I just upgraded my SPARC build machine from snv_89 to snv_100a and did
an "svn update" in my Companion workspace.  I'm now seeing build errors,
for example in xaw3d and gnuplot (nightly.log excerpts below).  

Has anyone else built the Companion on snv_100a or a recent build?

I noticed that the packages in
http://dlc.sun.com/osol/companion/downloads/current/pkgs/sparc/ are from
February.  Could that be contributing to my problems?

mike

----- xaw3d -----
/builds/kupfer/ccd/usr/src/lib/xaw3d
gzip -dc Xaw3d-1.5.tar.gz | tar xpf -
mv xc Xaw3d-1.5
(cd Xaw3d-1.5/lib/Xaw3d; \
    xmkmf; \
#           patch -i ../../../Makefile.patch Makefile; \
    mkdir -p ../../include/X11/Xaw3d; \
    cp *.h ../../include/X11/Xaw3d; \
    env \
    
PATH=/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin/sparc:/opt/onbld/bin:/opt/onbld/bin/sparc:/usr/ccs/bin:/opt/SUNWspro/bin:/opt/teamware/bin:/usr/bin:/usr/sbin:/usr/ucb:/usr/openwin/bin:/usr/sfw/bin:/opt/sfw/bin:.:/opt/sfw/bin
 \
    CC=/builds/kupfer/ccd/usr/src/tools/gcc \
    MAKE=/usr/sfw/bin/gmake \
    PICFLAGS="-fPIC" \
    STD_CPP_DEFINES="" \
    STD_DEFINES="" \
    CCOPTIONS="-I../../include" \
    LD_OPTIONS="-L/builds/kupfer/ccd/proto/root_sparc/opt/sfw/lib 
-R/opt/sfw/lib" \
    /usr/sfw/bin/gmake)
imake -DUseInstalled -I/usr/X11/lib/X11/config
"/usr/X11/lib/X11/config/site.def", line 44: Can't find include file host.def
"/usr/X11/lib/X11/config/site.def", line 46: Can't find include file 
xorgsite.def
"/usr/X11/lib/X11/config/svr4.cf", line 268: Can't find include file xorg.cf
"/usr/X11/lib/X11/config/site.def", line 146: Can't find include file host.def
"/usr/X11/lib/X11/config/Imake.tmpl", line 2144: Can't find include file 
X11.rules
"/usr/X11/lib/X11/config/Imake.tmpl", line 2157: Can't find include file 
X11.tmpl
imake: Exit code 2.
  Stop.
*** Error code 1
dmake: Warning: Target `install' not remade because of errors
Current working directory /builds/kupfer/ccd/usr/src/lib/xaw3d

----- gnuplot -----
/builds/kupfer/ccd/usr/src/cmd/gnuplot
/usr/bin/gzip -dc gnuplot-4.2.0.tar.gz | /usr/sfw/bin/gtar xpf -
patch -p0 < configure.patch
  Looks like a new-style context diff.
done
touch gnuplot-4.2.0/configure
(cd gnuplot-4.2.0; env \
    CC="/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include" 
CXX=/builds/kupfer/ccd/usr/src/tools/g++ \
    
PATH=/usr/perl5/bin:/usr/sfw/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin/sparc:/opt/onbld/bin:/opt/onbld/bin/sparc:/usr/ccs/bin:/opt/SUNWspro/bin:/opt/teamware/bin:/usr/bin:/usr/sbin:/usr/ucb:/usr/openwin/bin:/usr/sfw/bin:/opt/sfw/bin:.
 \
    "LD_OPTIONS=-L/usr/sfw/lib 
-L/builds/kupfer/ccd/proto/root_sparc/opt/sfw/lib -L/usr/lib 
-R/usr/sfw/lib:/opt/sfw/lib:/usr/lib" \
    MAKE=/usr/sfw/bin/gmake \
./configure  --prefix=/opt/sfw --without-linux-vga)
checking for a BSD-compatible install... /opt/onbld/bin/sparc/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/sfw/bin/gmake sets $(MAKE)... yes
checking for gcc... /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include
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 /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include 
accepts -g... yes
checking for /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include option to 
accept ANSI C... none needed
checking for style of include used by /usr/sfw/bin/gmake... GNU
checking dependency style of /builds/kupfer/ccd/usr/src/tools/gcc 
-I/usr/sfw/include... gcc3
checking for function prototypes... yes
checking how to run the C preprocessor... /builds/kupfer/ccd/usr/src/tools/gcc 
-I/usr/sfw/include -E
checking for egrep... egrep
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 for string.h... (cached) yes
checking how to run the C preprocessor... /builds/kupfer/ccd/usr/src/tools/gcc 
-I/usr/sfw/include -E
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for preprocessor stringizing operator... yes
checking for emacs... emacs
checking for tex... no
checking for latex... no
checking for latex2e... no
checking for pdflatex... no
checking for dvips... no
checking for troff... troff
checking for X... libraries , headers 
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for MS-DOS/djgpp/libGRX... no
checking for NeXT... no
checking for Apple MacOS X... no
checking for BeOS... no
checking for Alpha/AXP CPU... no
checking for sin... no
checking for sin in -lm... yes
checking for ANSI C header files... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/systeminfo.h usability... yes
checking sys/systeminfo.h presence... yes
checking for sys/systeminfo.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for struct exception in math.h... yes
checking whether stat file-mode macros are broken... no
checking for unistd.h... yes
checking if errno variable is declared... yes
checking for size_t... yes
checking for time_t in time.h... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for on_exit... no
checking for bcopy... yes
checking for bzero... yes
checking for setvbuf... yes
checking for strerror... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for index... yes
checking for rindex... yes
checking for isnan... yes
checking for erf... yes
checking for erfc... yes
checking for gamma... yes
checking for lgamma... yes
checking for getcwd... yes
checking for poll... yes
checking for pclose... yes
checking for popen... yes
checking for select... yes
checking for sleep... yes
checking for stpcpy... no
checking for strcspn... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for sysinfo... yes
checking for tcgetattr... yes
checking for vfprintf... yes
checking for doprnt... no
checking for usleep... yes
checking for snprintf... yes
checking whether signgam is declared... yes
checking for sigsetjmp... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for tputs in -lncurses... yes
checking for remove_history in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline/tilde.h usability... yes
checking readline/tilde.h presence... yes
checking for readline/tilde.h... yes
checking for deflate in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdImageCreate in -lgd... no
checking for pdflib-config... no
checking for PDF_get_majorversion in -lpdf... no
checking for window_create in -lsuntool... no
checking for multi-byte support in x11... checking for XmbDrawString in 
-lX11... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /builds/kupfer/ccd/usr/src/tools/g++ accepts -g... yes
checking dependency style of /builds/kupfer/ccd/usr/src/tools/g++... gcc3
checking how to run the C++ preprocessor... 
/builds/kupfer/ccd/usr/src/tools/g++ -E
checking for wx-config... /usr/bin/wx-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CAIROPANGO... yes
checking for PANGO_1_10_2... no
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 GTK... yes
checking for GTK28... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating demo/Makefile
config.status: creating docs/Makefile
config.status: creating m4/Makefile
config.status: creating man/Makefile
config.status: creating share/Makefile
config.status: creating share/LaTeX/Makefile
config.status: creating src/Makefile
config.status: creating src/beos/Makefile
config.status: creating src/wxterminal/Makefile
config.status: creating term/Makefile
config.status: creating tutorial/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
configure: configuring in lisp
configure: running /bin/bash './configure' --prefix=/opt/sfw  
'--prefix=/opt/sfw' '--without-linux-vga' 
'CC=/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include' 
'CXX=/builds/kupfer/ccd/usr/src/tools/g++' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/onbld/bin/sparc/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/sfw/bin/gmake sets $(MAKE)... yes
checking whether /usr/sfw/bin/gmake sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /opt/onbld/bin/sparc/install -c
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for dvips... no
checking for latex... no
checking for latex2e... no
checking for makeinfo... /usr/sfw/bin/makeinfo
checking for pdflatex... no
checking for emacs version... 22.1.1
checking whether info-look.el is needed... not needed with emacs 22.1.1
configure: creating ./config.status
config.status: creating Makefile

** Configuration summary for gnuplot 4.2.0:

gnuplot will be compiled with the following terminals:

  Standalone terminals: yes (always builtin)
    (aed512, aed767, aifm, bitgraph, cgm, corel, dumb, dxf, eepic, emf, emtex,
    epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A,
    hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen, kc_tek40xx, km_tek40xx,
    latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata,
    pcl5, pstex, pstricks, qms, regis, selanar, svg, starc, tandy_60dpi,
    tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek)
  x11/xlib terminal: yes (with mouse support)
    (with multi-byte fonts)
    (with binary polygon protocol (EXPERIMENTAL))
  jpeg terminal: no (requires libgd with jpeg support)
  gif terminal: no (requires libgd with gif support)
  png terminal: no (requires libgd with png support)
    (jpeg, gif and png terminals cannot use TTF fonts, requires libgd support)
  pdf terminal: no (requires libpdf)
  plot library terminal: no (use --with-plot to enable, requires GNU plotutils
                             or UNIX plot)
  linux terminal (vga console): no (use --with-linux-vga to enable,
                                       requires SVGAlib)
  vgagl terminal ((s)vga console): no (use --with-linux-vga to enable,
                                       requires SVGAlib with vgagl)
  ggi terminal: no (use --with-ggi to enable, requires libggi)
  iris4d terminal: no (use --enable-iris to enable, requires libgl_s)
  mgr terminal: no (use --enable-mgr to enable, requires libpixrect)
  rgip/uniplex terminal: no (use --enable-rgip to enable)
  svga terminal (MSDOS/djgpp): no
  be terminal (BeOS): no
  next terminal: no
  aqua terminal (MacOS X): no
  wxt terminal: yes (EXPERIMENTAL)

  Additional terminals are availaible in platform-specific makefiles:
   amiga (makefile.amg and makefile.ami), apollo/gpr (makefile.unx), atari/vdi
   (makefile.st), cgi (makefile.unx), mtos (makefile.mto), pm (makefile.os2),
   sun (makefile.unx), unixpc (makefile.unx), windows (various Windows
   makefiles)
  Additional terminals are built automatically if possible at compile-time:
   vesa (MSDOS), emxvga (MSDOS, OS/2), ega/vga/svga/ssvga/hercules (Windows with
   Zortec compiler), macintosh

gnuplot will be compiled with the following features:

  String-handling in datafiles: yes
  Plot style histograms: yes
  String variables: yes
  Command line macros: yes (EXPERIMENTAL)
  Placement of rectangles and other objects: yes (EXPERIMENTAL)
  Plot style image: yes (EXPERIMENTAL)
  General binary data file reading: yes (EXPERIMENTAL)

gnuplot will be compiled with the following options:

  Readline library: GNU readline library with  -lncurses
  Command-line history file: yes
  Check current directory for .gnuplot file: no (use --with-cwdrc to enable)
  Sort help/subtopic tables by column: no (use --without-row-help to enable)
  Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable)
  Thin plate splines: no (use --enable-thin-spline to enable)
  Hidden3d optimization: quadtree
  Deprecated syntax and terminal options : yes

gnuplot will install the following additional materials:

  lasergnu printer script: no (use --with-lasergnu to enable)
  gnuplot-mode for X/Emacs: yes
  LaTeX tutorial: no
  Help file: yes (always), in ${prefix}/share/gnuplot/4.2/gnuplot.gih
  PostScript prologue files: yes (always)
(cd gnuplot-4.2.0; env \
    CC="/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include" 
CXX=/builds/kupfer/ccd/usr/src/tools/g++ \
    
PATH=/usr/perl5/bin:/usr/sfw/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin/sparc:/opt/onbld/bin:/opt/onbld/bin/sparc:/usr/ccs/bin:/opt/SUNWspro/bin:/opt/teamware/bin:/usr/bin:/usr/sbin:/usr/ucb:/usr/openwin/bin:/usr/sfw/bin:/opt/sfw/bin:.
 \
    "LD_OPTIONS=-L/usr/sfw/lib 
-L/builds/kupfer/ccd/proto/root_sparc/opt/sfw/lib -L/usr/lib 
-R/usr/sfw/lib:/opt/sfw/lib:/usr/lib" \
    MAKE=/usr/sfw/bin/gmake /usr/sfw/bin/gmake )
gmake[3]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
/usr/sfw/bin/gmake  all-recursive
gmake[4]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
Making all in config
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/config'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/config'
Making all in m4
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/m4'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/m4'
Making all in term
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/term'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/term'
Making all in src
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src'
Making all in wxterminal
gmake[6]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src/wxterminal'
gmake[6]: Nothing to be done for `all'.
gmake[6]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src/wxterminal'
gmake[6]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src'
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT alloc.o -MD 
-MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \
        then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f 
".deps/alloc.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT axis.o -MD 
-MP -MF ".deps/axis.Tpo" -c -o axis.o axis.c; \
        then mv -f ".deps/axis.Tpo" ".deps/axis.Po"; else rm -f 
".deps/axis.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT breaders.o 
-MD -MP -MF ".deps/breaders.Tpo" -c -o breaders.o breaders.c; \
        then mv -f ".deps/breaders.Tpo" ".deps/breaders.Po"; else rm -f 
".deps/breaders.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT bitmap.o -MD 
-MP -MF ".deps/bitmap.Tpo" -c -o bitmap.o bitmap.c; \
        then mv -f ".deps/bitmap.Tpo" ".deps/bitmap.Po"; else rm -f 
".deps/bitmap.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT color.o -MD 
-MP -MF ".deps/color.Tpo" -c -o color.o color.c; \
        then mv -f ".deps/color.Tpo" ".deps/color.Po"; else rm -f 
".deps/color.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT command.o -MD 
-MP -MF ".deps/command.Tpo" -c -o command.o command.c; \
        then mv -f ".deps/command.Tpo" ".deps/command.Po"; else rm -f 
".deps/command.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT contour.o -MD 
-MP -MF ".deps/contour.Tpo" -c -o contour.o contour.c; \
        then mv -f ".deps/contour.Tpo" ".deps/contour.Po"; else rm -f 
".deps/contour.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT datafile.o 
-MD -MP -MF ".deps/datafile.Tpo" -c -o datafile.o datafile.c; \
        then mv -f ".deps/datafile.Tpo" ".deps/datafile.Po"; else rm -f 
".deps/datafile.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT dynarray.o 
-MD -MP -MF ".deps/dynarray.Tpo" -c -o dynarray.o dynarray.c; \
        then mv -f ".deps/dynarray.Tpo" ".deps/dynarray.Po"; else rm -f 
".deps/dynarray.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT eval.o -MD 
-MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \
        then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f 
".deps/eval.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT fit.o -MD -MP 
-MF ".deps/fit.Tpo" -c -o fit.o fit.c; \
        then mv -f ".deps/fit.Tpo" ".deps/fit.Po"; else rm -f ".deps/fit.Tpo"; 
exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT gadgets.o -MD 
-MP -MF ".deps/gadgets.Tpo" -c -o gadgets.o gadgets.c; \
        then mv -f ".deps/gadgets.Tpo" ".deps/gadgets.Po"; else rm -f 
".deps/gadgets.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT getcolor.o 
-MD -MP -MF ".deps/getcolor.Tpo" -c -o getcolor.o getcolor.c; \
        then mv -f ".deps/getcolor.Tpo" ".deps/getcolor.Po"; else rm -f 
".deps/getcolor.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT graph3d.o -MD 
-MP -MF ".deps/graph3d.Tpo" -c -o graph3d.o graph3d.c; \
        then mv -f ".deps/graph3d.Tpo" ".deps/graph3d.Po"; else rm -f 
".deps/graph3d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT graphics.o 
-MD -MP -MF ".deps/graphics.Tpo" -c -o graphics.o graphics.c; \
        then mv -f ".deps/graphics.Tpo" ".deps/graphics.Po"; else rm -f 
".deps/graphics.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT help.o -MD 
-MP -MF ".deps/help.Tpo" -c -o help.o help.c; \
        then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f 
".deps/help.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT hidden3d.o 
-MD -MP -MF ".deps/hidden3d.Tpo" -c -o hidden3d.o hidden3d.c; \
        then mv -f ".deps/hidden3d.Tpo" ".deps/hidden3d.Po"; else rm -f 
".deps/hidden3d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT history.o -MD 
-MP -MF ".deps/history.Tpo" -c -o history.o history.c; \
        then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f 
".deps/history.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT internal.o 
-MD -MP -MF ".deps/internal.Tpo" -c -o internal.o internal.c; \
        then mv -f ".deps/internal.Tpo" ".deps/internal.Po"; else rm -f 
".deps/internal.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT interpol.o 
-MD -MP -MF ".deps/interpol.Tpo" -c -o interpol.o interpol.c; \
        then mv -f ".deps/interpol.Tpo" ".deps/interpol.Po"; else rm -f 
".deps/interpol.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT matrix.o -MD 
-MP -MF ".deps/matrix.Tpo" -c -o matrix.o matrix.c; \
        then mv -f ".deps/matrix.Tpo" ".deps/matrix.Po"; else rm -f 
".deps/matrix.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT misc.o -MD 
-MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
        then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f 
".deps/misc.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT mouse.o -MD 
-MP -MF ".deps/mouse.Tpo" -c -o mouse.o mouse.c; \
        then mv -f ".deps/mouse.Tpo" ".deps/mouse.Po"; else rm -f 
".deps/mouse.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT parse.o -MD 
-MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \
        then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f 
".deps/parse.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT plot.o -MD 
-MP -MF ".deps/plot.Tpo" -c -o plot.o plot.c; \
        then mv -f ".deps/plot.Tpo" ".deps/plot.Po"; else rm -f 
".deps/plot.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT plot2d.o -MD 
-MP -MF ".deps/plot2d.Tpo" -c -o plot2d.o plot2d.c; \
        then mv -f ".deps/plot2d.Tpo" ".deps/plot2d.Po"; else rm -f 
".deps/plot2d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT plot3d.o -MD 
-MP -MF ".deps/plot3d.Tpo" -c -o plot3d.o plot3d.c; \
        then mv -f ".deps/plot3d.Tpo" ".deps/plot3d.Po"; else rm -f 
".deps/plot3d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT pm3d.o -MD 
-MP -MF ".deps/pm3d.Tpo" -c -o pm3d.o pm3d.c; \
        then mv -f ".deps/pm3d.Tpo" ".deps/pm3d.Po"; else rm -f 
".deps/pm3d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT readline.o 
-MD -MP -MF ".deps/readline.Tpo" -c -o readline.o readline.c; \
        then mv -f ".deps/readline.Tpo" ".deps/readline.Po"; else rm -f 
".deps/readline.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT save.o -MD 
-MP -MF ".deps/save.Tpo" -c -o save.o save.c; \
        then mv -f ".deps/save.Tpo" ".deps/save.Po"; else rm -f 
".deps/save.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT scanner.o -MD 
-MP -MF ".deps/scanner.Tpo" -c -o scanner.o scanner.c; \
        then mv -f ".deps/scanner.Tpo" ".deps/scanner.Po"; else rm -f 
".deps/scanner.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT set.o -MD -MP 
-MF ".deps/set.Tpo" -c -o set.o set.c; \
        then mv -f ".deps/set.Tpo" ".deps/set.Po"; else rm -f ".deps/set.Tpo"; 
exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT show.o -MD 
-MP -MF ".deps/show.Tpo" -c -o show.o show.c; \
        then mv -f ".deps/show.Tpo" ".deps/show.Po"; else rm -f 
".deps/show.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT specfun.o -MD 
-MP -MF ".deps/specfun.Tpo" -c -o specfun.o specfun.c; \
        then mv -f ".deps/specfun.Tpo" ".deps/specfun.Po"; else rm -f 
".deps/specfun.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT standard.o 
-MD -MP -MF ".deps/standard.Tpo" -c -o standard.o standard.c; \
        then mv -f ".deps/standard.Tpo" ".deps/standard.Po"; else rm -f 
".deps/standard.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT stdfn.o -MD 
-MP -MF ".deps/stdfn.Tpo" -c -o stdfn.o stdfn.c; \
        then mv -f ".deps/stdfn.Tpo" ".deps/stdfn.Po"; else rm -f 
".deps/stdfn.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT tables.o -MD 
-MP -MF ".deps/tables.Tpo" -c -o tables.o tables.c; \
        then mv -f ".deps/tables.Tpo" ".deps/tables.Po"; else rm -f 
".deps/tables.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT term.o -MD 
-MP -MF ".deps/term.Tpo" -c -o term.o term.c; \
        then mv -f ".deps/term.Tpo" ".deps/term.Po"; else rm -f 
".deps/term.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT time.o -MD 
-MP -MF ".deps/time.Tpo" -c -o time.o time.c; \
        then mv -f ".deps/time.Tpo" ".deps/time.Po"; else rm -f 
".deps/time.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT unset.o -MD 
-MP -MF ".deps/unset.Tpo" -c -o unset.o unset.c; \
        then mv -f ".deps/unset.Tpo" ".deps/unset.Po"; else rm -f 
".deps/unset.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT util.o -MD 
-MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
        then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f 
".deps/util.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT util3d.o -MD 
-MP -MF ".deps/util3d.Tpo" -c -o util3d.o util3d.c; \
        then mv -f ".deps/util3d.Tpo" ".deps/util3d.Po"; else rm -f 
".deps/util3d.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT variable.o 
-MD -MP -MF ".deps/variable.Tpo" -c -o variable.o variable.c; \
        then mv -f ".deps/variable.Tpo" ".deps/variable.Po"; else rm -f 
".deps/variable.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT version.o -MD 
-MP -MF ".deps/version.Tpo" -c -o version.o version.c; \
        then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f 
".deps/version.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT gp_cairo.o 
-MD -MP -MF ".deps/gp_cairo.Tpo" -c -o gp_cairo.o `test -f 
'wxterminal/gp_cairo.c' || echo './'`wxterminal/gp_cairo.c; \
        then mv -f ".deps/gp_cairo.Tpo" ".deps/gp_cairo.Po"; else rm -f 
".deps/gp_cairo.Tpo"; exit 1; fi
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gtypes.h:45: error: syntax error before "typedef"
In file included from /usr/include/glib-2.0/glib.h:33,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/garray.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/garray.h:38: error: syntax error before "typedef"
In file included from /usr/include/glib-2.0/glib/gerror.h:28,
                 from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gquark.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gquark.h:38: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gquark.h:45: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gquark.h:45: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gquark.h:45: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gquark.h:47: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gquark.h:48: error: syntax error before "gchar"
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gerror.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gerror.h:32: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gerror.h:44: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gerror.h:44: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gerror.h:64: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gerror.h:64: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gerror.h:82: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gerror.h:82: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gerror.h:88: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gerror.h:88: warning: data definition has no type or 
storage class
In file included from /usr/include/glib-2.0/glib/gthread.h:36,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gutils.h:37: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gutils.h:120: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:121: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:122: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:123: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:124: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:127: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:130: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:131: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:132: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:133: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:133: error: syntax error before '*' token
/usr/include/glib-2.0/glib/gutils.h:133: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:148: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:148: error: syntax error before '*' token
/usr/include/glib-2.0/glib/gutils.h:148: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:150: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:150: error: syntax error before '*' token
/usr/include/glib-2.0/glib/gutils.h:150: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:187: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:205: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gutils.h:205: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:215: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:223: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:234: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gutils.h:234: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:235: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gutils.h:235: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:249: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gutils.h:294: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gutils.h:294: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:296: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gutils.h:296: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gutils.h:297: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gutils.h:297: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib/gthread.h:37,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gatomic.h:39: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gatomic.h:41: error: syntax error before "gint"
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gthread.h:39: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gthread.h:44: error: syntax error before "extern"
/usr/include/glib-2.0/glib/gthread.h:263: error: syntax error before 
"GSystemThread"
/usr/include/glib-2.0/glib/gthread.h:263: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/glib/gthread.h:331: error: syntax error before '*' token
/usr/include/glib-2.0/glib/gthread.h:332: error: syntax error before '*' token
/usr/include/glib-2.0/glib/gthread.h:333: error: syntax error before '*' token
In file included from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gasyncqueue.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gasyncqueue.h:38: error: syntax error before 
"typedef"
In file included from /usr/include/glib-2.0/glib.h:36,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gbacktrace.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gbacktrace.h:47: error: syntax error before "void"
In file included from /usr/include/glib-2.0/glib.h:37,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gbase64.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gbase64.h:33: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gbase64.h:37: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gbase64.h:38: error: syntax error before 
"g_base64_encode_close"
/usr/include/glib-2.0/glib/gbase64.h:41: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gbase64.h:43: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gbase64.h:43: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gbase64.h:44: error: syntax error before 
"g_base64_decode_step"
/usr/include/glib-2.0/glib/gbase64.h:45: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gbase64.h:48: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gbase64.h:50: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gbase64.h:50: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib.h:38,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gbookmarkfile.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gbookmarkfile.h:36: error: syntax error before 
"typedef"
/usr/include/glib-2.0/glib/gbookmarkfile.h:63: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:70: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:71: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:81: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gbookmarkfile.h:81: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:87: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gbookmarkfile.h:87: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:93: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gbookmarkfile.h:93: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:97: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:107: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:108: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:119: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:120: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gbookmarkfile.h:172: error: syntax error before 
"gsize"
/usr/include/glib-2.0/glib/gbookmarkfile.h:172: warning: data definition has no 
type or storage class
In file included from /usr/include/glib-2.0/glib/gmem.h:34,
                 from /usr/include/glib-2.0/glib/glist.h:34,
                 from /usr/include/glib-2.0/glib/gcache.h:34,
                 from /usr/include/glib-2.0/glib.h:39,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gslice.h:33: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gslice.h:37: error: syntax error before "gpointer"
/usr/include/glib-2.0/glib/gslice.h:37: error: syntax error before "block_size"
/usr/include/glib-2.0/glib/gslice.h:37: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslice.h:38: error: syntax error before "block_size"
/usr/include/glib-2.0/glib/gslice.h:38: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslice.h:39: error: syntax error before "block_size"
/usr/include/glib-2.0/glib/gslice.h:40: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslice.h:41: error: syntax error before "block_size"
/usr/include/glib-2.0/glib/gslice.h:43: error: syntax error before "block_size"
In file included from /usr/include/glib-2.0/glib/glist.h:34,
                 from /usr/include/glib-2.0/glib/gcache.h:34,
                 from /usr/include/glib-2.0/glib.h:39,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gmem.h:37: error: syntax error before "G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gmem.h:39: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gmem.h:51: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:51: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:52: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:52: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:54: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmem.h:54: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:56: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:56: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:57: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:57: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:59: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmem.h:59: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gmem.h:85: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:87: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmem.h:90: error: syntax error before "n_blocks"
/usr/include/glib-2.0/glib/gmem.h:92: error: syntax error before "n_bytes"
/usr/include/glib-2.0/glib/gmem.h:94: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmem.h:130: error: syntax error before "gsize"
In file included from /usr/include/glib-2.0/glib/gcache.h:34,
                 from /usr/include/glib-2.0/glib.h:39,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/glist.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/glist.h:38: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/glist.h:49: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:49: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:54: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:54: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:56: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:56: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:59: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:59: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:62: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:62: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:66: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:66: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:69: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:69: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:71: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:71: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:73: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:73: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:75: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:75: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:77: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:77: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:79: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:79: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:80: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:80: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:81: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:81: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:102: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:102: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/glist.h:105: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/glist.h:105: warning: data definition has no type or 
storage class
In file included from /usr/include/glib-2.0/glib.h:39,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gcache.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gcache.h:38: error: syntax error before "typedef"
In file included from /usr/include/glib-2.0/glib.h:40,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gchecksum.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gchecksum.h:46: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gchecksum.h:63: error: syntax error before 
"g_checksum_type_get_length"
/usr/include/glib-2.0/glib/gchecksum.h:63: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gchecksum.h:71: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gchecksum.h:72: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gchecksum.h:75: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gchecksum.h:79: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gchecksum.h:82: error: syntax error before "gssize"
In file included from /usr/include/glib-2.0/glib.h:41,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gcompletion.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gcompletion.h:38: error: syntax error before 
"typedef"
/usr/include/glib-2.0/glib/gcompletion.h:47: error: syntax error before "gsize"
In file included from /usr/include/glib-2.0/glib.h:42,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gconvert.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gconvert.h:38: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gconvert.h:57: error: syntax error before "g_iconv"
/usr/include/glib-2.0/glib/gconvert.h:59: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gconvert.h:61: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:66: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:71: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:73: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:77: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:79: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:85: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:91: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:94: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:96: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:99: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:112: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:115: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:117: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gconvert.h:120: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:124: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gconvert.h:124: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:128: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gconvert.h:128: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:129: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gconvert.h:129: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:130: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/gconvert.h:132: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gconvert.h:132: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gconvert.h:134: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gconvert.h:134: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib.h:43,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gdataset.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gdataset.h:38: error: syntax error before "typedef"
In file included from /usr/include/glib-2.0/glib.h:44,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gdate.h:39: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gdate.h:50: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gdate.h:135: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:135: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:136: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:136: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:137: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:137: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:138: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:138: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:139: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:139: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:142: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:142: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:213: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:213: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:215: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:215: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:216: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:216: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:217: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gdate.h:217: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gdate.h:240: error: syntax error before 
"g_date_strftime"
/usr/include/glib-2.0/glib/gdate.h:241: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gdate.h:243: warning: data definition has no type or 
storage class
In file included from /usr/include/glib-2.0/glib.h:45,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gdir.h:33: error: syntax error before "G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gdir.h:35: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gdir.h:46: error: syntax error before "gchar"
In file included from /usr/include/glib-2.0/glib.h:47,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gfileutils.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gfileutils.h:34: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gfileutils.h:91: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gfileutils.h:95: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gfileutils.h:108: error: syntax error before "size"
/usr/include/glib-2.0/glib/gfileutils.h:112: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gfileutils.h:112: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gfileutils.h:114: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gfileutils.h:114: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gfileutils.h:117: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gfileutils.h:117: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gfileutils.h:118: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gfileutils.h:118: warning: data definition has no 
type or storage class
In file included from /usr/include/glib-2.0/glib.h:48,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/ghash.h:37: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/ghash.h:39: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/ghash.h:139: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/ghash.h:139: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/ghash.h:141: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/ghash.h:141: warning: data definition has no type or 
storage class
In file included from /usr/include/glib-2.0/glib.h:49,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/ghook.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/ghook.h:40: error: syntax error before "typedef"
In file included from /usr/include/glib-2.0/glib/gmain.h:27,
                 from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:50,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gslist.h:36: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gslist.h:38: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gslist.h:48: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:48: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:53: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:53: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:55: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:55: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:58: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:58: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:61: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:61: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:65: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:65: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:68: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:68: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:70: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:70: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:72: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:72: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:74: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:74: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:76: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:76: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:78: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:78: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:79: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:79: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:80: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:80: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:98: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:98: warning: data definition has no type or 
storage class
/usr/include/glib-2.0/glib/gslist.h:101: error: syntax error before 
"G_GNUC_WARN_UNUSED_RESULT"
/usr/include/glib-2.0/glib/gslist.h:101: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:50,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gmain.h:30: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gmain.h:32: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gmain.h:39: error: syntax error before "pid"
/usr/include/glib-2.0/glib/gmain.h:264: error: syntax error before "pid"
/usr/include/glib-2.0/glib/gmain.h:318: error: syntax error before "GPid"
/usr/include/glib-2.0/glib/gmain.h:322: error: syntax error before "pid"
In file included from /usr/include/glib-2.0/glib/gstring.h:35,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:50,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gunicode.h:32: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gunicode.h:34: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gunicode.h:216: error: syntax error before "char"
/usr/include/glib-2.0/glib/gunicode.h:220: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:220: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:221: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:221: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:222: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:222: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:223: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:223: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:224: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:224: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:225: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:225: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:226: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:226: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:227: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:227: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:228: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:228: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:229: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:229: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:230: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:230: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:231: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:231: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:232: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:232: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:233: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:233: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:234: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:234: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:235: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:235: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:236: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:236: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:240: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:240: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:241: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:241: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:242: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:242: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:246: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:246: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:248: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:248: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:251: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:251: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:254: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:254: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:257: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:257: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:264: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gunicode.h:270: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gunicode.h:270: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:278: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:278: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:280: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:280: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:283: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:283: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:285: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:285: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:286: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:286: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:288: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:288: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:290: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:290: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:293: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:293: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:298: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gunicode.h:303: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:306: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:309: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:315: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:315: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:320: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:320: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:323: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:323: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:328: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:328: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:333: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:333: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:338: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:338: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:343: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gunicode.h:343: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:357: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:361: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:361: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:364: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:364: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:366: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:366: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:368: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:368: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:382: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:383: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:386: error: syntax error before 
"G_GNUC_PURE"
/usr/include/glib-2.0/glib/gunicode.h:386: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:388: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:388: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:390: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gunicode.h:390: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gunicode.h:395: error: syntax error before 
"G_GNUC_CONST"
/usr/include/glib-2.0/glib/gunicode.h:395: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:50,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gstring.h:38: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gstring.h:40: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gstring.h:46: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstring.h:46: warning: no semicolon at end of struct 
or union
/usr/include/glib-2.0/glib/gstring.h:47: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gstring.h:52: error: syntax error before "size"
/usr/include/glib-2.0/glib/gstring.h:59: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:68: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:69: error: syntax error before "dfl_size"
/usr/include/glib-2.0/glib/gstring.h:78: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstring.h:80: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstring.h:82: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:89: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:102: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:104: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:107: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:110: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:113: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstring.h:116: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstring.h:120: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstring.h:129: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gstring.h:129: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gstring.h:135: error: syntax error before 
"G_GNUC_PRINTF"
/usr/include/glib-2.0/glib/gstring.h:135: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib.h:50,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/giochannel.h:38: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/giochannel.h:43: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/giochannel.h:120: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:120: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/glib/giochannel.h:128: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:129: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:130: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:131: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:132: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:133: error: syntax error before ':' 
token
/usr/include/glib-2.0/glib/giochannel.h:137: error: syntax error before '}' 
token
/usr/include/glib-2.0/glib/giochannel.h:146: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:151: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:176: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:180: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:208: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:209: error: syntax error before 
"g_io_channel_get_buffer_size"
/usr/include/glib-2.0/glib/giochannel.h:209: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/giochannel.h:218: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/giochannel.h:226: error: syntax error before "gchar"
/usr/include/glib-2.0/glib/giochannel.h:236: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:241: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:245: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:249: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/giochannel.h:257: error: syntax error before "gssize"
In file included from /usr/include/glib-2.0/glib.h:51,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gkeyfile.h:32: error: syntax error before 
"G_BEGIN_DECLS"
/usr/include/glib-2.0/glib/gkeyfile.h:34: error: syntax error before "typedef"
/usr/include/glib-2.0/glib/gkeyfile.h:67: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:82: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:83: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:84: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gkeyfile.h:84: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:86: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:86: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:89: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:90: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:100: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gkeyfile.h:100: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:108: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gkeyfile.h:108: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:117: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gkeyfile.h:117: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:150: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:151: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:156: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:161: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:162: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:168: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:172: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:173: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:178: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:182: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:183: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:188: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:192: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:193: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/glib/gkeyfile.h:198: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gkeyfile.h:207: error: syntax error before 
"G_GNUC_MALLOC"
/usr/include/glib-2.0/glib/gkeyfile.h:207: warning: data definition has no type 
or storage class
In file included from /usr/include/glib-2.0/glib.h:55,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gmappedfile.h:33: error: syntax error before 
"typedef"
/usr/include/glib-2.0/glib/gmappedfile.h:38: error: syntax error before 
"g_mapped_file_get_length"
/usr/include/glib-2.0/glib/gmappedfile.h:38: warning: data definition has no 
type or storage class
In file included from /usr/include/glib-2.0/glib.h:56,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gmarkup.h:83: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmarkup.h:94: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gmarkup.h:113: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gmarkup.h:133: error: syntax error before "gssize"
In file included from /usr/include/glib-2.0/glib.h:58,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gmessages.h:48: error: syntax error before 
"g_printf_string_upper_bound"
/usr/include/glib-2.0/glib/gmessages.h:110: error: syntax error before "void"
In file included from /usr/include/glib-2.0/glib.h:63,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gqsort.h:40: error: syntax error before "gsize"
In file included from /usr/include/glib-2.0/glib.h:68,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gregex.h:154: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gregex.h:165: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gregex.h:181: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gregex.h:190: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gregex.h:197: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gregex.h:204: error: syntax error before "gssize"
In file included from /usr/include/glib-2.0/glib.h:74,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gspawn.h:92: error: syntax error before "GPid"
/usr/include/glib-2.0/glib/gspawn.h:105: error: syntax error before "GPid"
/usr/include/glib-2.0/glib/gspawn.h:135: error: syntax error before "pid"
In file included from /usr/include/glib-2.0/glib.h:75,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gstrfuncs.h:108: error: syntax error before 
"g_strlcpy"
/usr/include/glib-2.0/glib/gstrfuncs.h:110: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstrfuncs.h:110: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gstrfuncs.h:111: error: syntax error before 
"g_strlcat"
/usr/include/glib-2.0/glib/gstrfuncs.h:113: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstrfuncs.h:113: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/glib/gstrfuncs.h:115: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstrfuncs.h:120: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstrfuncs.h:163: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstrfuncs.h:165: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstrfuncs.h:167: error: syntax error before "gssize"
/usr/include/glib-2.0/glib/gstrfuncs.h:195: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gstrfuncs.h:196: error: syntax error before "length"
/usr/include/glib-2.0/glib/gstrfuncs.h:259: error: syntax error before "gsize"
In file included from /usr/include/glib-2.0/glib.h:77,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/glib/gtestutils.h:153: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gtestutils.h:155: error: `g_test_create_case' 
declared as function returning a function
/usr/include/glib-2.0/glib/gtestutils.h:156: error: syntax error before "void"
/usr/include/glib-2.0/glib/gtestutils.h:201: error: syntax error before "gsize"
/usr/include/glib-2.0/glib/gtestutils.h:203: error: `g_test_add_vtable' 
declared as function returning a function
/usr/include/glib-2.0/glib/gtestutils.h:204: error: syntax error before "void"
In file included from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gtype.h:367: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:367: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:394: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:394: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gtype.h:414: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:414: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gtype.h:415: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:429: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:429: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gtype.h:433: error: syntax error before '}' token
/usr/include/glib-2.0/gobject/gtype.h:635: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:636: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:637: error: syntax error before 
"g_type_from_name"
/usr/include/glib-2.0/gobject/gtype.h:637: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:638: error: syntax error before 
"g_type_parent"
/usr/include/glib-2.0/gobject/gtype.h:638: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:638: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:639: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:640: error: syntax error before 
"g_type_next_base"
/usr/include/glib-2.0/gobject/gtype.h:640: error: syntax error before 
"leaf_type"
/usr/include/glib-2.0/gobject/gtype.h:641: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:642: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:644: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:645: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:646: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:650: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:653: error: syntax error before "g_type"
/usr/include/glib-2.0/gobject/gtype.h:654: error: syntax error before "g_type"
/usr/include/glib-2.0/gobject/gtype.h:658: error: syntax error before '*' token
/usr/include/glib-2.0/gobject/gtype.h:658: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:659: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:660: error: syntax error before '*' token
/usr/include/glib-2.0/gobject/gtype.h:660: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:661: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gtype.h:664: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:667: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:669: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1185: error: syntax error before 
"g_type_register_static"
/usr/include/glib-2.0/gobject/gtype.h:1185: error: syntax error before 
"parent_type"
/usr/include/glib-2.0/gobject/gtype.h:1188: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1189: error: syntax error before 
"g_type_register_static_simple"
/usr/include/glib-2.0/gobject/gtype.h:1189: error: syntax error before 
"parent_type"
/usr/include/glib-2.0/gobject/gtype.h:1195: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1197: error: syntax error before 
"g_type_register_dynamic"
/usr/include/glib-2.0/gobject/gtype.h:1197: error: syntax error before 
"parent_type"
/usr/include/glib-2.0/gobject/gtype.h:1200: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1201: error: syntax error before 
"g_type_register_fundamental"
/usr/include/glib-2.0/gobject/gtype.h:1201: error: syntax error before "type_id"
/usr/include/glib-2.0/gobject/gtype.h:1205: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1206: error: syntax error before 
"instance_type"
/usr/include/glib-2.0/gobject/gtype.h:1209: error: syntax error before 
"instance_type"
/usr/include/glib-2.0/gobject/gtype.h:1212: error: syntax error before 
"interface_type"
/usr/include/glib-2.0/gobject/gtype.h:1214: error: syntax error before '*' token
/usr/include/glib-2.0/gobject/gtype.h:1214: error: syntax error before 
"interface_type"
/usr/include/glib-2.0/gobject/gtype.h:1215: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1217: error: syntax error before "gsize"
/usr/include/glib-2.0/gobject/gtype.h:1219: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1407: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1408: error: syntax error before 
"instance_type"
/usr/include/glib-2.0/gobject/gtype.h:1410: error: syntax error before 
"g_type_fundamental_next"
/usr/include/glib-2.0/gobject/gtype.h:1410: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1411: error: syntax error before 
"g_type_fundamental"
/usr/include/glib-2.0/gobject/gtype.h:1411: error: syntax error before "type_id"
/usr/include/glib-2.0/gobject/gtype.h:1411: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gtype.h:1412: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1426: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1432: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1434: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1436: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1438: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1439: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1442: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gtype.h:1443: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gtype.h:1453: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1454: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1455: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1456: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1457: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1458: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1459: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1460: error: syntax error before "void"
/usr/include/glib-2.0/gobject/gtype.h:1461: error: syntax error before "void"
In file included from /usr/include/glib-2.0/glib-object.h:25,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gboxed.h:66: error: syntax error before 
"boxed_type"
/usr/include/glib-2.0/gobject/gboxed.h:68: error: syntax error before 
"boxed_type"
/usr/include/glib-2.0/gobject/gboxed.h:79: error: syntax error before 
"g_boxed_type_register_static"
/usr/include/glib-2.0/gobject/gboxed.h:81: warning: data definition has no type 
or storage class
/usr/include/glib-2.0/gobject/gboxed.h:173: error: syntax error before 
"g_closure_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:173: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:174: error: syntax error before 
"g_value_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:174: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:175: error: syntax error before 
"g_value_array_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:175: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:176: error: syntax error before 
"g_date_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:176: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:177: error: syntax error before 
"g_strv_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:177: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:178: error: syntax error before 
"g_gstring_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:178: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:179: error: syntax error before 
"g_hash_table_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:179: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gboxed.h:180: error: syntax error before 
"g_regex_get_type"
/usr/include/glib-2.0/gobject/gboxed.h:180: warning: data definition has no 
type or storage class
In file included from /usr/include/glib-2.0/glib-object.h:26,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/genums.h:159: error: field `g_type_class' has 
incomplete type
/usr/include/glib-2.0/gobject/genums.h:180: error: field `g_type_class' has 
incomplete type
/usr/include/glib-2.0/gobject/genums.h:245: error: syntax error before 
"g_enum_register_static"
/usr/include/glib-2.0/gobject/genums.h:246: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/genums.h:247: error: syntax error before 
"g_flags_register_static"
/usr/include/glib-2.0/gobject/genums.h:248: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/genums.h:252: error: syntax error before 
"g_enum_type"
/usr/include/glib-2.0/gobject/genums.h:255: error: syntax error before 
"g_flags_type"
In file included from /usr/include/glib-2.0/gobject/gobject.h:27,
                 from /usr/include/glib-2.0/glib-object.h:27,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gvalue.h:111: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gvalue.h:111: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gvalue.h:125: error: syntax error before '}' token
/usr/include/glib-2.0/gobject/gvalue.h:130: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gvalue.h:145: error: syntax error before 
"src_type"
/usr/include/glib-2.0/gobject/gvalue.h:147: error: syntax error before 
"src_type"
/usr/include/glib-2.0/gobject/gvalue.h:151: error: syntax error before 
"src_type"
In file included from /usr/include/glib-2.0/gobject/gobject.h:28,
                 from /usr/include/glib-2.0/glib-object.h:27,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gparam.h:205: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:205: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gparam.h:206: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gparam.h:214: error: syntax error before '}' token
/usr/include/glib-2.0/gobject/gparam.h:236: error: field `g_type_class' has 
incomplete type
/usr/include/glib-2.0/gobject/gparam.h:238: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:238: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gparam.h:252: error: syntax error before '}' token
/usr/include/glib-2.0/gobject/gparam.h:264: error: field `value' has incomplete 
type
/usr/include/glib-2.0/gobject/gparam.h:349: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:349: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gparam.h:358: error: syntax error before '}' token
/usr/include/glib-2.0/gobject/gparam.h:359: error: syntax error before 
"g_param_type_register_static"
/usr/include/glib-2.0/gobject/gparam.h:360: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gparam.h:363: error: syntax error before 
"_g_param_type_register_static_constant"
/usr/include/glib-2.0/gobject/gparam.h:365: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:365: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gparam.h:369: error: syntax error before 
"param_type"
/usr/include/glib-2.0/gobject/gparam.h:377: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:382: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:385: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gparam.h:387: error: syntax error before "GType"
In file included from /usr/include/glib-2.0/gobject/gobject.h:29,
                 from /usr/include/glib-2.0/glib-object.h:27,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gclosure.h:198: error: syntax error before "itype"
In file included from /usr/include/glib-2.0/gobject/gobject.h:30,
                 from /usr/include/glib-2.0/glib-object.h:27,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gsignal.h:241: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:241: warning: no semicolon at end of 
struct or union
/usr/include/glib-2.0/gobject/gsignal.h:243: error: syntax error before 
"return_type"
/usr/include/glib-2.0/gobject/gsignal.h:243: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gsignal.h:245: error: syntax error before '*' 
token
/usr/include/glib-2.0/gobject/gsignal.h:245: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gsignal.h:246: error: syntax error before '}' 
token
/usr/include/glib-2.0/gobject/gsignal.h:251: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:261: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:271: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:281: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:307: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:311: error: syntax error before "itype"
/usr/include/glib-2.0/gobject/gsignal.h:314: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:396: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:399: error: syntax error before "GType"
/usr/include/glib-2.0/gobject/gsignal.h:505: error: syntax error before "itype"
In file included from /usr/include/glib-2.0/glib-object.h:27,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gobject.h:314: error: field `g_type_class' has 
incomplete type
/usr/include/glib-2.0/gobject/gobject.h:321: error: syntax error before "type"
/usr/include/glib-2.0/gobject/gobject.h:380: error: syntax error before 
"g_initially_unowned_get_type"
/usr/include/glib-2.0/gobject/gobject.h:380: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gobject.h:399: error: syntax error before 
"g_object_get_type"
/usr/include/glib-2.0/gobject/gobject.h:399: warning: data definition has no 
type or storage class
/usr/include/glib-2.0/gobject/gobject.h:400: error: syntax error before 
"object_type"
/usr/include/glib-2.0/gobject/gobject.h:403: error: syntax error before 
"object_type"
/usr/include/glib-2.0/gobject/gobject.h:406: error: syntax error before 
"object_type"
/usr/include/glib-2.0/gobject/gobject.h:528: error: syntax error before 
"g_object_compat_control"
/usr/include/glib-2.0/gobject/gobject.h:528: error: syntax error before "what"
/usr/include/glib-2.0/gobject/gobject.h:529: warning: data definition has no 
type or storage class
In file included from /usr/include/glib-2.0/glib-object.h:29,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gparamspecs.h:588: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:605: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:620: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:635: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:652: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:669: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:686: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:703: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:720: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:735: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:750: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:766: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:784: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:804: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:826: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:844: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:854: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:864: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:876: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:888: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:907: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:921: error: field `parent_instance' 
has incomplete type
/usr/include/glib-2.0/gobject/gparamspecs.h:922: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:922: warning: no semicolon at end 
of struct or union
/usr/include/glib-2.0/gobject/gparamspecs.h:995: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1001: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1026: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1031: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1045: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1052: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gparamspecs.h:1079: error: syntax error before 
'*' token
/usr/include/glib-2.0/gobject/gparamspecs.h:1079: warning: data definition has 
no type or storage class
In file included from /usr/include/glib-2.0/glib-object.h:31,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gsourceclosure.h:33: error: syntax error before 
"g_io_channel_get_type"
/usr/include/glib-2.0/gobject/gsourceclosure.h:33: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gsourceclosure.h:34: error: syntax error before 
"g_io_condition_get_type"
/usr/include/glib-2.0/gobject/gsourceclosure.h:34: warning: data definition has 
no type or storage class
In file included from /usr/include/glib-2.0/glib-object.h:33,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gtypemodule.h:219: error: syntax error before 
"g_type_module_get_type"
/usr/include/glib-2.0/gobject/gtypemodule.h:219: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gtypemodule.h:224: error: syntax error before 
"g_type_module_register_type"
/usr/include/glib-2.0/gobject/gtypemodule.h:225: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gtypemodule.h:228: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gtypemodule.h:230: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gtypemodule.h:233: error: syntax error before 
"g_type_module_register_enum"
/usr/include/glib-2.0/gobject/gtypemodule.h:235: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gtypemodule.h:236: error: syntax error before 
"g_type_module_register_flags"
/usr/include/glib-2.0/gobject/gtypemodule.h:238: warning: data definition has 
no type or storage class
In file included from /usr/include/glib-2.0/glib-object.h:34,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gtypeplugin.h:66: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gtypeplugin.h:80: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gtypeplugin.h:109: error: field `base_iface' has 
incomplete type
/usr/include/glib-2.0/gobject/gtypeplugin.h:120: error: syntax error before 
"g_type_plugin_get_type"
/usr/include/glib-2.0/gobject/gtypeplugin.h:120: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gtypeplugin.h:124: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gtypeplugin.h:128: error: syntax error before 
"GType"
In file included from /usr/include/glib-2.0/glib-object.h:37,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/glib-2.0/gobject/gvaluetypes.h:211: error: syntax error before 
"g_gtype_get_type"
/usr/include/glib-2.0/gobject/gvaluetypes.h:211: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gvaluetypes.h:213: error: syntax error before 
"GType"
/usr/include/glib-2.0/gobject/gvaluetypes.h:214: error: syntax error before 
"g_value_get_gtype"
/usr/include/glib-2.0/gobject/gvaluetypes.h:214: warning: data definition has 
no type or storage class
/usr/include/glib-2.0/gobject/gvaluetypes.h:218: error: syntax error before 
"g_pointer_type_register_static"
/usr/include/glib-2.0/gobject/gvaluetypes.h:218: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-gravity.h:97,
                 from /usr/include/pango-1.0/pango/pango-types.h:91,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-matrix.h:87: error: syntax error before 
"pango_matrix_get_type"
/usr/include/pango-1.0/pango/pango-matrix.h:87: warning: data definition has no 
type or storage class
In file included from /usr/include/pango-1.0/pango/pango-script.h:138,
                 from /usr/include/pango-1.0/pango/pango-gravity.h:98,
                 from /usr/include/pango-1.0/pango/pango-types.h:91,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-language.h:34: error: syntax error before 
"pango_language_get_type"
/usr/include/pango-1.0/pango/pango-language.h:34: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-font.h:101: error: syntax error before 
"pango_font_description_get_type"
/usr/include/pango-1.0/pango/pango-font.h:101: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pango-font.h:163: error: syntax error before 
"pango_font_metrics_get_type"
/usr/include/pango-1.0/pango/pango-font.h:163: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pango-font.h:206: error: syntax error before 
"pango_font_family_get_type"
/usr/include/pango-1.0/pango/pango-font.h:206: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pango-font.h:257: error: syntax error before 
"pango_font_face_get_type"
/usr/include/pango-1.0/pango/pango-font.h:257: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pango-font.h:309: error: syntax error before 
"pango_font_get_type"
/usr/include/pango-1.0/pango/pango-font.h:309: warning: data definition has no 
type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-attributes.h:42: error: syntax error before 
"pango_color_get_type"
/usr/include/pango-1.0/pango/pango-attributes.h:42: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-attributes.h:230: error: syntax error before 
"pango_attr_list_get_type"
/usr/include/pango-1.0/pango/pango-attributes.h:230: warning: data definition 
has no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-break.h:29,
                 from /usr/include/pango-1.0/pango/pango.h:27,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-item.h:61: error: syntax error before 
"pango_item_get_type"
/usr/include/pango-1.0/pango/pango-item.h:61: warning: data definition has no 
type or storage class
In file included from /usr/include/pango-1.0/pango/pango-fontmap.h:26,
                 from /usr/include/pango-1.0/pango/pango-context.h:26,
                 from /usr/include/pango-1.0/pango/pango.h:28,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-fontset.h:40: error: syntax error before 
"pango_fontset_get_type"
/usr/include/pango-1.0/pango/pango-fontset.h:40: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-context.h:26,
                 from /usr/include/pango-1.0/pango/pango.h:28,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-fontmap.h:36: error: syntax error before 
"pango_font_map_get_type"
/usr/include/pango-1.0/pango/pango-fontmap.h:36: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:28,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-context.h:50: error: syntax error before 
"pango_context_get_type"
/usr/include/pango-1.0/pango/pango-context.h:50: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-engine.h:28,
                 from /usr/include/pango-1.0/pango/pango.h:30,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-glyph.h:87: error: syntax error before 
"pango_glyph_string_get_type"
/usr/include/pango-1.0/pango/pango-glyph.h:87: warning: data definition has no 
type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:31,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-enum-types.h:11: error: syntax error before 
"pango_attr_type_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:11: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:13: error: syntax error before 
"pango_underline_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:13: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:16: error: syntax error before 
"pango_bidi_type_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:16: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:18: error: syntax error before 
"pango_direction_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:18: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:21: error: syntax error before 
"pango_coverage_level_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:21: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:24: error: syntax error before 
"pango_style_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:24: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:26: error: syntax error before 
"pango_variant_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:26: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:28: error: syntax error before 
"pango_weight_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:28: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:30: error: syntax error before 
"pango_stretch_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:30: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:32: error: syntax error before 
"pango_font_mask_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:32: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:35: error: syntax error before 
"pango_gravity_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:35: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:37: error: syntax error before 
"pango_gravity_hint_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:37: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:40: error: syntax error before 
"pango_alignment_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:40: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:42: error: syntax error before 
"pango_wrap_mode_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:42: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:44: error: syntax error before 
"pango_ellipsize_mode_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:44: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:47: error: syntax error before 
"pango_render_part_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:47: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:50: error: syntax error before 
"pango_script_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:50: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-enum-types.h:53: error: syntax error before 
"pango_tab_align_get_type"
/usr/include/pango-1.0/pango/pango-enum-types.h:53: warning: data definition 
has no type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:37,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-glyph-item.h:42: error: syntax error before 
"pango_glyph_item_get_type"
/usr/include/pango-1.0/pango/pango-glyph-item.h:42: warning: data definition 
has no type or storage class
/usr/include/pango-1.0/pango/pango-glyph-item.h:76: error: syntax error before 
"pango_glyph_item_iter_get_type"
/usr/include/pango-1.0/pango/pango-glyph-item.h:76: warning: data definition 
has no type or storage class
In file included from /usr/include/pango-1.0/pango/pango-layout.h:28,
                 from /usr/include/pango-1.0/pango/pango.h:40,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-tabs.h:53: error: syntax error before 
"pango_tab_array_get_type"
/usr/include/pango-1.0/pango/pango-tabs.h:53: warning: data definition has no 
type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:40,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-layout.h:91: error: syntax error before 
"pango_layout_get_type"
/usr/include/pango-1.0/pango/pango-layout.h:91: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pango-layout.h:218: error: syntax error before 
"pango_layout_line_get_type"
/usr/include/pango-1.0/pango/pango-layout.h:218: warning: data definition has 
no type or storage class
/usr/include/pango-1.0/pango/pango-layout.h:247: error: syntax error before 
"pango_layout_iter_get_type"
/usr/include/pango-1.0/pango/pango-layout.h:247: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:42,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-renderer.h:193: error: syntax error before 
"pango_renderer_get_type"
/usr/include/pango-1.0/pango/pango-renderer.h:193: warning: data definition has 
no type or storage class
In file included from /usr/include/pango-1.0/pango/pango.h:46,
                 from /usr/include/pango-1.0/pango/pangocairo.h:25,
                 from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pango-utils.h:51: error: syntax error before "type"
In file included from wxterminal/gp_cairo.c:78:
/usr/include/pango-1.0/pango/pangocairo.h:66: error: syntax error before 
"pango_cairo_font_map_get_type"
/usr/include/pango-1.0/pango/pangocairo.h:66: warning: data definition has no 
type or storage class
/usr/include/pango-1.0/pango/pangocairo.h:84: error: syntax error before 
"pango_cairo_font_get_type"
/usr/include/pango-1.0/pango/pangocairo.h:84: warning: data definition has no 
type or storage class
wxterminal/gp_cairo.c: In function `gp_cairo_convert':
wxterminal/gp_cairo.c:570: error: `gsize' undeclared (first use in this 
function)
wxterminal/gp_cairo.c:570: error: (Each undeclared identifier is reported only 
once
wxterminal/gp_cairo.c:570: error: for each function it appears in.)
wxterminal/gp_cairo.c:570: error: syntax error before "bytes_read"
wxterminal/gp_cairo.c:577: error: `bytes_read' undeclared (first use in this 
function)
wxterminal/gp_cairo.c:577: warning: assignment makes pointer from integer 
without a cast
wxterminal/gp_cairo.c:593: warning: assignment makes pointer from integer 
without a cast
wxterminal/gp_cairo.c:598: warning: assignment makes pointer from integer 
without a cast
wxterminal/gp_cairo.c: In function `gp_cairo_convert_symbol_to_unicode':
wxterminal/gp_cairo.c:1725: warning: assignment makes pointer from integer 
without a cast
gmake[6]: *** [gp_cairo.o] Error 1
if /builds/kupfer/ccd/usr/src/tools/g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../term 
-I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 
-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -mt -D_REENTRANT -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/incl!
 ude/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11/include 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng12   -MT wxt_gui.o -MD -MP -MF ".deps/wxt_gui.Tpo" -c -o 
wxt_gui.o `test -f 'wxterminal/wxt_gui.cpp' || echo 
'./'`wxterminal/wxt_gui.cpp; \
        then mv -f ".deps/wxt_gui.Tpo" ".deps/wxt_gui.Po"; else rm -f 
".deps/wxt_gui.Tpo"; exit 1; fi
cc1plus: error: invalid option `t'
gmake[6]: *** [wxt_gui.o] Error 1
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT bf_test.o -MD 
-MP -MF ".deps/bf_test.Tpo" -c -o bf_test.o bf_test.c; \
        then mv -f ".deps/bf_test.Tpo" ".deps/bf_test.Po"; else rm -f 
".deps/bf_test.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT binary.o -MD 
-MP -MF ".deps/binary.Tpo" -c -o binary.o binary.c; \
        then mv -f ".deps/binary.Tpo" ".deps/binary.Po"; else rm -f 
".deps/binary.Tpo"; exit 1; fi
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include  -g -O2   -o bf_test  
bf_test.o binary.o alloc.o  -lm 
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT gplt_x11.o 
-MD -MP -MF ".deps/gplt_x11.Tpo" -c -o gplt_x11.o gplt_x11.c; \
        then mv -f ".deps/gplt_x11.Tpo" ".deps/gplt_x11.Po"; else rm -f 
".deps/gplt_x11.Tpo"; exit 1; fi
if /builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. 
-I. -I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT gpexecute.o 
-MD -MP -MF ".deps/gpexecute.Tpo" -c -o gpexecute.o gpexecute.c; \
        then mv -f ".deps/gpexecute.Tpo" ".deps/gpexecute.Po"; else rm -f 
".deps/gpexecute.Tpo"; exit 1; fi
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. -I. 
-I..  -I../term -I../term -DBINDIR=\"/opt/sfw/bin\" 
-DX11_DRIVER_DIR=\"/opt/sfw/libexec/gnuplot/4.2\" 
-DGNUPLOT_PS_DIR=\"/opt/sfw/share/gnuplot/4.2/PostScript\" 
-DCONTACT=\"gnuplot-bugs at lists.sourceforge.net\" 
-DHELPFILE=\"/opt/sfw/share/gnuplot/4.2/gnuplot.gih\" -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/X11/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -c 
-DGPLT_X11_MODE -o getcolor_x11.o ./getcolor.c
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include  -g -O2   -o 
gnuplot_x11  gplt_x11.o gpexecute.o getcolor_x11.o -lX11 -lsocket  -lnsl -lm 
gmake[6]: Target `all-am' not remade because of errors.
gmake[6]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Target `all' not remade because of errors.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/src'
Making all in docs
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/docs'
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. -I. 
-I.. -I.. -I../src -I../term -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/X11/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -g -O2 -c doc2gih.c
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -DHAVE_CONFIG_H -I. -I. 
-I.. -I.. -I../src -I../term -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/X11/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -g -O2 -c termdoc.c
/builds/kupfer/ccd/usr/src/tools/gcc -I/usr/sfw/include -g -O2  -o doc2gih 
doc2gih.o termdoc.o -lm 
./doc2gih ./gnuplot.doc gnuplot.gih
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/docs'
Making all in lisp
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/lisp'
emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el

In gnuplot-comint-start-function:
gnuplot.el:1838:18:Warning: `make-variable-buffer-local' should be called at
    toplevel

In gnuplot-mode:
gnuplot.el:2516:41:Warning: `make-variable-buffer-local' should be called at
    toplevel
Wrote /builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/lisp/gnuplot.elc
emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot-gui.el
Wrote /builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/lisp/gnuplot-gui.elc
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/lisp'
Making all in man
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/man'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/man'
Making all in demo
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/demo'
Creating binary data files
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/demo'
Making all in tutorial
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/tutorial'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/tutorial'
Making all in share
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share'
Making all in LaTeX
gmake[6]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share/LaTeX'
gmake[6]: Nothing to be done for `all'.
gmake[6]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share/LaTeX'
gmake[6]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share'
gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share'
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0/share'
gmake[5]: Entering directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
gmake[5]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory 
`/builds/kupfer/ccd/usr/src/cmd/gnuplot/gnuplot-4.2.0'
*** Error code 2
/usr/bin/rm -f 
/builds/kupfer/ccd/proto/root_sparc/opt/sfw/READMEs/README.SFWgplot; install -s 
-m 644 -f /builds/kupfer/ccd/proto/root_sparc/opt/sfw/READMEs README.SFWgplot
dmake: Warning: Target `install' not remade because of errors
Current working directory /builds/kupfer/ccd/usr/src/cmd/gnuplot

Reply via email to