Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196569 - net-misc/dhcpcd-3.1.6-r1 Compile error
Summary: net-misc/dhcpcd-3.1.6-r1 Compile error
Status: RESOLVED DUPLICATE of bug 196178
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-21 04:12 UTC by Ryan Kelley
Modified: 2007-10-21 07:30 UTC (History)
0 users

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


Attachments
build log (build.txt,2.42 KB, text/plain)
2007-10-21 04:13 UTC, Ryan Kelley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Kelley 2007-10-21 04:12:15 UTC
GCC had an error when it tried to link the files together.

Reproducible: Always

Steps to Reproduce:
1.emerge -avutDN world
Actual Results:  
client.o: In function `get_old_lease':
client.c:(.text+0x2cc): undefined reference to `IN_LINKLOCAL'
client.c:(.text+0x2fb): undefined reference to `IN_LINKLOCAL'
collect2: ld returned 1 exit status
make: *** [dhcpcd] Error 1



emerge --info
Portage 2.1.3.14 (hardened/x86/2.6/minimal, gcc-3.4.6, glibc-2.6.1-r0, 2.6.22-gentoo-r2 i686)
=================================================================
System uname: 2.6.22-gentoo-r2 i686 Pentium III (Coppermine)
Timestamp of tree: Wed, 17 Oct 2007 15:50:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.1
dev-lang/python:     2.3.6-r2, 2.4.4-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php4/ext-active/ /etc/php/cgi-php4/ext-active/ /etc/php/cli-php4/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer nodoc noinfo noman sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://hydrogen.oshean.org/"
MAKEOPTS="-j2"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://hydrogen.oshean.org/gentoo-portage"
USE="apache2 crypt hardened minimal multicall mysql ncurses nptl nptlonly pic readline x86 zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Ryan Kelley 2007-10-21 04:13:08 UTC
Created attachment 134004 [details]
build log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-21 07:30:09 UTC

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