Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net-misc/nx fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jimmywannadog
n00b
n00b


Joined: 25 Nov 2006
Posts: 13

PostPosted: Mon Nov 10, 2008 5:08 pm    Post subject: net-misc/nx fails to compile Reply with quote

I get the following error when I try to emerge nx:

Code:
*
 * ERROR: net-misc/nx-3.2.0-r5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2539:  Called die
 * The specific snippet of code:
 *       emake World || die "nx-X11 emake failed";
 *  The die message:
 *   nx-X11 emake failed
 *


The same occurs with versions 3.2.0-r5, 3.2.0-r2 and 3.1.0-r1. I have never installed nx before and can't find documentation of this error while searching forums and the wider net (but that might be a failure of my keyword choices). emerge --info and build.log follow. Thanks.

emerge --info:
Code:
Portage 2.1.4.5 (default/linux/x86/2008.0/server, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 i686)
=================================================================
System uname: 2.6.24-gentoo-r8 i686 Intel(R) Pentium(R) III CPU family 1400MHz
Timestamp of tree: Mon, 10 Nov 2008 09:30:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.arcticnetwork.ca/source/ ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://mirror.usu.edu/mirrors/gentoo/ http://mirror.mcs.anl.gov/pub/gentoo/ "
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl apache2 berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gpm iconv imap isdnlog ldap libwww maildir mailwrapper midi mudflap mysql ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection sasl session snmp spl ssl sysfs tcpd truetype unicode x86 xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


**edit: build.log moved to posts below to shorten this post since it didn't post right in this message.**


Last edited by jimmywannadog on Mon Nov 10, 2008 8:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
alex.blackbit
Advocate
Advocate


Joined: 26 Jul 2005
Posts: 2397

PostPosted: Mon Nov 10, 2008 7:36 pm    Post subject: Reply with quote

it seems something went wrong when you posted this.
you tried to put your build.log in [ code ] tags, which is the right way, but something happened so that you opening tag is not wellformed, i.e. [code:1:4f795b8713].
additionally the log seems to be truncated. please correct this. the error isn't visible in the posted part of the log.
Back to top
View user's profile Send private message
jimmywannadog
n00b
n00b


Joined: 25 Nov 2006
Posts: 13

PostPosted: Mon Nov 10, 2008 8:05 pm    Post subject: Reply with quote

Sorry about that. Here's another take on the build.log (first half only this post)

Code:

>>> Unpacking source...
>>> Unpacking nx-X11-3.2.0-2.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxagent-3.2.0-10.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxproxy-3.2.0-1.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxauth-3.2.0-1.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxcompext-3.2.0-1.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxcompshad-3.2.0-3.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
>>> Unpacking nxcomp-3.2.0-7.tar.gz to /var/tmp/portage/net-misc/nx-3.2.0-r5/work
 ^[[32;01m*^[[0m Applying nx-x11-1.5.0-tmp-exec.patch ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying nxcomp-1.5.0-pic.patch ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying nx-3.2.0-nxproxy_read_from_stdin.patch ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying nx-2.1.0-invalid-options.patch ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running eautoreconf in '/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nxcomp' ...
 ^[[32;01m*^[[0m Running aclocal ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running autoconf ...
^[[A^[[85C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running elibtoolize in: nx-X11/lib/Xft
 ^[[32;01m*^[[0m   Applying ltmain-1.5.patch ...
 ^[[32;01m*^[[0m   Applying portage-1.5.10.patch ...
 ^[[32;01m*^[[0m   Applying max_cmd_len-1.5.20.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
 ^[[32;01m*^[[0m   Applying tmp-1.3.5.patch ...
 ^[[32;01m*^[[0m Running elibtoolize in: nx-X11/extras/expat/conftools
 ^[[32;01m*^[[0m   Applying install-sh-1.5.patch ...
 ^[[32;01m*^[[0m   Applying ltmain-1.5.patch ...
 ^[[32;01m*^[[0m   Applying portage-1.5.10.patch ...
 ^[[32;01m*^[[0m   Applying relink-1.4.1.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
 ^[[32;01m*^[[0m   Applying test-1.4.1.patch ...
 ^[[32;01m*^[[0m   Applying uclibc-conf-1.2.0.patch ...
 ^[[32;01m*^[[0m Running elibtoolize in: nx-X11/extras/fontconfig
 ^[[32;01m*^[[0m   Applying portage-1.5.10.patch ...
 ^[[32;01m*^[[0m   Applying max_cmd_len-1.5.20.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
 ^[[32;01m*^[[0m Running elibtoolize in: nx-X11/extras/freetype2/builds/unix
 ^[[32;01m*^[[0m   Applying install-sh-1.5.6.patch ...
 ^[[32;01m*^[[0m   Applying portage-1.5.10.patch ...
 ^[[32;01m*^[[0m   Applying max_cmd_len-1.5.20.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11 ...
 * econf: updating nx-X11/lib/Xft/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/lib/Xft/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/expat/conftools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/expat/conftools/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/fontconfig/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/fontconfig/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/programs/xterm/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/programs/xterm/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
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-g++ accepts -g... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
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 ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
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 Cygwin32 environment... no
checking for Amd64 environment... no
checking for Darwin environment... no
checking for Solaris environment... no
checking for FreeBSD environment... no
checking for in_addr_t... yes
compiling version 3.2.0
enabling dynamic linking of PNG library
enabling dynamic linking of JPEG library
enabling dynamic linking of Z library
disabling production of debug symbols
enabling use of the STL allocators
disabling info output in the log file
disabling valgrind memory checker workarounds
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
if [ -x /usr/X11R6/bin/makedepend ] ; then \
         /usr/X11R6/bin/makedepend   \
                        -I/usr/include/c++ -I/usr/include/g++ -I/usr/include/g++-3  -f Makefile  MD5.c Pack.c Vars.c \
         Loop.cpp Children.cpp Control.cpp Misc.cpp Socket.cpp Fork.cpp Pipe.cpp List.cpp Keeper.cpp Timestamp.cpp Transport.cpp Statistics.cpp Auth.cpp Agent.cpp Proxy.cpp Channel.cpp Message.cpp Split.cpp ClientProxy.cpp ServerProxy.cpp OpcodeStore.cpp ClientStore.cpp ServerStore.cpp ChannelCache.cpp ClientCache.cpp ServerCache.cpp ClientChannel.cpp ServerChannel.cpp GenericChannel.cpp ReadBuffer.cpp ProxyReadBuffer.cpp ClientReadBuffer.cpp ServerReadBuffer.cpp GenericReadBuffer.cpp EncodeBuffer.cpp DecodeBuffer.cpp WriteBuffer.cpp SequenceQueue.cpp IntCache.cpp CharCache.cpp XidCache.cpp ActionCache.cpp BlockCache.cpp BlockCacheSet.cpp StaticCompressor.cpp TextCompressor.cpp Unpack.cpp Alpha.cpp Colormap.cpp Jpeg.cpp Pgn.cpp Bitmap.cpp Rgb.cpp Rle.cpp Z.cpp ChangeProperty.cpp SendEvent.cpp ChangeGC.cpp CreateGC.cpp CreatePixmap.cpp SetClipRectangles.cpp CopyArea.cpp PolyLine.cpp PolySegment.cpp PolyFillRectangle.cpp PutImage.cpp TranslateCoords.cpp GetImage.cpp ClearArea.cpp ConfigureWindow.cpp PolyText8.cpp PolyText16.cpp ImageText8.cpp ImageText16.cpp PolyPoint.cpp PolyFillArc.cpp PolyArc.cpp FillPoly.cpp InternAtom.cpp GetProperty.cpp SetUnpackGeometry.cpp SetUnpackColormap.cpp SetUnpackAlpha.cpp PutPackedImage.cpp ShapeExtension.cpp RenderExtension.cpp GenericRequest.cpp QueryFontReply.cpp ListFontsReply.cpp GetImageReply.cpp GetPropertyReply.cpp GenericReply.cpp RenderGenericRequest.cpp RenderCreatePicture.cpp RenderChangePicture.cpp RenderFreePicture.cpp RenderPictureClip.cpp RenderPictureTransform.cpp RenderPictureFilter.cpp RenderCreateGlyphSet.cpp RenderFreeGlyphSet.cpp RenderAddGlyphs.cpp RenderComposite.cpp RenderCompositeGlyphs.cpp RenderFillRectangles.cpp RenderTrapezoids.cpp RenderTriangles.cpp PositionCacheCompat.cpp ChangeGCCompat.cpp CreatePixmapCompat.cpp SetUnpackColormapCompat.cpp SetUnpackAlphaCompat.cpp RenderCreatePictureCompat.cpp RenderFreePictureCompat.cpp RenderPictureClipCompat.cpp RenderCreateGlyphSetCompat.cpp RenderCompositeCompat.cpp RenderCompositeGlyphsCompat.cpp 2>/dev/null; \
      fi
touch depend.status
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Loop.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Children.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Control.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Misc.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Socket.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Fork.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Pipe.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   List.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Keeper.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Timestamp.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Transport.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Statistics.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Auth.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Agent.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Proxy.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Channel.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Message.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Split.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClientProxy.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ServerProxy.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   OpcodeStore.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClientStore.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ServerStore.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ChannelCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClientCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ServerCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClientChannel.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ServerChannel.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GenericChannel.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ReadBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ProxyReadBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClientReadBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ServerReadBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GenericReadBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   EncodeBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   DecodeBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   WriteBuffer.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SequenceQueue.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   IntCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   CharCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   XidCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ActionCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   BlockCache.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   BlockCacheSet.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   StaticCompressor.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   TextCompressor.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Unpack.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Alpha.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Colormap.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Jpeg.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Pgn.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Bitmap.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Rgb.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Rle.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Z.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ChangeProperty.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SendEvent.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ChangeGC.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   CreateGC.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   CreatePixmap.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetClipRectangles.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   CopyArea.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyLine.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolySegment.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyFillRectangle.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PutImage.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   TranslateCoords.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GetImage.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ClearArea.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ConfigureWindow.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyText8.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyText16.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ImageText8.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ImageText16.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyPoint.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyFillArc.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PolyArc.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   FillPoly.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   InternAtom.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GetProperty.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetUnpackGeometry.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetUnpackColormap.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetUnpackAlpha.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PutPackedImage.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ShapeExtension.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderExtension.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GenericRequest.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   QueryFontReply.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ListFontsReply.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GetImageReply.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GetPropertyReply.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   GenericReply.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderGenericRequest.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCreatePicture.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderChangePicture.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderFreePicture.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderPictureClip.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderPictureTransform.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderPictureFilter.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCreateGlyphSet.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderFreeGlyphSet.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderAddGlyphs.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderComposite.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCompositeGlyphs.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderFillRectangles.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderTrapezoids.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderTriangles.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   PositionCacheCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   ChangeGCCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   CreatePixmapCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetUnpackColormapCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   SetUnpackAlphaCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCreatePictureCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderFreePictureCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderPictureClipCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCreateGlyphSetCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCompositeCompat.cpp
i686-pc-linux-gnu-g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   RenderCompositeGlyphsCompat.cpp
i686-pc-linux-gnu-gcc -c -O3 -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   MD5.c
i686-pc-linux-gnu-gcc -c -O3 -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Pack.c
i686-pc-linux-gnu-gcc -c -O3 -I../nx-X11/exports/include -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -fPIC   Vars.c
i686-pc-linux-gnu-g++ -o libXcomp.so.3.2.0 -Wl,-O1 -Wl,-soname,libXcomp.so.3 Loop.o Children.o Control.o Misc.o Socket.o Fork.o Pipe.o List.o Keeper.o Timestamp.o Transport.o Statistics.o Auth.o Agent.o Proxy.o Channel.o Message.o Split.o ClientProxy.o ServerProxy.o OpcodeStore.o ClientStore.o ServerStore.o ChannelCache.o ClientCache.o ServerCache.o ClientChannel.o ServerChannel.o GenericChannel.o ReadBuffer.o ProxyReadBuffer.o ClientReadBuffer.o ServerReadBuffer.o GenericReadBuffer.o EncodeBuffer.o DecodeBuffer.o WriteBuffer.o SequenceQueue.o IntCache.o CharCache.o XidCache.o ActionCache.o BlockCache.o BlockCacheSet.o StaticCompressor.o TextCompressor.o Unpack.o Alpha.o Colormap.o Jpeg.o Pgn.o Bitmap.o Rgb.o Rle.o Z.o ChangeProperty.o SendEvent.o ChangeGC.o CreateGC.o CreatePixmap.o SetClipRectangles.o CopyArea.o PolyLine.o PolySegment.o PolyFillRectangle.o PutImage.o TranslateCoords.o GetImage.o ClearArea.o ConfigureWindow.o PolyText8.o PolyText16.o ImageText8.o ImageText16.o PolyPoint.o PolyFillArc.o PolyArc.o FillPoly.o InternAtom.o GetProperty.o SetUnpackGeometry.o SetUnpackColormap.o SetUnpackAlpha.o PutPackedImage.o ShapeExtension.o RenderExtension.o GenericRequest.o QueryFontReply.o ListFontsReply.o GetImageReply.o GetPropertyReply.o GenericReply.o RenderGenericRequest.o RenderCreatePicture.o RenderChangePicture.o RenderFreePicture.o RenderPictureClip.o RenderPictureTransform.o RenderPictureFilter.o RenderCreateGlyphSet.o RenderFreeGlyphSet.o RenderAddGlyphs.o RenderComposite.o RenderCompositeGlyphs.o RenderFillRectangles.o RenderTrapezoids.o RenderTriangles.o PositionCacheCompat.o ChangeGCCompat.o CreatePixmapCompat.o SetUnpackColormapCompat.o SetUnpackAlphaCompat.o RenderCreatePictureCompat.o RenderFreePictureCompat.o RenderPictureClipCompat.o RenderCreateGlyphSetCompat.o RenderCompositeCompat.o RenderCompositeGlyphsCompat.o MD5.o Pack.o Vars.o -L../nx-X11/exports/lib  -shared  -lpng -ljpeg -lz
rm -f libXcomp.so.3
ln -s libXcomp.so.3.2.0 libXcomp.so.3
rm -f libXcomp.so
ln -s libXcomp.so.3.2.0 libXcomp.so
rm -f  libXcomp.a
ar clq libXcomp.a Loop.o Children.o Control.o Misc.o Socket.o Fork.o Pipe.o List.o Keeper.o Timestamp.o Transport.o Statistics.o Auth.o Agent.o Proxy.o Channel.o Message.o Split.o ClientProxy.o ServerProxy.o OpcodeStore.o ClientStore.o ServerStore.o ChannelCache.o ClientCache.o ServerCache.o ClientChannel.o ServerChannel.o GenericChannel.o ReadBuffer.o ProxyReadBuffer.o ClientReadBuffer.o ServerReadBuffer.o GenericReadBuffer.o EncodeBuffer.o DecodeBuffer.o WriteBuffer.o SequenceQueue.o IntCache.o CharCache.o XidCache.o ActionCache.o BlockCache.o BlockCacheSet.o StaticCompressor.o TextCompressor.o Unpack.o Alpha.o Colormap.o Jpeg.o Pgn.o Bitmap.o Rgb.o Rle.o Z.o ChangeProperty.o SendEvent.o ChangeGC.o CreateGC.o CreatePixmap.o SetClipRectangles.o CopyArea.o PolyLine.o PolySegment.o PolyFillRectangle.o PutImage.o TranslateCoords.o GetImage.o ClearArea.o ConfigureWindow.o PolyText8.o PolyText16.o ImageText8.o ImageText16.o PolyPoint.o PolyFillArc.o PolyArc.o FillPoly.o InternAtom.o GetProperty.o SetUnpackGeometry.o SetUnpackColormap.o SetUnpackAlpha.o PutPackedImage.o ShapeExtension.o RenderExtension.o GenericRequest.o QueryFontReply.o ListFontsReply.o GetImageReply.o GetPropertyReply.o GenericReply.o RenderGenericRequest.o RenderCreatePicture.o RenderChangePicture.o RenderFreePicture.o RenderPictureClip.o RenderPictureTransform.o RenderPictureFilter.o RenderCreateGlyphSet.o RenderFreeGlyphSet.o RenderAddGlyphs.o RenderComposite.o RenderCompositeGlyphs.o RenderFillRectangles.o RenderTrapezoids.o RenderTriangles.o PositionCacheCompat.o ChangeGCCompat.o CreatePixmapCompat.o SetUnpackColormapCompat.o SetUnpackAlphaCompat.o RenderCreatePictureCompat.o RenderFreePictureCompat.o RenderPictureClipCompat.o RenderCreateGlyphSetCompat.o RenderCompositeCompat.o RenderCompositeGlyphsCompat.o MD5.o Pack.o Vars.o
ranlib libXcomp.a
 * econf: updating nx-X11/lib/Xft/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/lib/Xft/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/expat/conftools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/expat/conftools/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/fontconfig/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/fontconfig/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/programs/xterm/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/programs/xterm/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
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-g++ accepts -g... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
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 whether compiler needs -Wno-deprecated... no
checking whether compiler accepts -Wmissing-declarations and -Wnested-externs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
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 Cygwin32 environment... no
checking for Darwin environment... no
checking for Solaris environment... no
checking for FreeBSD environment... no
checking for in_addr_t... yes
compiling version 3.2.0
disabling production of debug symbols
disabling info output in the log file
disabling valgrind memory checker workarounds
configure: creating ./config.status
config.status: creating Makefile
if [ -x /usr/X11R6/bin/makedepend ] ; then \
         /usr/X11R6/bin/makedepend   \
                        -I/usr/include/g++ -I/usr/include/g++-3 -f Makefile Main.c  Core.cpp Input.cpp Logger.cpp Shadow.cpp X11.cpp Win.cpp Updater.cpp Manager.cpp 2>/dev/null; \
      fi
touch depend.status
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Core.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Input.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Logger.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Shadow.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   X11.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Win.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Updater.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -c -O3 -Wmissing-declarations -Wnested-externs -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith   Manager.cpp
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
i686-pc-linux-gnu-g++ -o libXcompshad.so.3.2.0 -Wl,-O1 -Wl,-soname,libXcompshad.so.3 Core.o Input.o Logger.o Shadow.o X11.o Win.o Updater.o Manager.o  -shared  -L/usr/X11R6/lib -lX11 -lXtst -lXrandr -lXdamage
rm -f libXcompshad.so.3
ln -s libXcompshad.so.3.2.0 libXcompshad.so.3
rm -f libXcompshad.so
ln -s libXcompshad.so.3.2.0 libXcompshad.so
rm -f  libXcompshad.a
ar clq libXcompshad.a Core.o Input.o Logger.o Shadow.o X11.o Win.o Updater.o Manager.o
ranlib libXcompshad.a
Back to top
View user's profile Send private message
jimmywannadog
n00b
n00b


Joined: 25 Nov 2006
Posts: 13

PostPosted: Mon Nov 10, 2008 8:12 pm    Post subject: Reply with quote

Second half of build.log (the log got truncated again):

Code:

 * econf: updating nx-X11/lib/Xft/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/lib/Xft/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/expat/conftools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/expat/conftools/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/fontconfig/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/fontconfig/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/extras/freetype2/builds/unix/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nx-X11/programs/xterm/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nx-X11/programs/xterm/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
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-g++ accepts -g... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
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 a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
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 FreeBSD environment... no
checking for Cygwin32 environment... no
checking for Darwin environment... no
checking for SunOS environment... no
compiling version 3.2.0
disabling production of debug symbols
disabling info output in the log file
disabling valgrind memory checker workarounds
configure: creating ./config.status
config.status: creating Makefile
if [ -x /usr/X11R6/bin/makedepend ] ; then \
         /usr/X11R6/bin/makedepend -I. -I../nxcomp -I. -I../nxcomp \
                        -I/usr/include/g++ -I/usr/include/g++-3  -f Makefile Main.c   2>/dev/null; \
      fi
touch depend.status
i686-pc-linux-gnu-gcc -c -O3 -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I. -I../nxcomp  Main.c
i686-pc-linux-gnu-g++ -O3 -DVERSION=\"3.2.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -o nxproxy Main.o -Wl,-O1 -L../nxcomp -lXcomp

Building Release 6.9.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Sun Nov  9 10:58:46 MST 2008

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
rm -f imakemdep_cpp.h
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make  Makefile.boot
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'

cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\"  -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH ccimake.c
if [ -n "" ] ; then \
   /cc -E `./ccimake` \
   -DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \
   else touch imakemdep_cpp.h; fi
cc -c  -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH imake.o
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/makedepend'
make[2]: Nothing to be done for `bootstrap'.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/makedepend'
./config/imake/imake -I./config/cf  -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make[2]: Nothing to be done for `bootstrapdepend'.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" bootstrap
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
+ mkdir bootstrap
mv *.o bootstrap
+ mv imake bootstrap
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
cd ./config/imake && make -f Makefile.proto imakeonly
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
gcc -m32 -g -O3 -ansi -Wall -Wpointer-arith -Wundef   -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO     -DCPP_PROGRAM="\"cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -m32 -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi`      -DMONOLITH   -c -o imake.o imake.c
rm -f imake
gcc -m32 -o imake -g -O3 -ansi -Wall -Wpointer-arith -Wundef      imake.o       -Wl,-rpath-link,../../exports/lib
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make -w xmakefile
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f xmakefile
./config/imake/imake -I./config/cf  -s xmakefile -DTOPDIR=. -DCURDIR=.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f ./config/imake/Makefile.proto
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile  version.def
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f ./config/cf/date.def
rm -f ./config/cf/version.def
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make  Makefile.boot
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/makedepend'
make[2]: Nothing to be done for `bootstrap'.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/makedepend'
./config/imake/imake -I./config/cf  -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make[2]: Nothing to be done for `bootstrapdepend'.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" bootstrap
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make[2]: `bootstrap' is up to date.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
cd ./config/imake && make -f Makefile.proto imakeonly
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
make[2]: Nothing to be done for `imakeonly'.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config/imake'
+ rm -f xmakefile.bak
+ mv xmakefile xmakefile.bak
make -w xmakefile
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f xmakefile
./config/imake/imake -I./config/cf  -s xmakefile -DTOPDIR=. -DCURDIR=.
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f ./config/imake/Makefile.proto
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile  VerifyOS
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'

Building on Linux 2.6.24-gentoo-r8 i686 [ELF] (2.6.24).

Linux Distribution: Unknown
libc version: 6.6.1
binutils version: 21.8

GCC version: 4.1

make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile  Makefiles
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
making Makefiles in include...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
making Makefiles in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
making Makefiles in config...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config'
making Makefiles in config/cf...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/config'
making Makefiles in lib...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/lib'
making Makefiles in lib/xtrans...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/lib'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/lib'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/lib'
making Makefiles in programs...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/programs'
making Makefiles in programs/Xserver...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/programs'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/programs'
make[2]: [Makefiles] Error 2 (ignored)
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/programs'
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile  BOOTSTRAPSUBDIRS= clean
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
rm -f -r ./exports/include
rm -f -r ./exports/lib
rm -f -r ./exports/bin
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut   "#"*
cleaning in ./include...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
rm -f Xpoll.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut   "#"*
cleaning in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include/bitmaps'
make[3]: *** No rule to make target `clean'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include/bitmaps'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make: *** [World] Error 2
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: net-misc/nx-3.2.0-r5 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line 2539:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake World || die "nx-X11 emake failed";
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   nx-X11 emake failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/tmp/portage/net-misc/nx-3.2.0-r5/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/nx-3.2.0-r5/temp/environment'.
 ^[[31;01m*^[[0m
Back to top
View user's profile Send private message
timeBandit
Bodhisattva
Bodhisattva


Joined: 31 Dec 2004
Posts: 2719
Location: here, there or in transit

PostPosted: Tue Nov 11, 2008 3:07 am    Post subject: Reply with quote

For future reference, if you can't fit a huge block of text in a single post you can use a service like pastebin.ca and provide a link. In this case however, all you needed to provide was:
jimmywannadog wrote:
Code:
cleaning in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include/bitmaps'
make[3]: *** No rule to make target `clean'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include/bitmaps'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make: *** [World] Error 2
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: net-misc/nx-3.2.0-r5 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line 2539:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake World || die "nx-X11 emake failed";
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   nx-X11 emake failed
This is what is meant by "topmost build error." Read up from the bottom of the log, looking for the error spat out by make or gcc (or whichever tool builds the package) that caused the build to abort. Everything from "ERROR: category/package-version failed" onward comes from Portage, and in most cases that section just says, "hey, I failed." The "why" is the earlier message.

Sorry I can't offer any useful insight into this particular failure. The target "clean" is a standard makefile target whose absence usually signals a problem in the code, one that will usually be fixed in short order by an updated ebuild. I would normally suggest masking the troublesome version and try another, but if you've already tried the others with identical results ... <shrug>. :?
_________________
Plants are pithy, brooks tend to babble--I'm content to lie between them.
Super-short f.g.o checklist: Search first, strip comments, mark solved, help others.
Back to top
View user's profile Send private message
jimmywannadog
n00b
n00b


Joined: 25 Nov 2006
Posts: 13

PostPosted: Tue Nov 11, 2008 7:34 pm    Post subject: Reply with quote

Thanks for the guidance, timeBandit. I think there is another build error further up in the log and that may have led me to a cause.

Code:
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'


I got nx to emerge successfully on a different machine so I compared the build.log files to see what happened differently. I have quoted below from one line above the divergence to the point where the error is thrown. There's something about a jobserver in the build.log that succeeded that is absent from the one that failed.

build.log from successful install:

Code:
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile - --jobserver-fds=3,4 -j Makefiles
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
making Makefiles in include...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
making Makefiles in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include/bitmaps'
make[3]: Nothing to be done for `Makefiles'.


build.log from failed install:

Code:
make[1]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make -f xmakefile  Makefiles
make[1]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
making Makefiles in include...
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11'
make[2]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
making Makefiles in include/bitmaps...
make[3]: Entering directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'
make[3]: xmakefile: No such file or directory
make[3]: *** No rule to make target `xmakefile'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/net-misc/nx-3.2.0-r5/work/nx-X11/include'


Any advice or am I justified in taking this to a bug report at this point?
Thanks again for your assistance.
Back to top
View user's profile Send private message
jimmywannadog
n00b
n00b


Joined: 25 Nov 2006
Posts: 13

PostPosted: Mon Nov 17, 2008 6:56 pm    Post subject: Reply with quote

Continued as Bug 237370.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum