Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53013 - emerge tn5250 fails with compile errors
Summary: emerge tn5250 fails with compile errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-04 14:35 UTC by Benjamin Budai
Modified: 2004-06-07 00:36 UTC (History)
0 users

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


Attachments
output of emerge tn5250 command (tn5250.emerge.out,20.64 KB, text/plain)
2004-06-04 14:39 UTC, Benjamin Budai
Details
output of emerge --info (emerge.info,1.76 KB, text/plain)
2004-06-07 00:09 UTC, Benjamin Budai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Budai 2004-06-04 14:35:42 UTC
I tried to emerge tn5250 on my brand new gentoo system, but it fails
with compile errors. My GCC version

$ gcc --version
gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 

And here is the output of emerge tn5250:

Calculating dependencies      ...done!
>>> emerge (1 of 1) net-misc/tn5250-0.16.5 to /
>>> md5 src_uri ;-) tn5250-0.16.5.tar.gz
>>> Unpacking source...
>>> Unpacking tn5250-0.16.5.tar.gz to /var/tmp/portage/tn5250-0.16.5/work
>>> Source unpacked.
X
ssl
slang
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for dialog... /usr/bin/dialog
checking for SLang_init_tty in -lslang... yes
checking for UCHAR in sys/types.h... no
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for CRYPTO_num_locks in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for ANSI C header files... yes
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking for sys/time.h... yes
checking for unistd.h... yes
checking for slang/slang.h... no
checking for slang.h... yes
checking for locale.h... yes
checking for netinet/in.h... yes
checking for sys/wait.h... yes
checking for fcntl.h... yes
checking for syslog.h... yes
checking for pwd.h... yes
checking return type of signal handlers... void
checking for working memcmp... yes
checking return type of signal handlers... (cached) void
checking for setlocale... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for resizeterm... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for OS specific directory... linux
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tn5250.spec
config.status: creating doc/Makefile
config.status: creating linux/Makefile
config.status: creating freebsd/Makefile
config.status: creating win32/Makefile
config.status: creating sun/Makefile
config.status: creating tn5250-config
config.status: creating xt5250
config.status: creating src/tn5250-config.h
Making all in src
make[1]: Entering directory `/var/tmp/portage/tn5250-0.16.5/work/tn5250-0.16.5/src'
cd .. \
  && CONFIG_FILES= CONFIG_HEADERS=src/tn5250-config.h \
     /bin/sh ./config.status
config.status: creating src/tn5250-config.h
config.status: src/tn5250-config.h is unchanged
make  all-am
make[2]: Entering directory `/var/tmp/portage/tn5250-0.16.5/work/tn5250-0.16.5/src'
source='buffer.c' object='buffer.lo' libtool=yes \
depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o buffer.lo `test -f buffer.c || echo './'`buffer.c
source='conf.c' object='conf.lo' libtool=yes \
depfile='.deps/conf.Plo' tmpdepfile='.deps/conf.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o conf.lo `test -f conf.c || echo './'`conf.c
mkdir .libs
mkdir: cannot create directory `.libs': File exists
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c conf.c -MT conf.lo -MD -MP -MF .deps/conf.TPlo  -fPIC -DPIC -o .libs/conf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo -o buffer.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c conf.c -MT conf.lo -MD -MP -MF .deps/conf.TPlo -o conf.o >/dev/null 2>&1
mv -f .libs/buffer.lo buffer.lo
source='cursesterm.c' object='cursesterm.lo' libtool=yes \
depfile='.deps/cursesterm.Plo' tmpdepfile='.deps/cursesterm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o cursesterm.lo `test -f cursesterm.c || echo './'`cursesterm.c
mv -f .libs/conf.lo conf.lo
source='debug.c' object='debug.lo' libtool=yes \
depfile='.deps/debug.Plo' tmpdepfile='.deps/debug.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o debug.lo `test -f debug.c || echo './'`debug.c
rm -f .libs/cursesterm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c cursesterm.c -MT cursesterm.lo -MD -MP -MF .deps/cursesterm.TPlo  -fPIC -DPIC -o .libs/cursesterm.lo
rm -f .libs/debug.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo  -fPIC -DPIC -o .libs/debug.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c cursesterm.c -MT cursesterm.lo -MD -MP -MF .deps/cursesterm.TPlo -o cursesterm.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo -o debug.o >/dev/null 2>&1
mv -f .libs/debug.lo debug.lo
mv -f .libs/cursesterm.lo cursesterm.lo
source='dbuffer.c' object='dbuffer.lo' libtool=yes \
depfile='.deps/dbuffer.Plo' tmpdepfile='.deps/dbuffer.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o dbuffer.lo `test -f dbuffer.c || echo './'`dbuffer.c
source='display.c' object='display.lo' libtool=yes \
depfile='.deps/display.Plo' tmpdepfile='.deps/display.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o display.lo `test -f display.c || echo './'`display.c
rm -f .libs/dbuffer.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c dbuffer.c -MT dbuffer.lo -MD -MP -MF .deps/dbuffer.TPlo  -fPIC -DPIC -o .libs/dbuffer.lo
rm -f .libs/display.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c display.c -MT display.lo -MD -MP -MF .deps/display.TPlo  -fPIC -DPIC -o .libs/display.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c dbuffer.c -MT dbuffer.lo -MD -MP -MF .deps/dbuffer.TPlo -o dbuffer.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c display.c -MT display.lo -MD -MP -MF .deps/display.TPlo -o display.o >/dev/null 2>&1
mv -f .libs/dbuffer.lo dbuffer.lo
source='field.c' object='field.lo' libtool=yes \
depfile='.deps/field.Plo' tmpdepfile='.deps/field.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o field.lo `test -f field.c || echo './'`field.c
mv -f .libs/display.lo display.lo
source='printsession.c' object='printsession.lo' libtool=yes \
depfile='.deps/printsession.Plo' tmpdepfile='.deps/printsession.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o printsession.lo `test -f printsession.c || echo './'`printsession.c
rm -f .libs/field.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c field.c -MT field.lo -MD -MP -MF .deps/field.TPlo  -fPIC -DPIC -o .libs/field.lo
rm -f .libs/printsession.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c printsession.c -MT printsession.lo -MD -MP -MF .deps/printsession.TPlo  -fPIC -DPIC -o .libs/printsession.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c field.c -MT field.lo -MD -MP -MF .deps/field.TPlo -o field.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c printsession.c -MT printsession.lo -MD -MP -MF .deps/printsession.TPlo -o printsession.o >/dev/null 2>&1
mv -f .libs/field.lo field.lo
source='record.c' object='record.lo' libtool=yes \
depfile='.deps/record.Plo' tmpdepfile='.deps/record.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o record.lo `test -f record.c || echo './'`record.c
mv -f .libs/printsession.lo printsession.lo
source='scs.c' object='scs.lo' libtool=yes \
depfile='.deps/scs.Plo' tmpdepfile='.deps/scs.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o scs.lo `test -f scs.c || echo './'`scs.c
rm -f .libs/record.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c record.c -MT record.lo -MD -MP -MF .deps/record.TPlo  -fPIC -DPIC -o .libs/record.lo
rm -f .libs/scs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c scs.c -MT scs.lo -MD -MP -MF .deps/scs.TPlo  -fPIC -DPIC -o .libs/scs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c scs.c -MT scs.lo -MD -MP -MF .deps/scs.TPlo -o scs.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c record.c -MT record.lo -MD -MP -MF .deps/record.TPlo -o record.o >/dev/null 2>&1
mv -f .libs/scs.lo scs.lo
source='session.c' object='session.lo' libtool=yes \
depfile='.deps/session.Plo' tmpdepfile='.deps/session.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o session.lo `test -f session.c || echo './'`session.c
rm -f .libs/session.lo
mv -f .libs/record.lo record.lo
source='slangterm.c' object='slangterm.lo' libtool=yes \
depfile='.deps/slangterm.Plo' tmpdepfile='.deps/slangterm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o slangterm.lo `test -f slangterm.c || echo './'`slangterm.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c session.c -MT session.lo -MD -MP -MF .deps/session.TPlo  -fPIC -DPIC -o .libs/session.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c session.c -MT session.lo -MD -MP -MF .deps/session.TPlo -o session.o >/dev/null 2>&1
rm -f .libs/slangterm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c slangterm.c -MT slangterm.lo -MD -MP -MF .deps/slangterm.TPlo  -fPIC -DPIC -o .libs/slangterm.lo
mv -f .libs/session.lo session.lo
source='sslstream.c' object='sslstream.lo' libtool=yes \
depfile='.deps/sslstream.Plo' tmpdepfile='.deps/sslstream.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o sslstream.lo `test -f sslstream.c || echo './'`sslstream.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c slangterm.c -MT slangterm.lo -MD -MP -MF .deps/slangterm.TPlo -o slangterm.o >/dev/null 2>&1
mv -f .libs/slangterm.lo slangterm.lo
source='stream.c' object='stream.lo' libtool=yes \
depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o stream.lo `test -f stream.c || echo './'`stream.c
rm -f .libs/sslstream.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c sslstream.c -MT sslstream.lo -MD -MP -MF .deps/sslstream.TPlo  -fPIC -DPIC -o .libs/sslstream.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c sslstream.c -MT sslstream.lo -MD -MP -MF .deps/sslstream.TPlo -o sslstream.o >/dev/null 2>&1
rm -f .libs/stream.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c stream.c -MT stream.lo -MD -MP -MF .deps/stream.TPlo  -fPIC -DPIC -o .libs/stream.lo
mv -f .libs/sslstream.lo sslstream.lo
source='telnetstr.c' object='telnetstr.lo' libtool=yes \
depfile='.deps/telnetstr.Plo' tmpdepfile='.deps/telnetstr.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o telnetstr.lo `test -f telnetstr.c || echo './'`telnetstr.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c stream.c -MT stream.lo -MD -MP -MF .deps/stream.TPlo -o stream.o >/dev/null 2>&1
rm -f .libs/telnetstr.lo
mv -f .libs/stream.lo stream.lo
source='utility.c' object='utility.lo' libtool=yes \
depfile='.deps/utility.Plo' tmpdepfile='.deps/utility.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o utility.lo `test -f utility.c || echo './'`utility.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c telnetstr.c -MT telnetstr.lo -MD -MP -MF .deps/telnetstr.TPlo  -fPIC -DPIC -o .libs/telnetstr.lo
rm -f .libs/utility.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c telnetstr.c -MT telnetstr.lo -MD -MP -MF .deps/telnetstr.TPlo -o telnetstr.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c utility.c -MT utility.lo -MD -MP -MF .deps/utility.TPlo  -fPIC -DPIC -o .libs/utility.lo
mv -f .libs/telnetstr.lo telnetstr.lo
source='version.c' object='version.lo' libtool=yes \
depfile='.deps/version.Plo' tmpdepfile='.deps/version.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o version.lo `test -f version.c || echo './'`version.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c utility.c -MT utility.lo -MD -MP -MF .deps/utility.TPlo -o utility.o >/dev/null 2>&1
rm -f .libs/version.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c version.c -MT version.lo -MD -MP -MF .deps/version.TPlo  -fPIC -DPIC -o .libs/version.lo
mv -f .libs/utility.lo utility.lo
source='wtd.c' object='wtd.lo' libtool=yes \
depfile='.deps/wtd.Plo' tmpdepfile='.deps/wtd.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c -o wtd.lo `test -f wtd.c || echo './'`wtd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c version.c -MT version.lo -MD -MP -MF .deps/version.TPlo -o version.o >/dev/null 2>&1
mv -f .libs/version.lo version.lo
source='scs2ascii.c' object='scs2ascii.o' libtool=no \
depfile='.deps/scs2ascii.Po' tmpdepfile='.deps/scs2ascii.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f scs2ascii.c || echo './'`scs2ascii.c
rm -f .libs/wtd.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c wtd.c -MT wtd.lo -MD -MP -MF .deps/wtd.TPlo  -fPIC -DPIC -o .libs/wtd.lo
source='scs2pdf.c' object='scs2pdf.o' libtool=no \
depfile='.deps/scs2pdf.Po' tmpdepfile='.deps/scs2pdf.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f scs2pdf.c || echo './'`scs2pdf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -O2 -march=athlon-xp -fomit-frame-pointer -c wtd.c -MT wtd.lo -MD -MP -MF .deps/wtd.TPlo -o wtd.o >/dev/null 2>&1
source='scs2ps.c' object='scs2ps.o' libtool=no \
depfile='.deps/scs2ps.Po' tmpdepfile='.deps/scs2ps.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f scs2ps.c || echo './'`scs2ps.c
source='tn5250.c' object='tn5250.o' libtool=no \
depfile='.deps/tn5250.Po' tmpdepfile='.deps/tn5250.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f tn5250.c || echo './'`tn5250.c
mv -f .libs/wtd.lo wtd.lo
source='lp5250d.c' object='lp5250d.o' libtool=no \
depfile='.deps/lp5250d.Po' tmpdepfile='.deps/lp5250d.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f lp5250d.c || echo './'`lp5250d.c
source='tn5250d.c' object='tn5250d.o' libtool=no \
depfile='.deps/tn5250d.Po' tmpdepfile='.deps/tn5250d.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\"    -O2 -march=athlon-xp -fomit-frame-pointer -c `test -f tn5250d.c || echo './'`tn5250d.c
tn5250.c:181:11: missing terminating " character
tn5250.c: In function `syntax':
tn5250.c:183: error: syntax error before "tn5250"
tn5250.c:183: error: stray '\' in program
tn5250.c:183:56: missing terminating " character
make[2]: *** [tn5250.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/tn5250-0.16.5/work/tn5250-0.16.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/tn5250-0.16.5/work/tn5250-0.16.5/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-misc/tn5250-0.16.5 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)
Comment 1 Benjamin Budai 2004-06-04 14:39:20 UTC
Created attachment 32658 [details]
output of emerge tn5250 command
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-06-04 14:41:01 UTC
reopen with output from emerge --info please.
Comment 3 Benjamin Budai 2004-06-07 00:09:59 UTC
Created attachment 32835 [details]
output of emerge --info
Comment 4 Benjamin Budai 2004-06-07 00:11:56 UTC
Attached the output of emerge --info to help problem resolution.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-06-07 00:36:48 UTC
Fixed in CVS.  Wait 30, resync and try it again.