>>> Unpacking source... >>> Unpacking gnuplot-4.2.2.tar.gz to /var/tmp/portage/sci-visualization/gnuplot-4.2.2/work * Applying gnuplot-4.2.0-libggi.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gihdir=/usr/share/gnuplot/gih --with-x --with-linux-vga --without-gd --disable-wxwidgets --without-plot --with-pdf=/usr/lib --without-ggi --with-readline=gnu --enable-history-file --without-lisp-files --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for function prototypes... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for emacs... no checking for xemacs... xemacs checking for tex... tex checking for latex... latex checking for pdflatex... pdflatex checking for dvips... dvips checking for troff... troff checking for X... libraries , headers checking for gethostbyname... yes checking for connect... 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... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no 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... yes 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... yes 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 linux vga library... checking for vga_init in -lvga... yes 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 pdflib-config... /usr/bin/pdflib-config checking for PDF_get_majorversion in -lpdf... yes checking pdflib.h usability... yes checking pdflib.h presence... yes checking for pdflib.h... yes checking for PDF_begin_pattern in -lpdf... yes checking for PDF_setdashpattern in -lpdf... yes checking for PDF_begin_document in -lpdf... yes checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes checking for the vgagl library... checking for gl_hline in -lvgagl... yes checking vgagl.h usability... yes checking vgagl.h presence... yes checking for vgagl.h... yes checking for gl_striangle in -l3dkit... yes checking 3dkit.h usability... yes checking 3dkit.h presence... yes checking for 3dkit.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E 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 ** Configuration summary for gnuplot 4.2.2: 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: yes plot library terminal: no (requires GNU plotutils or UNIX plot) linux terminal (vga console): yes vgagl terminal ((s)vga console): yes SECURITY NOTICE: SVGAlib requires that gnuplot is installed suid root! 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: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) 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: Fitting error variables: yes 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: no LaTeX tutorial: yes Help file: yes (always), in /usr/share/gnuplot/gih/gnuplot.gih PostScript prologue files: yes (always) make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2' Making all in config make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' Making all in m4 make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' Making all in term make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making all in wxterminal make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 In file included from term.h:223, from term.c:1308: ../term/vgagl.trm: In function ‘VGAGL_signal_handler’: ../term/vgagl.trm:1091: warning: initialization makes integer from pointer without a cast ../term/vgagl.trm: In function ‘VGAGL_eventually_process_graphics_events’: ../term/vgagl.trm:1109: warning: initialization makes integer from pointer without a cast if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 Making version.c if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -c -DGPLT_X11_MODE -o getcolor_x11.o ./getcolor.c if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/usr/share/gnuplot/gih/gnuplot.gih\" -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -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 i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -L/usr/lib -o bf_test bf_test.o binary.o alloc.o -lm i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -L/usr/lib -o gnuplot_x11 gplt_x11.o gpexecute.o getcolor_x11.o -lX11 -lm i686-pc-linux-gnu-g++ -march=prescott -O2 -pipe -fomit-frame-pointer -L/usr/lib -o gnuplot alloc.o axis.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o term.o time.o unset.o util.o util3d.o variable.o version.o -l3dkit -lvgagl -lreadline -lncurses -lvga -lz -lpdf -lm make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making all in docs make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/docs' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -c doc2gih.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/usr/include -march=prescott -O2 -pipe -fomit-frame-pointer -c termdoc.c i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -L/usr/lib -o doc2gih doc2gih.o termdoc.o -lm ./doc2gih ./gnuplot.doc gnuplot.gih make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/docs' Making all in man make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/man' Making all in demo make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/demo' Creating binary data files Creating binary data files Creating binary data files make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/demo' Making all in tutorial make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/tutorial' if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg1.plt ; else gnuplot eg1.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg2.plt ; else gnuplot eg2.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg3.plt ; else gnuplot eg3.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg4.plt ; else gnuplot eg4.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg5.plt ; else gnuplot eg5.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg6.plt ; else gnuplot eg6.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot eg7.plt ; else gnuplot eg7.plt ; fi if test -x ../src/gnuplot ; then GNUPLOT_PS_DIR=../term/PostScript GNUPLOT_LIB=. GNUTERM=latex ../src/gnuplot test.plt ; else gnuplot test.plt ; fi Building LaTeX tutorial TEXINPUTS=.:.:: latex tutorial This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) entering extended mode (./tutorial.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./header.tex (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/latexsym.sty) (/usr/share/texmf-site/tex/latex/html/url.sty) (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/graphics/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def))) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg) (/usr/share/texmf/tex/latex/graphics/dvipsnam.def))) No file tutorial.aux. (/usr/share/texmf/tex/latex/base/ulasy.fd) No file tutorial.toc. [1] LaTeX Warning: Reference `oldusers' on page 1 undefined on input line 70. LaTeX Warning: Reference `s:eepic' on page 1 undefined on input line 83. LaTeX Warning: Reference `eg1' on page 1 undefined on input line 125. (./eg1.tex) [1] LaTeX Warning: Reference `eg2' on page 2 undefined on input line 163. (./eg2.tex) [2] [3] LaTeX Warning: Reference `eg3' on page 4 undefined on input line 225. (./eg3.tex) LaTeX Warning: Reference `test' on page 4 undefined on input line 265. LaTeX Warning: Reference `eg4' on page 4 undefined on input line 276. [4] (./eg4.tex) LaTeX Warning: Reference `eg5' on page 5 undefined on input line 311. (./eg5.tex) LaTeX Warning: Reference `eg6' on page 5 undefined on input line 338. [5] (./eg6.tex) LaTeX Warning: Reference `test' on page 6 undefined on input line 368. (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) (./eg7.tex ) [8] [9] (./tutorial.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on tutorial.dvi (10 pages, 248580 bytes). Transcript written on tutorial.log. TEXINPUTS=.:.:: latex tutorial This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) entering extended mode (./tutorial.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (./header.tex (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/base/latexsym.sty) (/usr/share/texmf-site/tex/latex/html/url.sty) (/usr/share/texmf/tex/latex/graphics/graphicx.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/graphics/graphics.sty (/usr/share/texmf/tex/latex/graphics/trig.sty) (/usr/share/texmf/tex/latex/graphics/graphics.cfg) (/usr/share/texmf/tex/latex/graphics/dvips.def))) (/usr/share/texmf/tex/latex/graphics/color.sty (/usr/share/texmf/tex/latex/graphics/color.cfg) (/usr/share/texmf/tex/latex/graphics/dvipsnam.def))) (./tutorial.aux) (/usr/share/texmf/tex/latex/base/ulasy.fd) (./tutorial.toc) [1] (./eg1.tex) [1] (./eg2.tex) [2] [3] (./eg3.tex) [4] (./eg4.tex) (./eg5.tex) [5] (./eg6.tex) (./test.tex) [6] [7] (/usr/share/texmf/tex/latex/base/omscmr.fd) (./eg7.tex ) [8] [9] (./tutorial.aux) ) Output written on tutorial.dvi (10 pages, 249456 bytes). Transcript written on tutorial.log. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/tutorial' Making all in share make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share' Making all in LaTeX make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share/LaTeX' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share/LaTeX' make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/share' make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2' >>> Source compiled. >>> Test phase [not enabled]: sci-visualization/gnuplot-4.2.2 >>> Install gnuplot-4.2.2 into /var/tmp/portage/sci-visualization/gnuplot-4.2.2/image/ category sci-visualization Making install in config make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/config' Making install in m4 make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/m4' Making install in term make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gnuplot/4.2/PostScript" || mkdir -p -- "/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript" /usr/bin/install -c -m 644 'PostScript/8859-15.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/8859-15.ps' /usr/bin/install -c -m 644 'PostScript/8859-1.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/8859-1.ps' /usr/bin/install -c -m 644 'PostScript/8859-2.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/8859-2.ps' /usr/bin/install -c -m 644 'PostScript/cp1250.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/cp1250.ps' /usr/bin/install -c -m 644 'PostScript/cp437.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/cp437.ps' /usr/bin/install -c -m 644 'PostScript/cp850.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/cp850.ps' /usr/bin/install -c -m 644 'PostScript/cp852.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/cp852.ps' /usr/bin/install -c -m 644 'PostScript/koi8r.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/koi8r.ps' /usr/bin/install -c -m 644 'PostScript/koi8u.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/koi8u.ps' /usr/bin/install -c -m 644 'PostScript/prologue.ps' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/4.2/PostScript/prologue.ps' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/term' Making install in src make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making install in wxterminal make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src/wxterminal' make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making version.c make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making version.c test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/bin" /usr/bin/install -c 'gnuplot' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/bin/gnuplot' test -z "/usr/libexec/gnuplot/4.2" || mkdir -p -- "/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/libexec/gnuplot/4.2" /usr/bin/install -c 'gnuplot_x11' '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/libexec/gnuplot/4.2/gnuplot_x11' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src' Making install in docs make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/docs' ../mkinstalldirs /var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/gih mkdir -p -- /var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/gih /usr/bin/install -c -m 644 gnuplot.gih /var/tmp/portage/sci-visualization/gnuplot-4.2.2/image//usr/share/gnuplot/gih/gnuplot.gih Creating texinfo Inserting help for terminals ... Analyzing doc file ... Converting to texinfo ... Menus, nodes, xrefs ... Cannot open load file: texinfo xemacs exiting . make[1]: *** [gnuplot.texi] Error 255 make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/docs' make: *** [install-recursive] Error 1 * * ERROR: sci-visualization/gnuplot-4.2.2 failed. * Call stack: * ebuild.sh, line 1654: Called dyn_install * ebuild.sh, line 1089: Called qa_call 'src_install' * ebuild.sh, line 44: Called src_install * gnuplot-4.2.2.ebuild, line 114: Called die * * make install failed * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-visualization/gnuplot-4.2.2/temp/build.log'. *