Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142768 - libowfat-0.16 doesn't link - 0.24 is fine
Summary: libowfat-0.16 doesn't link - 0.24 is fine
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-04 03:45 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2007-02-19 22:00 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 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-08-04 03:45:04 UTC
/usr/bin/diet -Os gcc -g -o t t.o libowfat.a
/usr/diet/lib-i386/libc.a(vprintf.o): In function `vprintf':
: warning: warning: the printf functions add several kilobytes of bloat.
libowfat.a(dns_transmit.o): In function `thisudp':
dns_transmit.c:(.text+0x4f1): undefined reference to `send'
libowfat.a(dns_transmit.o): In function `dns_transmit_get':
dns_transmit.c:(.text+0xa15): undefined reference to `recv'
libowfat.a(socket_bind6.o): In function `socket_bind6':
socket_bind6.c:(.text+0xb2): undefined reference to `bind'
libowfat.a(socket_connect6.o): In function `socket_connect6':
socket_connect6.c:(.text+0xbb): undefined reference to `connect'
libowfat.a(socket_connected.o): In function `socket_connected':
socket_connected.c:(.text+0x30): undefined reference to `getpeername'
libowfat.a(socket_tcp6.o): In function `socket_tcp6':
socket_tcp6.c:(.text+0x2d): undefined reference to `socket'
socket_tcp6.c:(.text+0x5d): undefined reference to `socket'
libowfat.a(socket_udp6.o): In function `socket_udp6':
socket_udp6.c:(.text+0x2d): undefined reference to `socket'
socket_udp6.c:(.text+0x5d): undefined reference to `socket'
libowfat.a(socket_bind4.o): In function `socket_bind4':
socket_bind4.c:(.text+0x65): undefined reference to `bind'
libowfat.a(socket_connect4.o): In function `socket_connect4':
socket_connect4.c:(.text+0x54): undefined reference to `connect'
collect2: ld returned 1 exit status
make: *** [t] Error 1

!!! ERROR: dev-libs/libowfat-0.16 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  libowfat-0.16.ebuild, line 26:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

* dev-libs/dietlibc
     Available versions:  0.25 0.28 ~0.29 ~0.30
     Installed:           0.28

Portage 2.1-r1 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-hardened-r10 i686)
=================================================================
System uname: 2.6.16-hardened-r10 i686 AMD Opteron(tm) Processor 144
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb bzip2 crypt dlloader hardened ncurses nls nptl pam pic readline ssl unicode userlocales x86 xorg zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-10-19 03:32:20 UTC
i would like to take over maintenance for dev-libs/libowfat. the only other thing in the tree depending on libowfat is slidentd which i'd like to build without dietlibc (which in turn requires libowfat to be build without dietlibc).

should i have missed something or may there be other objections speak up.
f there are non i will take on maintenance on 20061023.
thanks

BTW whats the difference between embedded@g.o and dev-embedded@g.o ? and which one does this apply to? see also bug #107172
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-02-19 22:00:45 UTC
AFAICT this is fixed in the recent version of libowfat and/or dietlibc...

yell - if you still have problems...