ports/math/plplot broken with tcltk enabled

chein chein at GeekDude.Com
Mon Feb 20 01:33:31 PST 2006


        WITH_TCLTK=yes          Turns on Tcl/Tk support

===>  Vulnerability check disabled, database not found
===>  Extracting for plplot-tcltk-5.5.2
=> MD5 Checksum OK for plplot-5.5.2.tar.gz.
=> SHA256 Checksum OK for plplot-5.5.2.tar.gz.
===>  Patching for plplot-tcltk-5.5.2
===>  Applying FreeBSD patches for plplot-tcltk-5.5.2
===>   plplot-tcltk-5.5.2 depends on executable: gm4 - found
===>   plplot-tcltk-5.5.2 depends on shared library: unicode.0 - found
===>   plplot-tcltk-5.5.2 depends on shared library: gd.4 - found
===>   plplot-tcltk-5.5.2 depends on shared library: qhull.5 - found
===>   plplot-tcltk-5.5.2 depends on shared library: itk32.1 - found
===>   plplot-tcltk-5.5.2 depends on shared library: ltdl.4 - found
===>   plplot-tcltk-5.5.2 depends on shared library: X11.6 - found
===>  Configuring for plplot-tcltk-5.5.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for lt_dlinit in -lltdl... yes
checking for lt_dlinit in -lltdl... (cached) yes
checking build system type... i386-portbld-freebsd6.0
checking host system type... i386-portbld-freebsd6.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... 
(cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for sin in -lm... yes
checking for freetype library header files... found in 
/usr/local/include/freetype2
checking for main in -lfreetype... yes
fonts found in /usr/local
checking for unicode-config... unicode-config
checking for NaN awareness in C compiler... yes
checking for qh_new_qhull in -lqhull... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for caddr_t... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for popen... yes
checking for usleep... yes
checking for isinf... yes
checking for finite... yes
checking for isnan... yes
checking for itclDecls.h... no
checking for name of shared library plplot... libplplot.so.10
checking for name of shared library plplotd... libplplotd.so.10
checking for name of shared library plplottcltk... libplplottcltk.so.10
checking for name of shared library plplottcltkd... libplplottcltkd.so.10
checking whether c++ accepts namespace use... yes
checking for cmath... yes
checking for broken <cmath> missing definition of isnan... ok
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether f77 accepts -g... (cached) yes
checking if fortran command-line parsing is possible... yes
checking for dynamic drivers...
checking for pkg-config... yes
configure: "User-specified path to the libgd header files is 
/usr/local/include"
configure: "User-specified path to libgd is /usr/local/lib"
checking for main in -lpng... yes
checking for main in -ljpeg... yes
checking for main in -lz... yes
checking for png support in libgd... yes
checking for jpeg support in libgd... yes
checking for gif support in libgd... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for libgdi32 header files... not found
configure: WARNING: libgdi32 header files not found, setting 
enable_wingcc=no
checking for AquaTerm header files... not found
configure: WARNING: AquaTerm header files not found, setting enable_aqt=no
checking for dirname... dirname
checking for perl... found
configure: creating ./config.status
config.status: creating lib/Makefile
config.status: creating lib/nn/Makefile
config.status: creating lib/csa/Makefile
config.status: creating bindings/python/Makefile
config.status: creating examples/python/Makefile
config.status: creating examples/python/plplot_python_start.py
config.status: creating bindings/java/Makefile
config.status: creating bindings/java/config.java
config.status: creating examples/java/Makefile
config.status: creating examples/java/Makefile.examples
config.status: creating bindings/octave/Makefile
config.status: creating bindings/octave/plplot_octave.h
config.status: creating bindings/octave/PLplot/Makefile
config.status: creating bindings/octave/PLplot/plplot_octave_path.m
config.status: creating bindings/octave/PLplot/support/Makefile
config.status: creating bindings/octave/demos/Makefile
config.status: creating bindings/octave/misc/Makefile
config.status: creating bindings/tcl/Makefile
config.status: creating bindings/tcl/pkgIndex.tcl
config.status: creating examples/tcl/Makefile
config.status: creating bindings/c++/Makefile
config.status: creating examples/c++/Makefile
config.status: creating examples/c++/Makefile.examples
config.status: creating bindings/f77/Makefile
config.status: creating bindings/f77/configurable.f
config.status: creating examples/f77/Makefile
config.status: creating examples/f77/Makefile.examples
config.status: creating pkgcfg/Makefile
config.status: creating pkgcfg/gen-pc-files.pl
config.status: creating bindings/tk/Makefile
config.status: creating bindings/tk/pkgIndex.tcl
config.status: creating bindings/tk-x-plat/pkgIndex.tcl
config.status: creating examples/tk/Makefile
config.status: creating examples/tk/Makefile.examples
config.status: creating test/Makefile
config.status: creating test/plplot-test.sh
config.status: creating test/test_c.sh
config.status: creating test/test_cxx.sh
config.status: creating test/test_f77.sh
config.status: creating test/test_octave.sh
config.status: creating test/test_python.sh
config.status: creating test/test_java.sh
config.status: creating test/test_tcl.sh
config.status: creating test/test_perl.sh
config.status: creating doc/docbook/Makefile
config.status: creating doc/docbook/src/Makefile
config.status: creating doc/docbook/src/plplotdoc.xml
config.status: creating doc/docbook/src/plplotdoc-html.dsl
config.status: creating doc/docbook/src/plplotdoc-print.dsl
config.status: creating doc/docbook/bin/api2man.pl
config.status: creating doc/docbook/www/index.html.in
config.status: creating Makefile
config.status: creating fonts/Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating data/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/gcw/Makefile
config.status: creating cf/Makefile
config.status: creating drivers/Makefile
config.status: creating examples/Makefile
config.status: creating examples/c/Makefile
config.status: creating examples/c/Makefile.examples
config.status: creating examples/perl/Makefile
config.status: creating utils/Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/plplot-config
config.status: creating config.h
config.status: creating include/plConfig.h
config.status: creating include/plDevs.h
config.status: executing depfiles commands
config.status: executing default-1 commands
configure:
Configure results:

command:        ./configure --disable-cgm --disable-java 
--disable-octave --with-ltdlsystem --with-gd-incdir=/usr/local/include 
--with-gd-libdir=/usr/local/lib --with-freetype-font-dir=/usr/local 
--with-pthreads --disable-linuxvga --disable-python 
--x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include 
--prefix=/usr/local --build=i386-portbld-freebsd6.0 
LDFLAGS=-L/usr/local/lib CFLAGS=-O -pipe  CPPFLAGS=-I/usr/local/include 
CXX=c++ build_alias=i386-portbld-freebsd6.0 CC=cc CXXFLAGS=-O -pipe 
--enable-ltdl-install=no
host:           i386-portbld-freebsd6.0
have_x:         yes
prefix:         /usr/local
CC:             cc
CXX:            c++
F77:            f77
LIB_TAG:        d
devices:         png jpeg gif hp7470 hp7580 lj_hpgl mem null pbm plmeta 
ps psc pstex tk tkwin xfig xwin

Available device drivers:
static:
dynamic:        gd.la hpgl.la mem.la null.la pbm.la plmeta.la ps.la 
pstex.la tk.la tkwin.la xfig.la xwin.la

Compilation options:
with_debug:     no

Library options:
enable_shared:  yes             enable_static:  yes
with_rpath:     yes             with_double:    yes

Optional libraries:
with_qhull:     yes             with_csa:       yes
with_freetype:  yes             with_pthreads:  yes

Language Bindings:
enable_tcl:     yes             enable_itcl:    yes
enable_cxx:     yes             enable_f77:     yes
enable_java:    no              enable_python:  no
enable_octave:  no              enable_pdl:     no

===>  Building for plplot-tcltk-5.5.2
make  all-recursive
Making all in fonts
Making all in lib
Making all in csa
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include   
-O -pipe  -mieee-fp -MT csa.lo -MD -MP -MF ".deps/csa.Tpo" -c -o csa.lo 
csa.c;  then mv -f ".deps/csa.Tpo" ".deps/csa.Plo"; else rm -f 
".deps/csa.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -O -pipe -mieee-fp -MT csa.lo -MD -MP -MF 
.deps/csa.Tpo -c csa.c  -fPIC -DPIC -o .libs/csa.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -O -pipe -mieee-fp -MT csa.lo -MD -MP -MF 
.deps/csa.Tpo -c csa.c -o csa.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc  -O -pipe  -mieee-fp   
-L/usr/local/lib -o libcsirocsa.la -rpath /usr/local/lib -version-info 
0:0:0 -rpath /usr/local/lib  -no-undefined -lm csa.lo  -lm
cc -shared  .libs/csa.o  -L/usr/local/lib -lm  -mieee-fp -Wl,-soname 
-Wl,libcsirocsa.so.0 -o .libs/libcsirocsa.so.0
(cd .libs && rm -f libcsirocsa.so && ln -s libcsirocsa.so.0 libcsirocsa.so)
(cd .libs && rm -f libcsirocsa.so && ln -s libcsirocsa.so.0 libcsirocsa.so)
ar cru .libs/libcsirocsa.a  csa.o
ranlib .libs/libcsirocsa.a
creating libcsirocsa.la
(cd .libs && rm -f libcsirocsa.la && ln -s ../libcsirocsa.la libcsirocsa.la)
Making all in nn
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT delaunay.lo -MD -MP 
-MF ".deps/delaunay.Tpo" -c -o delaunay.lo delaunay.c;  then mv -f 
".deps/delaunay.Tpo" ".deps/delaunay.Plo"; else rm -f 
".deps/delaunay.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.c  -fPIC -DPIC -o 
.libs/delaunay.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.c -o delaunay.o 
 >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT hash.lo -MD -MP -MF 
".deps/hash.Tpo" -c -o hash.lo hash.c;  then mv -f ".deps/hash.Tpo" 
".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT istack.lo -MD -MP 
-MF ".deps/istack.Tpo" -c -o istack.lo istack.c;  then mv -f 
".deps/istack.Tpo" ".deps/istack.Plo"; else rm -f ".deps/istack.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c  -fPIC -DPIC -o 
.libs/istack.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c -o istack.o 
 >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT lpi.lo -MD -MP -MF 
".deps/lpi.Tpo" -c -o lpi.lo lpi.c;  then mv -f ".deps/lpi.Tpo" 
".deps/lpi.Plo"; else rm -f ".deps/lpi.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
lpi.lo -MD -MP -MF .deps/lpi.Tpo -c lpi.c  -fPIC -DPIC -o .libs/lpi.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
lpi.lo -MD -MP -MF .deps/lpi.Tpo -c lpi.c -o lpi.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT nnai.lo -MD -MP -MF 
".deps/nnai.Tpo" -c -o nnai.lo nnai.c;  then mv -f ".deps/nnai.Tpo" 
".deps/nnai.Plo"; else rm -f ".deps/nnai.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nnai.lo -MD -MP -MF .deps/nnai.Tpo -c nnai.c  -fPIC -DPIC -o .libs/nnai.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nnai.lo -MD -MP -MF .deps/nnai.Tpo -c nnai.c -o nnai.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT nnpi.lo -MD -MP -MF 
".deps/nnpi.Tpo" -c -o nnpi.lo nnpi.c;  then mv -f ".deps/nnpi.Tpo" 
".deps/nnpi.Plo"; else rm -f ".deps/nnpi.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nnpi.lo -MD -MP -MF .deps/nnpi.Tpo -c nnpi.c  -fPIC -DPIC -o .libs/nnpi.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nnpi.lo -MD -MP -MF .deps/nnpi.Tpo -c nnpi.c -o nnpi.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I. -I/usr/local/include  
-fno-force-mem -ffloat-store -O -pipe  -mieee-fp -MT nncommon.lo -MD -MP 
-MF ".deps/nncommon.Tpo" -c -o nncommon.lo nncommon.c;  then mv -f 
".deps/nncommon.Tpo" ".deps/nncommon.Plo"; else rm -f 
".deps/nncommon.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nncommon.lo -MD -MP -MF .deps/nncommon.Tpo -c nncommon.c  -fPIC -DPIC -o 
.libs/nncommon.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
-I/usr/local/include -fno-force-mem -ffloat-store -O -pipe -mieee-fp -MT 
nncommon.lo -MD -MP -MF .deps/nncommon.Tpo -c nncommon.c -o nncommon.o 
 >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc -fno-force-mem 
-ffloat-store -O -pipe  -mieee-fp   -L/usr/local/lib -o libcsironn.la 
-rpath /usr/local/lib -version-info 0:0:0 -rpath /usr/local/lib  
-no-undefined -lqhull -lm delaunay.lo hash.lo istack.lo lpi.lo  nnai.lo 
nnpi.lo nncommon.lo  -lm
cc -shared  .libs/delaunay.o .libs/hash.o .libs/istack.o .libs/lpi.o 
.libs/nnai.o .libs/nnpi.o .libs/nncommon.o  -L/usr/local/lib -lqhull 
-lm  -mieee-fp -Wl,-soname -Wl,libcsironn.so.0 -o .libs/libcsironn.so.0
(cd .libs && rm -f libcsironn.so && ln -s libcsironn.so.0 libcsironn.so)
(cd .libs && rm -f libcsironn.so && ln -s libcsironn.so.0 libcsironn.so)
ar cru .libs/libcsironn.a  delaunay.o hash.o istack.o lpi.o nnai.o 
nnpi.o nncommon.o
ranlib .libs/libcsironn.a
creating libcsironn.la
(cd .libs && rm -f libcsironn.la && ln -s ../libcsironn.la libcsironn.la)
Making all in include
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.   -I/usr/local/include  -O 
-pipe  -mieee-fp -MT plhershey-unicode-gen.o -MD -MP -MF 
".deps/plhershey-unicode-gen.Tpo" -c -o plhershey-unicode-gen.o `test -f 
'../fonts/plhershey-unicode-gen.c' || echo 
'./'`../fonts/plhershey-unicode-gen.c;  then mv -f 
".deps/plhershey-unicode-gen.Tpo" ".deps/plhershey-unicode-gen.Po"; else 
rm -f ".deps/plhershey-unicode-gen.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link cc  -O -pipe  -mieee-fp   
-L/usr/local/lib -o plhershey-unicode-gen  plhershey-unicode-gen.o  -lm
mkdir .libs
cc -O -pipe -mieee-fp -o plhershey-unicode-gen plhershey-unicode-gen.o  
-L/usr/local/lib -lm
./plhershey-unicode-gen  ../fonts/plhershey-unicode.csv plhershey-unicode.h
make  all-am
Making all in src
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT pdfutils.lo -MD -MP -MF 
".deps/pdfutils.Tpo" -c -o pdfutils.lo pdfutils.c;  then mv -f 
".deps/pdfutils.Tpo" ".deps/pdfutils.Plo"; else rm -f 
".deps/pdfutils.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pdfutils.lo -MD -MP -MF .deps/pdfutils.Tpo -c 
pdfutils.c  -fPIC -DPIC -o .libs/pdfutils.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pdfutils.lo -MD -MP -MF .deps/pdfutils.Tpo -c 
pdfutils.c -o pdfutils.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plargs.lo -MD -MP -MF 
".deps/plargs.Tpo" -c -o plargs.lo plargs.c;  then mv -f 
".deps/plargs.Tpo" ".deps/plargs.Plo"; else rm -f ".deps/plargs.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plargs.lo -MD -MP -MF .deps/plargs.Tpo -c 
plargs.c  -fPIC -DPIC -o .libs/plargs.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plargs.lo -MD -MP -MF .deps/plargs.Tpo -c 
plargs.c -o plargs.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plbox.lo -MD -MP -MF 
".deps/plbox.Tpo" -c -o plbox.lo plbox.c;  then mv -f ".deps/plbox.Tpo" 
".deps/plbox.Plo"; else rm -f ".deps/plbox.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plbox.lo -MD -MP -MF .deps/plbox.Tpo -c plbox.c  
-fPIC -DPIC -o .libs/plbox.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plbox.lo -MD -MP -MF .deps/plbox.Tpo -c plbox.c 
-o plbox.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plcont.lo -MD -MP -MF 
".deps/plcont.Tpo" -c -o plcont.lo plcont.c;  then mv -f 
".deps/plcont.Tpo" ".deps/plcont.Plo"; else rm -f ".deps/plcont.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcont.lo -MD -MP -MF .deps/plcont.Tpo -c 
plcont.c  -fPIC -DPIC -o .libs/plcont.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcont.lo -MD -MP -MF .deps/plcont.Tpo -c 
plcont.c -o plcont.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plcore.lo -MD -MP -MF 
".deps/plcore.Tpo" -c -o plcore.lo plcore.c;  then mv -f 
".deps/plcore.Tpo" ".deps/plcore.Plo"; else rm -f ".deps/plcore.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcore.lo -MD -MP -MF .deps/plcore.Tpo -c 
plcore.c  -fPIC -DPIC -o .libs/plcore.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcore.lo -MD -MP -MF .deps/plcore.Tpo -c 
plcore.c -o plcore.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plctrl.lo -MD -MP -MF 
".deps/plctrl.Tpo" -c -o plctrl.lo plctrl.c;  then mv -f 
".deps/plctrl.Tpo" ".deps/plctrl.Plo"; else rm -f ".deps/plctrl.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plctrl.lo -MD -MP -MF .deps/plctrl.Tpo -c 
plctrl.c  -fPIC -DPIC -o .libs/plctrl.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plctrl.lo -MD -MP -MF .deps/plctrl.Tpo -c 
plctrl.c -o plctrl.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plcvt.lo -MD -MP -MF 
".deps/plcvt.Tpo" -c -o plcvt.lo plcvt.c;  then mv -f ".deps/plcvt.Tpo" 
".deps/plcvt.Plo"; else rm -f ".deps/plcvt.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcvt.lo -MD -MP -MF .deps/plcvt.Tpo -c plcvt.c  
-fPIC -DPIC -o .libs/plcvt.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plcvt.lo -MD -MP -MF .deps/plcvt.Tpo -c plcvt.c 
-o plcvt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT pldtik.lo -MD -MP -MF 
".deps/pldtik.Tpo" -c -o pldtik.lo pldtik.c;  then mv -f 
".deps/pldtik.Tpo" ".deps/pldtik.Plo"; else rm -f ".deps/pldtik.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pldtik.lo -MD -MP -MF .deps/pldtik.Tpo -c 
pldtik.c  -fPIC -DPIC -o .libs/pldtik.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pldtik.lo -MD -MP -MF .deps/pldtik.Tpo -c 
pldtik.c -o pldtik.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plfill.lo -MD -MP -MF 
".deps/plfill.Tpo" -c -o plfill.lo plfill.c;  then mv -f 
".deps/plfill.Tpo" ".deps/plfill.Plo"; else rm -f ".deps/plfill.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plfill.lo -MD -MP -MF .deps/plfill.Tpo -c 
plfill.c  -fPIC -DPIC -o .libs/plfill.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plfill.lo -MD -MP -MF .deps/plfill.Tpo -c 
plfill.c -o plfill.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plfreetype.lo -MD -MP -MF 
".deps/plfreetype.Tpo" -c -o plfreetype.lo plfreetype.c;  then mv -f 
".deps/plfreetype.Tpo" ".deps/plfreetype.Plo"; else rm -f 
".deps/plfreetype.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plfreetype.lo -MD -MP -MF .deps/plfreetype.Tpo -c 
plfreetype.c  -fPIC -DPIC -o .libs/plfreetype.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plfreetype.lo -MD -MP -MF .deps/plfreetype.Tpo -c 
plfreetype.c -o plfreetype.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plhist.lo -MD -MP -MF 
".deps/plhist.Tpo" -c -o plhist.lo plhist.c;  then mv -f 
".deps/plhist.Tpo" ".deps/plhist.Plo"; else rm -f ".deps/plhist.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plhist.lo -MD -MP -MF .deps/plhist.Tpo -c 
plhist.c  -fPIC -DPIC -o .libs/plhist.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plhist.lo -MD -MP -MF .deps/plhist.Tpo -c 
plhist.c -o plhist.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plimage.lo -MD -MP -MF 
".deps/plimage.Tpo" -c -o plimage.lo plimage.c;  then mv -f 
".deps/plimage.Tpo" ".deps/plimage.Plo"; else rm -f ".deps/plimage.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plimage.lo -MD -MP -MF .deps/plimage.Tpo -c 
plimage.c  -fPIC -DPIC -o .libs/plimage.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plimage.lo -MD -MP -MF .deps/plimage.Tpo -c 
plimage.c -o plimage.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plline.lo -MD -MP -MF 
".deps/plline.Tpo" -c -o plline.lo plline.c;  then mv -f 
".deps/plline.Tpo" ".deps/plline.Plo"; else rm -f ".deps/plline.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plline.lo -MD -MP -MF .deps/plline.Tpo -c 
plline.c  -fPIC -DPIC -o .libs/plline.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plline.lo -MD -MP -MF .deps/plline.Tpo -c 
plline.c -o plline.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plmap.lo -MD -MP -MF 
".deps/plmap.Tpo" -c -o plmap.lo plmap.c;  then mv -f ".deps/plmap.Tpo" 
".deps/plmap.Plo"; else rm -f ".deps/plmap.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plmap.lo -MD -MP -MF .deps/plmap.Tpo -c plmap.c  
-fPIC -DPIC -o .libs/plmap.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plmap.lo -MD -MP -MF .deps/plmap.Tpo -c plmap.c 
-o plmap.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plot3d.lo -MD -MP -MF 
".deps/plot3d.Tpo" -c -o plot3d.lo plot3d.c;  then mv -f 
".deps/plot3d.Tpo" ".deps/plot3d.Plo"; else rm -f ".deps/plot3d.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plot3d.lo -MD -MP -MF .deps/plot3d.Tpo -c 
plot3d.c  -fPIC -DPIC -o .libs/plot3d.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plot3d.lo -MD -MP -MF .deps/plot3d.Tpo -c 
plot3d.c -o plot3d.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plpage.lo -MD -MP -MF 
".deps/plpage.Tpo" -c -o plpage.lo plpage.c;  then mv -f 
".deps/plpage.Tpo" ".deps/plpage.Plo"; else rm -f ".deps/plpage.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plpage.lo -MD -MP -MF .deps/plpage.Tpo -c 
plpage.c  -fPIC -DPIC -o .libs/plpage.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plpage.lo -MD -MP -MF .deps/plpage.Tpo -c 
plpage.c -o plpage.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plsdef.lo -MD -MP -MF 
".deps/plsdef.Tpo" -c -o plsdef.lo plsdef.c;  then mv -f 
".deps/plsdef.Tpo" ".deps/plsdef.Plo"; else rm -f ".deps/plsdef.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plsdef.lo -MD -MP -MF .deps/plsdef.Tpo -c 
plsdef.c  -fPIC -DPIC -o .libs/plsdef.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plsdef.lo -MD -MP -MF .deps/plsdef.Tpo -c 
plsdef.c -o plsdef.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plshade.lo -MD -MP -MF 
".deps/plshade.Tpo" -c -o plshade.lo plshade.c;  then mv -f 
".deps/plshade.Tpo" ".deps/plshade.Plo"; else rm -f ".deps/plshade.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plshade.lo -MD -MP -MF .deps/plshade.Tpo -c 
plshade.c  -fPIC -DPIC -o .libs/plshade.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plshade.lo -MD -MP -MF .deps/plshade.Tpo -c 
plshade.c -o plshade.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plstripc.lo -MD -MP -MF 
".deps/plstripc.Tpo" -c -o plstripc.lo plstripc.c;  then mv -f 
".deps/plstripc.Tpo" ".deps/plstripc.Plo"; else rm -f 
".deps/plstripc.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plstripc.lo -MD -MP -MF .deps/plstripc.Tpo -c 
plstripc.c  -fPIC -DPIC -o .libs/plstripc.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plstripc.lo -MD -MP -MF .deps/plstripc.Tpo -c 
plstripc.c -o plstripc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plsym.lo -MD -MP -MF 
".deps/plsym.Tpo" -c -o plsym.lo plsym.c;  then mv -f ".deps/plsym.Tpo" 
".deps/plsym.Plo"; else rm -f ".deps/plsym.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plsym.lo -MD -MP -MF .deps/plsym.Tpo -c plsym.c  
-fPIC -DPIC -o .libs/plsym.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plsym.lo -MD -MP -MF .deps/plsym.Tpo -c plsym.c 
-o plsym.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT pltick.lo -MD -MP -MF 
".deps/pltick.Tpo" -c -o pltick.lo pltick.c;  then mv -f 
".deps/pltick.Tpo" ".deps/pltick.Plo"; else rm -f ".deps/pltick.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pltick.lo -MD -MP -MF .deps/pltick.Tpo -c 
pltick.c  -fPIC -DPIC -o .libs/pltick.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT pltick.lo -MD -MP -MF .deps/pltick.Tpo -c 
pltick.c -o pltick.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plvpor.lo -MD -MP -MF 
".deps/plvpor.Tpo" -c -o plvpor.lo plvpor.c;  then mv -f 
".deps/plvpor.Tpo" ".deps/plvpor.Plo"; else rm -f ".deps/plvpor.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plvpor.lo -MD -MP -MF .deps/plvpor.Tpo -c 
plvpor.c  -fPIC -DPIC -o .libs/plvpor.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plvpor.lo -MD -MP -MF .deps/plvpor.Tpo -c 
plvpor.c -o plvpor.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plwind.lo -MD -MP -MF 
".deps/plwind.Tpo" -c -o plwind.lo plwind.c;  then mv -f 
".deps/plwind.Tpo" ".deps/plwind.Plo"; else rm -f ".deps/plwind.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plwind.lo -MD -MP -MF .deps/plwind.Tpo -c 
plwind.c  -fPIC -DPIC -o .libs/plwind.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plwind.lo -MD -MP -MF .deps/plwind.Tpo -c 
plwind.c -o plwind.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plbuf.lo -MD -MP -MF 
".deps/plbuf.Tpo" -c -o plbuf.lo plbuf.c;  then mv -f ".deps/plbuf.Tpo" 
".deps/plbuf.Plo"; else rm -f ".deps/plbuf.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plbuf.lo -MD -MP -MF .deps/plbuf.Tpo -c plbuf.c  
-fPIC -DPIC -o .libs/plbuf.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plbuf.lo -MD -MP -MF .deps/plbuf.Tpo -c plbuf.c 
-o plbuf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plgridd.lo -MD -MP -MF 
".deps/plgridd.Tpo" -c -o plgridd.lo plgridd.c;  then mv -f 
".deps/plgridd.Tpo" ".deps/plgridd.Plo"; else rm -f ".deps/plgridd.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plgridd.lo -MD -MP -MF .deps/plgridd.Tpo -c 
plgridd.c  -fPIC -DPIC -o .libs/plgridd.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plgridd.lo -MD -MP -MF .deps/plgridd.Tpo -c 
plgridd.c -o plgridd.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../include -I../include  -I../include 
-I/usr/local/include/freetype2   -I/usr/X11R6/include 
-I/usr/local/include   -O -pipe  -mieee-fp -MT plvect.lo -MD -MP -MF 
".deps/plvect.Tpo" -c -o plvect.lo plvect.c;  then mv -f 
".deps/plvect.Tpo" ".deps/plvect.Plo"; else rm -f ".deps/plvect.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plvect.lo -MD -MP -MF .deps/plvect.Tpo -c 
plvect.c  -fPIC -DPIC -o .libs/plvect.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include 
-O -pipe -mieee-fp -MT plvect.lo -MD -MP -MF .deps/plvect.Tpo -c 
plvect.c -o plvect.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc  -O -pipe  -mieee-fp   
-L/usr/local/lib -o libplplotd.la -rpath /usr/local/lib -version-info 
10:0:1 -rpath /usr/local/lib -no-undefined  -lfreetype 
../lib/csa/libcsirocsa.la ../lib/nn/libcsironn.la -lm -L/usr/X11R6/lib 
-lunicode pdfutils.lo plargs.lo plbox.lo plcont.lo plcore.lo  plctrl.lo 
plcvt.lo pldtik.lo plfill.lo plfreetype.lo plhist.lo  plimage.lo 
plline.lo plmap.lo plot3d.lo plpage.lo plsdef.lo  plshade.lo plstripc.lo 
plsym.lo pltick.lo plvpor.lo plwind.lo  plbuf.lo plgridd.lo plvect.lo 
-lltdl -lm
cc -shared  .libs/pdfutils.o .libs/plargs.o .libs/plbox.o .libs/plcont.o 
.libs/plcore.o .libs/plctrl.o .libs/plcvt.o .libs/pldtik.o 
.libs/plfill.o .libs/plfreetype.o .libs/plhist.o .libs/plimage.o 
.libs/plline.o .libs/plmap.o .libs/plot3d.o .libs/plpage.o 
.libs/plsdef.o .libs/plshade.o .libs/plstripc.o .libs/plsym.o 
.libs/pltick.o .libs/plvpor.o .libs/plwind.o .libs/plbuf.o 
.libs/plgridd.o .libs/plvect.o  -Wl,--rpath 
-Wl,/usr/ports/math/plplot/work/plplot-5.5.2/lib/csa/.libs -Wl,--rpath 
-Wl,/usr/ports/math/plplot/work/plplot-5.5.2/lib/nn/.libs -Wl,--rpath 
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib 
-lfreetype ../lib/csa/.libs/libcsirocsa.so ../lib/nn/.libs/libcsironn.so 
-L/usr/X11R6/lib -lunicode /usr/local/lib/libltdl.so -lm  -mieee-fp 
-Wl,-soname -Wl,libplplotd.so.10 -o .libs/libplplotd.so.10
(cd .libs && rm -f libplplotd.so && ln -s libplplotd.so.10 libplplotd.so)
(cd .libs && rm -f libplplotd.so && ln -s libplplotd.so.10 libplplotd.so)
ar cru .libs/libplplotd.a  pdfutils.o plargs.o plbox.o plcont.o plcore.o 
plctrl.o plcvt.o pldtik.o plfill.o plfreetype.o plhist.o plimage.o 
plline.o plmap.o plot3d.o plpage.o plsdef.o plshade.o plstripc.o plsym.o 
pltick.o plvpor.o plwind.o plbuf.o plgridd.o plvect.o
ranlib .libs/libplplotd.a
creating libplplotd.la
(cd .libs && rm -f libplplotd.la && ln -s ../libplplotd.la libplplotd.la)
Making all in data
Making all in bindings
Making all in c++
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H  
-I. -I. -I../.. -I../../include -I../../include  -I../../include  
-I/usr/local/include   -O -pipe -mieee-fp -MT plstream.lo -MD -MP -MF 
".deps/plstream.Tpo" -c -o plstream.lo plstream.cc;  then mv -f 
".deps/plstream.Tpo" ".deps/plstream.Plo"; else rm -f 
".deps/plstream.Tpo"; exit 1; fi
mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT plstream.lo 
-MD -MP -MF .deps/plstream.Tpo -c plstream.cc  -fPIC -DPIC -o 
.libs/plstream.o
 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT plstream.lo 
-MD -MP -MF .deps/plstream.Tpo -c plstream.cc -o plstream.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link c++   -O -pipe -mieee-fp  
-L/usr/local/lib -o libplplotcxxd.la -rpath /usr/local/lib -version-info 
10:0:1 -rpath /usr/local/lib -no-undefined ../../src/libplplotd.la 
plstream.lo  -lm
c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  
.libs/plstream.o  -Wl,--rpath 
-Wl,/usr/ports/math/plplot/work/plplot-5.5.2/src/.libs -Wl,--rpath 
-Wl,/usr/local/lib -L/usr/X11R6/lib 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/nn/.libs 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/csa/.libs 
-L/usr/local/lib ../../src/.libs/libplplotd.so -L/usr/lib -lstdc++ -lm 
-lgcc_pic /usr/lib/crtendS.o /usr/lib/crtn.o  -mieee-fp -Wl,-soname 
-Wl,libplplotcxxd.so.10 -o .libs/libplplotcxxd.so.10
(cd .libs && rm -f libplplotcxxd.so && ln -s libplplotcxxd.so.10 
libplplotcxxd.so)
(cd .libs && rm -f libplplotcxxd.so && ln -s libplplotcxxd.so.10 
libplplotcxxd.so)
ar cru .libs/libplplotcxxd.a  plstream.o
ranlib .libs/libplplotcxxd.a
creating libplplotcxxd.la
(cd .libs && rm -f libplplotcxxd.la && ln -s ../libplplotcxxd.la 
libplplotcxxd.la)
Making all in f77
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I../../include  
-I/usr/local/include   -O -pipe  -mieee-fp -MT sc3d.lo -MD -MP -MF 
".deps/sc3d.Tpo" -c -o sc3d.lo sc3d.c;  then mv -f ".deps/sc3d.Tpo" 
".deps/sc3d.Plo"; else rm -f ".deps/sc3d.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT sc3d.lo -MD 
-MP -MF .deps/sc3d.Tpo -c sc3d.c  -fPIC -DPIC -o .libs/sc3d.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT sc3d.lo -MD 
-MP -MF .deps/sc3d.Tpo -c sc3d.c -o sc3d.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I../../include  
-I/usr/local/include   -O -pipe  -mieee-fp -MT sccont.lo -MD -MP -MF 
".deps/sccont.Tpo" -c -o sccont.lo sccont.c;  then mv -f 
".deps/sccont.Tpo" ".deps/sccont.Plo"; else rm -f ".deps/sccont.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT sccont.lo 
-MD -MP -MF .deps/sccont.Tpo -c sccont.c  -fPIC -DPIC -o .libs/sccont.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT sccont.lo 
-MD -MP -MF .deps/sccont.Tpo -c sccont.c -o sccont.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I../../include  
-I/usr/local/include   -O -pipe  -mieee-fp -MT scstubs.lo -MD -MP -MF 
".deps/scstubs.Tpo" -c -o scstubs.lo scstubs.c;  then mv -f 
".deps/scstubs.Tpo" ".deps/scstubs.Plo"; else rm -f ".deps/scstubs.Tpo"; 
exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT scstubs.lo 
-MD -MP -MF .deps/scstubs.Tpo -c scstubs.c  -fPIC -DPIC -o .libs/scstubs.o
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include -O -pipe -mieee-fp -MT scstubs.lo 
-MD -MP -MF .deps/scstubs.Tpo -c scstubs.c -o scstubs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc  -O -pipe  -mieee-fp   
-L/usr/local/lib -o libplplotf77cd.la -rpath /usr/local/lib 
-version-info 9:0:0 -rpath /usr/local/lib -no-undefined 
../../src/libplplotd.la sc3d.lo sccont.lo scstubs.lo  -lm
cc -shared  .libs/sc3d.o .libs/sccont.o .libs/scstubs.o  -Wl,--rpath 
-Wl,/usr/ports/math/plplot/work/plplot-5.5.2/src/.libs -Wl,--rpath 
-Wl,/usr/local/lib -L/usr/X11R6/lib 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/nn/.libs 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/csa/.libs 
-L/usr/local/lib ../../src/.libs/libplplotd.so -lm  -mieee-fp 
-Wl,-soname -Wl,libplplotf77cd.so.9 -o .libs/libplplotf77cd.so.9
(cd .libs && rm -f libplplotf77cd.so && ln -s libplplotf77cd.so.9 
libplplotf77cd.so)
(cd .libs && rm -f libplplotf77cd.so && ln -s libplplotf77cd.so.9 
libplplotf77cd.so)
ar cru .libs/libplplotf77cd.a  sc3d.o sccont.o scstubs.o
ranlib .libs/libplplotf77cd.a
creating libplplotf77cd.la
(cd .libs && rm -f libplplotf77cd.la && ln -s ../libplplotf77cd.la 
libplplotf77cd.la)
/bin/sh ../../libtool --tag=F77 --mode=compile f77 -I.  -g -O2 -c -o 
strutil.lo strutil.f
 f77 -I. -g -O2 -c strutil.f  -fPIC -o .libs/strutil.o
 f77 -I. -g -O2 -c strutil.f -o strutil.o >/dev/null 2>&1
cp sfstubs.fm4 sfstubs.f
/bin/sh ../../libtool --tag=F77 --mode=compile f77 -I.  -g -O2 -c -o 
sfstubs.lo sfstubs.f
 f77 -I. -g -O2 -c sfstubs.f  -fPIC -o .libs/sfstubs.o
 f77 -I. -g -O2 -c sfstubs.f -o sfstubs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=F77 --mode=compile f77 -I.  -g -O2 -c -o 
configurable.lo configurable.f
 f77 -I. -g -O2 -c configurable.f  -fPIC -o .libs/configurable.o
 f77 -I. -g -O2 -c configurable.f -o configurable.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=F77 --mode=link f77 -I.  -g -O2  
-L/usr/local/lib -o libplplotf77d.la -rpath /usr/local/lib -version-info 
9:0:0 -rpath /usr/local/lib -no-undefined libplplotf77cd.la strutil.lo  
sfstubs.lo configurable.lo  -lm
f77 -shared  .libs/strutil.o .libs/sfstubs.o .libs/configurable.o  
-Wl,--rpath 
-Wl,/usr/ports/math/plplot/work/plplot-5.5.2/bindings/f77/.libs 
-Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/nn/.libs 
-L/usr/ports/math/plplot/work/plplot-5.5.2/lib/csa/.libs 
-L/usr/ports/math/plplot/work/plplot-5.5.2/src/.libs -L/usr/local/lib 
./.libs/libplplotf77cd.so -lm  -Wl,-soname -Wl,libplplotf77d.so.9 -o 
.libs/libplplotf77d.so.9
(cd .libs && rm -f libplplotf77d.so && ln -s libplplotf77d.so.9 
libplplotf77d.so)
(cd .libs && rm -f libplplotf77d.so && ln -s libplplotf77d.so.9 
libplplotf77d.so)
ar cru .libs/libplplotf77d.a  strutil.o sfstubs.o configurable.o
ranlib .libs/libplplotf77d.a
creating libplplotf77d.la
(cd .libs && rm -f libplplotf77d.la && ln -s ../libplplotf77d.la 
libplplotf77d.la)
Making all in python
Making all in tcl
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. 
-I. -I../.. -I../../include -I../../include  -I../../include  
-I/usr/local/include/tcl8.3 -I/usr/local/include/itcl3.2 
-I/usr/local/include/tk8.3  -I/usr/X11R6/include -I/usr/local/include   
-O -pipe  -mieee-fp -MT tclMatrix.lo -MD -MP -MF ".deps/tclMatrix.Tpo" 
-c -o tclMatrix.lo tclMatrix.c;  then mv -f ".deps/tclMatrix.Tpo" 
".deps/tclMatrix.Plo"; else rm -f ".deps/tclMatrix.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include 
-I../../include -I/usr/local/include/tcl8.3 -I/usr/local/include/itcl3.2 
-I/usr/local/include/tk8.3 -I/usr/X11R6/include -I/usr/local/include -O 
-pipe -mieee-fp -MT tclMatrix.lo -MD -MP -MF .deps/tclMatrix.Tpo -c 
tclMatrix.c  -fPIC -DPIC -o .libs/tclMatrix.o
In file included from tclMatrix.c:41:
tclMatrix.h:37:17: tcl.h: No such file or directory
In file included from tclMatrix.c:41:
tclMatrix.h:75: error: syntax error before "Tcl_Interp"
tclMatrix.h:79: error: syntax error before "clientData"
tclMatrix.h:80: error: syntax error before "clientData"
tclMatrix.h:323: error: syntax error before '*' token
tclMatrix.h:328: error: syntax error before "clientData"
tclMatrix.h:334: error: syntax error before '*' token
tclMatrix.h:338: error: syntax error before "Tcl_Interp"
tclMatrix.c:65: error: syntax error before "matTable"
tclMatrix.c:65: warning: data definition has no type or storage class
tclMatrix.c:72: error: syntax error before '*' token
tclMatrix.c:78: error: syntax error before "clientData"
tclMatrix.c:83: error: syntax error before "clientData"
tclMatrix.c:89: error: syntax error before "clientData"
tclMatrix.c:94: error: syntax error before "clientData"
tclMatrix.c:97: error: syntax error before "clientData"
tclMatrix.c:100: error: syntax error before "clientData"
tclMatrix.c:103: error: syntax error before "clientData"
tclMatrix.c:122: error: syntax error before "clientData"
tclMatrix.c: In function `Tcl_MatrixCmd':
tclMatrix.c:127: error: `Tcl_HashEntry' undeclared (first use in this 
function)
tclMatrix.c:127: error: (Each undeclared identifier is reported only once
tclMatrix.c:127: error: for each function it appears in.)
tclMatrix.c:127: error: `hPtr' undeclared (first use in this function)
tclMatrix.c:128: error: syntax error before "infoPtr"
tclMatrix.c:133: error: `argc' undeclared (first use in this function)
tclMatrix.c:134: error: `interp' undeclared (first use in this function)
tclMatrix.c:134: error: `argv' undeclared (first use in this function)
tclMatrix.c:136: error: `TCL_ERROR' undeclared (first use in this function)
tclMatrix.c:143: error: `TCL_STRING_KEYS' undeclared (first use in this 
function)
tclMatrix.c:180: error: `infoPtr' undeclared (first use in this function)
tclMatrix.c:187: warning: comparison between pointer and integer
tclMatrix.c:219: error: `ClientData' undeclared (first use in this function)
tclMatrix.c:219: error: syntax error before "matPtr"
tclMatrix.c:244: error: syntax error before "matPtr"
tclMatrix.c:257: error: syntax error before "matPtr"
tclMatrix.c:267: error: syntax error before "matPtr"
tclMatrix.c:297: warning: comparison between pointer and integer
tclMatrix.c:300: error: syntax error before "matPtr"
tclMatrix.c:304: error: `TCL_TRACE_UNSETS' undeclared (first use in this 
function)
tclMatrix.c:305: error: `Tcl_VarTraceProc' undeclared (first use in this 
function)
tclMatrix.c:305: error: syntax error before ')' token
tclMatrix.c:313: error: `Tcl_CmdProc' undeclared (first use in this 
function)
tclMatrix.c:313: error: syntax error before ')' token
tclMatrix.c:319: error: structure has no member named `interp'
tclMatrix.c:333: error: `TCL_VOLATILE' undeclared (first use in this 
function)
tclMatrix.c:334: error: `TCL_OK' undeclared (first use in this function)
tclMatrix.c: At top level:
tclMatrix.c:352: error: syntax error before '*' token
tclMatrix.c: In function `Tcl_GetMatrixPtr':
tclMatrix.c:354: error: `Tcl_HashEntry' undeclared (first use in this 
function)
tclMatrix.c:354: error: `hPtr' undeclared (first use in this function)
tclMatrix.c:360: error: `matName' undeclared (first use in this function)
tclMatrix.c:362: error: `interp' undeclared (first use in this function)
tclMatrix.c: At top level:
tclMatrix.c:437: error: syntax error before '*' token
tclMatrix.c: In function `matrixInitialize':
tclMatrix.c:448: error: `dim' undeclared (first use in this function)
tclMatrix.c:448: error: `offs' undeclared (first use in this function)
tclMatrix.c:448: error: `nargs' undeclared (first use in this function)
tclMatrix.c:450: error: `m' undeclared (first use in this function)
tclMatrix.c:452: error: `interp' undeclared (first use in this function)
tclMatrix.c:452: error: `args' undeclared (first use in this function)
tclMatrix.c:452: error: `CONST' undeclared (first use in this function)
tclMatrix.c:452: error: syntax error before "char"
tclMatrix.c:453: error: `TCL_OK' undeclared (first use in this function)
tclMatrix.c:456: error: `TCL_ERROR' undeclared (first use in this function)
tclMatrix.c:472: error: `ClientData' undeclared (first use in this function)
tclMatrix.c:472: error: syntax error before "m"
tclMatrix.c: At top level:
tclMatrix.c:496: error: syntax error before "clientData"
tclMatrix.c: In function `MatrixCmd':
tclMatrix.c:499: error: `clientData' undeclared (first use in this function)
tclMatrix.c:502: error: `argv' undeclared (first use in this function)
tclMatrix.c:508: error: `argc' undeclared (first use in this function)
tclMatrix.c:509: error: `interp' undeclared (first use in this function)
tclMatrix.c:511: error: `TCL_ERROR' undeclared (first use in this function)
tclMatrix.c:532: error: `ClientData' undeclared (first use in this function)
tclMatrix.c:532: error: syntax error before "matPtr"
tclMatrix.c:542: error: `TCL_OK' undeclared (first use in this function)
tclMatrix.c:849: error: syntax error before "matPtr"
tclMatrix.c:849: error: syntax error before ')' token
tclMatrix.c: At top level:
tclMatrix.c:861: error: syntax error before "return"
*** Error code 1

Stop in /usr/ports/math/plplot/work/plplot-5.5.2/bindings/tcl.
*** Error code 1

Stop in /usr/ports/math/plplot/work/plplot-5.5.2/bindings.
*** Error code 1

Stop in /usr/ports/math/plplot/work/plplot-5.5.2.
*** Error code 1

Stop in /usr/ports/math/plplot/work/plplot-5.5.2.
*** Error code 1

Stop in /usr/ports/math/plplot.
dot#
dot# uname -a
FreeBSD dot.geekdude.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 
09:36:13 UTC 2005     root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  
i386
dot#


More information about the freebsd-ports mailing list