Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36484 - Tried to emerge nxserver but mergeing net-misc/nxcomp-1.3.0 failed.
Summary: Tried to emerge nxserver but mergeing net-misc/nxcomp-1.3.0 failed.
Status: RESOLVED DUPLICATE of bug 36483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-25 07:58 UTC by Anna Nuzold [Shinju]
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Nuzold [Shinju] 2003-12-25 07:58:56 UTC
tried to emerge nxserver here is the output:

^[]1;^G^[]2;Started emerge on: Dec 25, 2003 16:41:38^G^[]1;^G^[]2; *** emerge  net-misc/nxserver-business^G^[]1;^G^[]2; >>> emerge (1 of 11$
>>> Unpacking nxcomp-1.3.0-48.tar.gz to /var/tmp/portage/nxcomp-1.3.0/work
>>> Source unpacked.
checking for C++ compiler default output... 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 g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether compiler needs -Wno-deprecated... yes
checking whether compiler accepts -Wmissing-declarations and -Wnested-externs... yes
checking for a BSD-compatible install... /bin/install -c
checking how to run the C++ preprocessor... g++ -E
checking for X... no
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 1.3.0
enabling dynamic linking of PNG library
enabling dynamic linking of JPEG library
enabling dynamic linking of Z library
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 makedepend ] ; then \
                makedepend   \
                        -I/usr/include/g++ -I/usr/include/g++-3  -f Makefile  MD5.c Pack.c Loop.cpp Children.cpp Control.cpp Misc.cpp Socke$
        fi
g++ -c -O3 -Wno-deprecated -Wmissing-declarations -Wnested-externs -DIN_ADDR_T=in_addr_t -DVERSION=\"1.3.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE$
touch depend.status
g++ -c -O3 -Wno-deprecated -Wmissing-declarations -Wnested-externs -DIN_ADDR_T=in_addr_t -DVERSION=\"1.3.0\"  -DPACKAGE_NAME=\"\" -DPACKAGE$
In file included from OpcodeStore.h:21,
                 from Channel.h:25,
                 from Proxy.h:30,
                 from Children.cpp:32:
NXproto.h:25:19: X11/X.h: No such file or directory
NXproto.h:26:21: X11/Xmd.h: No such file or directory
NXproto.h:27:24: X11/Xproto.h: No such file or directory
In file included from OpcodeStore.h:21,
                 from Channel.h:25,
                 from Proxy.h:30,
                 from Children.cpp:32:
NXproto.h:69: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:70: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:71: syntax error before `;' token
NXproto.h:72: syntax error before `;' token
NXproto.h:73: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:74: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:75: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:76: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:77: syntax error before `;' token
NXproto.h:78: syntax error before `;' token
NXproto.h:79: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:80: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:81: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:82: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:83: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:84: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:85: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:86: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:87: syntax error before `;' token
NXproto.h:91: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:92: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:93: syntax error before `;' token
NXproto.h:94: syntax error before `;' token
NXproto.h:95: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:96: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:97: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:98: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:99: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:100: syntax error before `,' token
NXproto.h:101: syntax error before `;' token
NXproto.h:102: syntax error before `;' token
NXproto.h:103: syntax error before `;' token
NXproto.h:104: syntax error before `;' token
NXproto.h:108: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:109: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:110: syntax error before `;' token
NXproto.h:111: syntax error before `;' token
NXproto.h:112: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:113: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:114: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:115: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:116: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:117: syntax error before `,' token
NXproto.h:118: syntax error before `;' token
NXproto.h:119: syntax error before `;' token
NXproto.h:120: syntax error before `;' token
NXproto.h:121: syntax error before `;' token
NXproto.h:131: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:132: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:133: syntax error before `;' token
NXproto.h:134: syntax error before `;' token
NXproto.h:135: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:136: syntax error before `,' token
NXproto.h:137: syntax error before `;' token
NXproto.h:138: syntax error before `;' token
NXproto.h:139: syntax error before `;' token
NXproto.h:140: syntax error before `;' token
NXproto.h:141: syntax error before `;' token
NXproto.h:145: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:146: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:147: syntax error before `;' token
NXproto.h:148: syntax error before `;' token
NXproto.h:149: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:150: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:151: syntax error before `,' token
NXproto.h:152: syntax error before `;' token
NXproto.h:153: syntax error before `;' token
NXproto.h:154: syntax error before `;' token
NXproto.h:155: syntax error before `;' token
NXproto.h:156: syntax error before `;' token
NXproto.h:164: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:165: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:166: syntax error before `;' token
NXproto.h:170: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:171: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:172: syntax error before `;' token
NXproto.h:176: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:177: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:178: syntax error before `;' token
NXproto.h:182: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:183: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:184: syntax error before `;' token
NXproto.h:185: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:186: syntax error before `,' token
NXproto.h:190: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:191: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:192: syntax error before `;' token
NXproto.h:193: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:194: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:195: syntax error before `,' token
NXproto.h:196: 'CARD32' is used as a type, but is not defined as a type.
NXproto.h:197: 'CARD32' is used as a type, but is not defined as a type.
NXproto.h:227: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:228: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:229: syntax error before `;' token
NXproto.h:230: syntax error before `;' token
NXproto.h:231: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:232: syntax error before `,' token
NXproto.h:242: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:243: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:244: syntax error before `;' token
NXproto.h:245: syntax error before `;' token
NXproto.h:249: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:250: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:251: syntax error before `;' token
NXproto.h:252: syntax error before `;' token
NXproto.h:256: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:257: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:258: syntax error before `;' token
NXproto.h:259: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:260: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:261: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:262: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:271: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:272: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:273: syntax error before `;' token
NXproto.h:274: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:275: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:276: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:277: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:278: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:279: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:280: syntax error before `,' token
NXproto.h:281: syntax error before `;' token
NXproto.h:282: syntax error before `;' token
NXproto.h:283: syntax error before `;' token
NXproto.h:287: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:288: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:289: syntax error before `;' token
NXproto.h:290: syntax error before `;' token
NXproto.h:294: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:295: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:296: syntax error before `;' token
NXproto.h:297: syntax error before `;' token
NXproto.h:301: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:302: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:303: syntax error before `;' token
NXproto.h:304: syntax error before `;' token
NXproto.h:305: syntax error before `;' token
NXproto.h:306: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:307: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:308: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:309: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:310: syntax error before `;' token
NXproto.h:311: syntax error before `;' token
NXproto.h:312: syntax error before `,' token
NXproto.h:313: syntax error before `,' token
NXproto.h:314: syntax error before `,' token
NXproto.h:315: syntax error before `,' token
NXproto.h:319: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:320: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:321: syntax error before `;' token
In file included from ClientStore.h:21,
                 from Channel.h:27,
                 from Proxy.h:30,
                 from Children.cpp:32:
Message.h:21:24: X11/Xproto.h: No such file or directory
In file included from OpcodeStore.h:21,
                 from Channel.h:25,
                 from Proxy.h:30,
                 from ClientProxy.h:21,
                 from Loop.cpp:75:
NXproto.h:25:19: X11/X.h: No such file or directory
NXproto.h:26:21: X11/Xmd.h: No such file or directory
NXproto.h:26:21: X11/Xmd.h: No such file or directory
NXproto.h:27:24: X11/Xproto.h: No such file or directory
In file included from OpcodeStore.h:21,
                 from Channel.h:25,
                 from Proxy.h:30,
                 from ClientProxy.h:21,
                 from Loop.cpp:75:
NXproto.h:69: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:70: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:71: syntax error before `;' token
NXproto.h:72: syntax error before `;' token
NXproto.h:73: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:74: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:75: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:76: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:77: syntax error before `;' token
NXproto.h:78: syntax error before `;' token
NXproto.h:79: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:80: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:81: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:82: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:83: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:84: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:85: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:86: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:87: syntax error before `;' token
NXproto.h:91: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:92: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:93: syntax error before `;' token
NXproto.h:94: syntax error before `;' token
NXproto.h:95: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:96: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:97: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:98: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:99: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:100: syntax error before `,' token
NXproto.h:101: syntax error before `;' token
NXproto.h:102: syntax error before `;' token
NXproto.h:103: syntax error before `;' token
NXproto.h:104: syntax error before `;' token
NXproto.h:108: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:109: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:110: syntax error before `;' token
NXproto.h:111: syntax error before `;' token
NXproto.h:112: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:113: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:114: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:115: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:116: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:117: syntax error before `,' token
NXproto.h:118: syntax error before `;' token
NXproto.h:119: syntax error before `;' token
NXproto.h:120: syntax error before `;' token
NXproto.h:121: syntax error before `;' token
NXproto.h:131: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:132: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:133: syntax error before `;' token
NXproto.h:134: syntax error before `;' token
NXproto.h:135: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:136: syntax error before `,' token
NXproto.h:137: syntax error before `;' token
NXproto.h:138: syntax error before `;' token
NXproto.h:139: syntax error before `;' token
NXproto.h:140: syntax error before `;' token
NXproto.h:141: syntax error before `;' token
NXproto.h:145: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:146: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:147: syntax error before `;' token
NXproto.h:148: syntax error before `;' token
NXproto.h:149: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:150: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:151: syntax error before `,' token
NXproto.h:152: syntax error before `;' token
NXproto.h:153: syntax error before `;' token
NXproto.h:154: syntax error before `;' token
NXproto.h:155: syntax error before `;' token
NXproto.h:156: syntax error before `;' token
NXproto.h:164: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:165: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:166: syntax error before `;' token
NXproto.h:170: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:171: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:172: syntax error before `;' token
NXproto.h:176: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:177: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:178: syntax error before `;' token
NXproto.h:182: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:183: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:184: syntax error before `;' token
NXproto.h:185: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:186: syntax error before `,' token
NXproto.h:190: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:191: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:192: syntax error before `;' token
NXproto.h:193: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:194: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:195: syntax error before `,' token
NXproto.h:196: 'CARD32' is used as a type, but is not defined as a type.
NXproto.h:197: 'CARD32' is used as a type, but is not defined as a type.
NXproto.h:227: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:228: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:229: syntax error before `;' token
NXproto.h:230: syntax error before `;' token
NXproto.h:231: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:232: syntax error before `,' token
NXproto.h:242: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:243: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:244: syntax error before `;' token
NXproto.h:245: syntax error before `;' token
NXproto.h:249: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:250: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:251: syntax error before `;' token
NXproto.h:252: syntax error before `;' token
NXproto.h:256: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:257: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:258: syntax error before `;' token
NXproto.h:259: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:260: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:261: 'BOOL' is used as a type, but is not defined as a type.
NXproto.h:262: 'BYTE' is used as a type, but is not defined as a type.
NXproto.h:271: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:272: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:273: syntax error before `;' token
NXproto.h:274: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:275: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:276: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:277: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:278: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:279: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:280: syntax error before `,' token
NXproto.h:281: syntax error before `;' token
NXproto.h:282: syntax error before `;' token
NXproto.h:283: syntax error before `;' token
NXproto.h:287: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:288: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:289: syntax error before `;' token
NXproto.h:290: syntax error before `;' token
NXproto.h:294: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:295: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:296: syntax error before `;' token
NXproto.h:297: syntax error before `;' token
NXproto.h:301: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:302: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:303: syntax error before `;' token
NXproto.h:304: syntax error before `;' token
NXproto.h:305: syntax error before `;' token
NXproto.h:306: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:307: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:308: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:309: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:310: syntax error before `;' token
NXproto.h:311: syntax error before `;' token
NXproto.h:312: syntax error before `,' token
NXproto.h:313: syntax error before `,' token
NXproto.h:314: syntax error before `,' token
NXproto.h:315: syntax error before `,' token
NXproto.h:319: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:320: 'CARD8' is used as a type, but is not defined as a type.
NXproto.h:321: syntax error before `;' token
In file included from ClientStore.h:21,
                 from Channel.h:27,
                 from Proxy.h:30,
                 from ClientProxy.h:21,
                 from Loop.cpp:75:
Message.h:21:24: X11/Xproto.h: No such file or directory
Loop.cpp: In function `int NXTransportInit()':
Loop.cpp:1405: `X_TCP_PORT' undeclared (first use this function)
Loop.cpp:1405: (Each undeclared identifier is reported only once for each
   function it appears in.)
make: *** [Children.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Loop.o] Error 1

!!! ERROR: net-misc/nxcomp-1.3.0 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! compile problem

Calculating dependencies   ^H^H ...done!
>>> emerge (1 of 11) net-misc/nxcomp-1.3.0 to /
>>> md5 src_uri ;-) nxcomp-1.3.0-48.tar.gz
^[]1;^G^[]2; *** terminating.^G^[]1;^G^[]2;


i disble distcc for test dont work again

Reproducible: Always
Steps to Reproduce:
1.emerge net-misc/nxserver-business




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.23-ck1)
=================================================================
System uname: 2.4.23-ck1 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.10
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium2 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium2 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 ncurses ssl crypt berkdb tcpd pam xml perl python mmx snmp sse maildir 
apache2"
Comment 1 Anna Nuzold [Shinju] 2003-12-25 08:18:22 UTC

*** This bug has been marked as a duplicate of 36483 ***