Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Linkstation pro - unable to emerge xinetd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
s34get
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jan 2003
Posts: 76
Location: WWW

PostPosted: Tue Jul 17, 2007 9:39 pm    Post subject: Linkstation pro - unable to emerge xinetd Reply with quote

Hi,

I've already installed Gentoo on my LS-pro (which contains a arm CPU). Everything is working more or less but I keep having trouble emerging xinetd.

Code:

~ #emerge xinetd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] sys-apps/xinetd-2.3.14  USE="perl tcpd" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB

>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) sys-apps/xinetd-2.3.14 to /
 * xinetd-2.3.14.tar.gz RMD160 ;-) ...                                                                             [ ok ]
 * xinetd-2.3.14.tar.gz SHA1 ;-) ...                                                                               [ ok ]
 * xinetd-2.3.14.tar.gz SHA256 ;-) ...                                                                             [ ok ]
 * xinetd-2.3.14.tar.gz size ;-) ...                                                                               [ ok ]
 * checking ebuild checksums ;-) ...                                                                               [ ok ]
 * checking auxfile checksums ;-) ...                                                                              [ ok ]
 * checking miscfile checksums ;-) ...                                                                             [ ok ]
 * checking xinetd-2.3.14.tar.gz ;-) ...                                                                           [ ok ]
>>> Unpacking source...
>>> Unpacking xinetd-2.3.14.tar.gz to /var/tmp/portage/sys-apps/xinetd-2.3.14/work
 * Applying xinetd-2.3.14-DESTDIR.patch ...                                                                        [ ok ]
 * Applying xinetd-2.3.14-install-contrib.patch ...                                                                [ ok ]
 * Applying xinetd-2.3.14-config.patch ...                                                                         [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14 ...
 * econf: updating xinetd-2.3.14/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating xinetd-2.3.14/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=armv5tejl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-libwrap --with-loadavg --build=armv5tejl-softfloat-linux-gnueabi
checking build system type... armv5tejl-softfloat-linux-gnueabi
checking host system type... armv5tejl-softfloat-linux-gnueabi
checking target system type... armv5tejl-softfloat-linux-gnueabi
checking for armv5tejl-softfloat-linux-gnueabi-gcc... armv5tejl-softfloat-linux-gnueabi-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether armv5tejl-softfloat-linux-gnueabi-gcc accepts -g... yes
checking for armv5tejl-softfloat-linux-gnueabi-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for armv5tejl-softfloat-linux-gnueabi-ranlib... armv5tejl-softfloat-linux-gnueabi-ranlib
checking for main in -lcompat... no
checking for library containing gethostbyname... none required
checking for library containing getnameinfo... none required
checking for library containing inet_ntop... none required
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for difftime... yes
checking for fcvt... yes
checking for ecvt... yes
checking for gcvt... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for socket... yes
checking for inet_aton... yes
checking for setenv... yes
checking for strsignal... yes
checking for sys_siglist in -lc... yes
checking for gai_strerror... yes
checking for freeaddrinfo... yes
checking for getaddrinfo... yes
checking how to run the C preprocessor... armv5tejl-softfloat-linux-gnueabi-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for sys/types.h... (cached) yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpc/rpcent.h usability... no
checking rpc/rpcent.h presence... no
checking for rpc/rpcent.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking machine/reg.h usability... no
checking machine/reg.h presence... no
checking for machine/reg.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking rpc/pmap_clnt.h usability... yes
checking rpc/pmap_clnt.h presence... yes
checking for rpc/pmap_clnt.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking DNSServiceDiscovery/DNSServiceDiscovery.h usability... no
checking DNSServiceDiscovery/DNSServiceDiscovery.h presence... no
checking for DNSServiceDiscovery/DNSServiceDiscovery.h... no
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for socklen_t... yes
checking for rlim_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for main in -lcrypt... yes
checking whether to compile in loadavg... yes
checking for crypt in -lc... yes
checking for log10 in -lm... yes
checking whether to default to ipv6... ignored
checking whether to use libwrap... yes
checking for request_init in -lwrap... yes
checking for yp_get_default_domain in -lnsl... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for isatty... yes
checking for memcpy... yes
checking for waitpid... yes
checking for sigvec... yes
checking for setsid... yes
checking for strftime... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libs/src/misc/Makefile
config.status: creating libs/src/pset/Makefile
config.status: creating libs/src/sio/Makefile
config.status: creating libs/src/str/Makefile
config.status: creating libs/src/xlog/Makefile
config.status: creating libs/src/portable/Makefile
config.status: creating xinetd/Makefile
config.status: creating config.h
cd libs/src/portable ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/portable'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o difftime.o difftime.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o inet_aton.o inet_aton.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o strerror.o strerror.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o fake-getnameinfo.o fake-getnameinfo.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o inet_ntop.o inet_ntop.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o cvt.o cvt.c
ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o
ar: creating libportable.a
armv5tejl-softfloat-linux-gnueabi-ranlib libportable.a
Installed libportable.a to ../../lib
Installed ./libportable.h to ../../include
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/portable'
cd libs/src/sio ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/sio'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o sprint.o sprint.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o sio.o sio.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o siosup.o siosup.c
ar r libsio.a sprint.o sio.o siosup.o
ar: creating libsio.a
armv5tejl-softfloat-linux-gnueabi-ranlib libsio.a
Installed libsio.a to ../../lib
Installed ./sio.h to ../../include
Installed ./sio.3 ./Sprint.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/sio'
cd libs/src/str ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/str'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o strutil.o strutil.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o strprint.o strprint.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o strparse.o strparse.c
ar r libstr.a strutil.o strprint.o strparse.o
ar: creating libstr.a
armv5tejl-softfloat-linux-gnueabi-ranlib libstr.a
Installed libstr.a to ../../lib
Installed ./str.h to ../../include
Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/str'
cd libs/src/misc ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/misc'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o misc.o misc.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o m_env.o m_env.c
ar r libmisc.a misc.o m_env.o
ar: creating libmisc.a
armv5tejl-softfloat-linux-gnueabi-ranlib libmisc.a
Installed libmisc.a to ../../lib
Installed ./misc.h ./m_env.h to ../../include
Installed ./misc.3 ./m_env.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/misc'
cd libs/src/pset ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/pset'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o pset.o pset.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o ops.o ops.c
ar r libpset.a pset.o ops.o
ar: creating libpset.a
armv5tejl-softfloat-linux-gnueabi-ranlib libpset.a
Installed libpset.a to ../../lib
Installed ./pset.h to ../../include
Installed ./pset.3 ./psi.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/pset'
cd libs/src/xlog ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/xlog'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o xlog.o xlog.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o filelog.o filelog.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o slog.o slog.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include -Os -pipe -mtune=arm926ej-s  -c -o util.o util.c
ar r libxlog.a xlog.o filelog.o slog.o util.o
ar: creating libxlog.a
armv5tejl-softfloat-linux-gnueabi-ranlib libxlog.a
Installed libxlog.a to ../../lib
Installed ./xlog.h to ../../include
Installed ./xlog.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/xlog'
cd xinetd ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include' LDFLAGS='-L/lib -L/usr/lib -L../libs/lib'
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/xinetd'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o access.o access.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o addr.o addr.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o builtins.o builtins.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o child.o child.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o conf.o conf.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o confparse.o confparse.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o connection.o connection.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o env.o env.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o ident.o ident.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o init.o init.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o int.o int.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o intcommon.o intcommon.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o internals.o internals.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o log.o log.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o logctl.o logctl.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o main.o main.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o msg.o msg.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o nvlists.o nvlists.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o parse.o parse.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o parsesup.o parsesup.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o parsers.o parsers.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o reconfig.o reconfig.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o retry.o retry.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o sconf.o sconf.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o sensor.o sensor.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o server.o server.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o service.o service.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o signals.o signals.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o special.o special.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o tcpint.o tcpint.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o time.o time.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o udpint.o udpint.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o util.o util.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o redirect.o redirect.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o xgetloadavg.o xgetloadavg.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o options.o options.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o includedir.o includedir.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o xtimer.o xtimer.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o inet.o inet.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include -Os -pipe -mtune=arm926ej-s  -c -o xmdns.o xmdns.c
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include  -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L/lib -L/usr/lib -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lwrap -lnsl -lm -lcrypt  || rm -f xinetd
init.o: In function `init_daemon':
init.c:(.text+0x300): undefined reference to `xlog_parms'
intcommon.o: In function `int_init':
intcommon.c:(.text+0x274): undefined reference to `xlog_destroy'
log.o: In function `svc_logprint':
log.c:(.text+0xa0): undefined reference to `xlog_write'
log.o: In function `svc_log_exit':
log.c:(.text+0x274): undefined reference to `xlog_write'
log.o: In function `svc_log_failure':
log.c:(.text+0x3b0): undefined reference to `xlog_write'
log.o: In function `svc_log_success':
log.c:(.text+0x49c): undefined reference to `xlog_write'
logctl.o: In function `log_end':
logctl.c:(.text+0xb8): undefined reference to `xlog_destroy'
logctl.o: In function `start_filelog':
logctl.c:(.text+0xf8): undefined reference to `xlog_create'
logctl.c:(.text+0x124): undefined reference to `xlog_control'
logctl.c:(.text+0x160): undefined reference to `xlog_destroy'
logctl.c:(.text+0x190): undefined reference to `xlog_control'
logctl.o: In function `log_start':
logctl.c:(.text+0x208): undefined reference to `xlog_create'
logctl.c:(.text+0x2a4): undefined reference to `xlog_control'
msg.o: In function `parsemsg':
msg.c:(.text+0x164): undefined reference to `xlog_write'
msg.o: In function `msg':
msg.c:(.text+0x1dc): undefined reference to `xlog_write'
msg.o: In function `msg_resume':
msg.c:(.text+0x204): undefined reference to `xlog_control'
msg.o: In function `msg_suspend':
msg.c:(.text+0x218): undefined reference to `xlog_control'
msg.o: In function `msg_init':
msg.c:(.text+0x25c): undefined reference to `xlog_create'
msg.c:(.text+0x2b0): undefined reference to `xlog_create'
msg.c:(.text+0x31c): undefined reference to `xlog_create'
msg.c:(.text+0x368): undefined reference to `xlog_control'
msg.c:(.text+0x390): undefined reference to `xlog_destroy'
service.o: In function `svc_postmortem':
service.c:(.text+0x1284): undefined reference to `xlog_control'
service.c:(.text+0x12ac): undefined reference to `xlog_control'
collect2: ld returned 1 exit status
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include  ./itox.c -o itox -L/lib -L/usr/lib -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lwrap -lnsl -lm -lcrypt
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/xinetd'
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/xinetd-2.3.14

>>> Install xinetd-2.3.14 into /var/tmp/portage/sys-apps/xinetd-2.3.14/image/ category sys-apps
cd libs/src/portable ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/portable'
Installed libportable.a to ../../lib
Installed ./libportable.h to ../../include
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/portable'
cd libs/src/sio ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/sio'
Installed libsio.a to ../../lib
Installed ./sio.h to ../../include
Installed ./sio.3 ./Sprint.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/sio'
cd libs/src/str ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/str'
Installed libstr.a to ../../lib
Installed ./str.h to ../../include
Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/str'
cd libs/src/misc ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/misc'
Installed libmisc.a to ../../lib
Installed ./misc.h ./m_env.h to ../../include
Installed ./misc.3 ./m_env.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/misc'
cd libs/src/pset ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/pset'
Installed libpset.a to ../../lib
Installed ./pset.h to ../../include
Installed ./pset.3 ./psi.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/pset'
cd libs/src/xlog ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../../include' install
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/xlog'
Installed libxlog.a to ../../lib
Installed ./xlog.h to ../../include
Installed ./xlog.3 to ../../man
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/libs/src/xlog'
cd xinetd ; make CC='armv5tejl-softfloat-linux-gnueabi-gcc' CFLAGS='-Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include' LDFLAGS='-L/lib -L/usr/lib -L../libs/lib'
make[1]: Entering directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/xinetd'
armv5tejl-softfloat-linux-gnueabi-gcc -Os -pipe -mtune=arm926ej-s -Os -pipe -mtune=arm926ej-s  -I../libs/include  -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L/lib -L/usr/lib -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lwrap -lnsl -lm -lcrypt  || rm -f xinetd
init.o: In function `init_daemon':
init.c:(.text+0x300): undefined reference to `xlog_parms'
intcommon.o: In function `int_init':
intcommon.c:(.text+0x274): undefined reference to `xlog_destroy'
log.o: In function `svc_logprint':
log.c:(.text+0xa0): undefined reference to `xlog_write'
log.o: In function `svc_log_exit':
log.c:(.text+0x274): undefined reference to `xlog_write'
log.o: In function `svc_log_failure':
log.c:(.text+0x3b0): undefined reference to `xlog_write'
log.o: In function `svc_log_success':
log.c:(.text+0x49c): undefined reference to `xlog_write'
logctl.o: In function `log_end':
logctl.c:(.text+0xb8): undefined reference to `xlog_destroy'
logctl.o: In function `start_filelog':
logctl.c:(.text+0xf8): undefined reference to `xlog_create'
logctl.c:(.text+0x124): undefined reference to `xlog_control'
logctl.c:(.text+0x160): undefined reference to `xlog_destroy'
logctl.c:(.text+0x190): undefined reference to `xlog_control'
logctl.o: In function `log_start':
logctl.c:(.text+0x208): undefined reference to `xlog_create'
logctl.c:(.text+0x2a4): undefined reference to `xlog_control'
msg.o: In function `parsemsg':
msg.c:(.text+0x164): undefined reference to `xlog_write'
msg.o: In function `msg':
msg.c:(.text+0x1dc): undefined reference to `xlog_write'
msg.o: In function `msg_resume':
msg.c:(.text+0x204): undefined reference to `xlog_control'
msg.o: In function `msg_suspend':
msg.c:(.text+0x218): undefined reference to `xlog_control'
msg.o: In function `msg_init':
msg.c:(.text+0x25c): undefined reference to `xlog_create'
msg.c:(.text+0x2b0): undefined reference to `xlog_create'
msg.c:(.text+0x31c): undefined reference to `xlog_create'
msg.c:(.text+0x368): undefined reference to `xlog_control'
msg.c:(.text+0x390): undefined reference to `xlog_destroy'
service.o: In function `svc_postmortem':
service.c:(.text+0x1284): undefined reference to `xlog_control'
service.c:(.text+0x12ac): undefined reference to `xlog_control'
collect2: ld returned 1 exit status
make[1]: Leaving directory `/var/tmp/portage/sys-apps/xinetd-2.3.14/work/xinetd-2.3.14/xinetd'
for i in /usr/sbin  /usr/share/man/man5 /usr/share/man/man8 ; do \
           test -d /var/tmp/portage/sys-apps/xinetd-2.3.14/image/$i || mkdir -p /var/tmp/portage/sys-apps/xinetd-2.3.14/image/$i ; done
/usr/bin/install -c -m 755 xinetd/xinetd /var/tmp/portage/sys-apps/xinetd-2.3.14/image//usr/sbin
/usr/bin/install: cannot stat `xinetd/xinetd': No such file or directory
make: *** [install] Error 1
 *
 * ERROR: sys-apps/xinetd-2.3.14 failed.
 * Call stack:
 *   ebuild.sh, line 1647:   Called dyn_install
 *   ebuild.sh, line 1082:   Called qa_call 'src_install'
 *   ebuild.sh, line 44:   Called src_install
 *   xinetd-2.3.14.ebuild, line 38:   Called die
 *
 * failed install
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/xinetd-2.3.14/temp/build.log'.
 *


I already tried version 2.3.13 but got stuck with a similar error.
It looks to me as if everything compiles fine only installing isn't working but I maybe completely wrong.

Did anybody run into comparable problems?
Any help would be appreciated. :)
Back to top
View user's profile Send private message
mattsteven
Apprentice
Apprentice


Joined: 27 Oct 2003
Posts: 240
Location: Your Planet

PostPosted: Wed Jul 18, 2007 7:07 pm    Post subject: Reply with quote

It definately isn't compiling- looks like there is something with your system that xinetd's xlog.h/xlog.c choke and die on.

You may have to do surgery to get it going on your arch. :cry:
_________________
Matthew Steven
Linux-only desktop since 1998
Graying hair since 2006
Back to top
View user's profile Send private message
s34get
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jan 2003
Posts: 76
Location: WWW

PostPosted: Thu Jul 19, 2007 8:27 am    Post subject: Reply with quote

:cry: but thanks for your help anyway.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures 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