Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522758 - net-misc/dhcpcd-9999 - .../work/dhcpcd-9999/dhcpcd.c:1095: undefined reference to `dhcp6_dadcompleted'
Summary: net-misc/dhcpcd-9999 - .../work/dhcpcd-9999/dhcpcd.c:1095: undefined referenc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-14 01:13 UTC by Joe M
Modified: 2014-09-14 13:11 UTC (History)
1 user (show)

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


Attachments
build log (build.log,53.62 KB, text/plain)
2014-09-14 01:15 UTC, Joe M
Details
environment (environment,78.28 KB, text/plain)
2014-09-14 01:16 UTC, Joe M
Details
emerge --info '=net-misc/dhcpcd-9999::gentoo' (emerge-info,20.50 KB, text/plain)
2014-09-14 01:18 UTC, Joe M
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe M 2014-09-14 01:13:59 UTC
dhcpcd live ebuild does not compile

Reproducible: Always
Comment 1 Joe M 2014-09-14 01:15:57 UTC
Created attachment 384698 [details]
build log
Comment 2 Joe M 2014-09-14 01:16:48 UTC
Created attachment 384700 [details]
environment
Comment 3 Joe M 2014-09-14 01:18:31 UTC
Created attachment 384702 [details]
emerge --info '=net-misc/dhcpcd-9999::gentoo'

emerge --info '=net-misc/dhcpcd-9999::gentoo'
Comment 4 Joe M 2014-09-14 01:19:05 UTC
smart_sudo emerge -pqv '=net-misc/dhcpcd-9999::gentoo'
[ebuild     U ] net-misc/dhcpcd-9999 [6.4.3] USE="udev -ipv6"
Comment 6 Joe M 2014-09-14 13:11:36 UTC
(In reply to Roy Marples from comment #5)
> Fixed here:
> http://roy.marples.name/projects/dhcpcd/ci/
> 0cb9aa0c7f01452022099f52f08b3c04e4d9fe73?sbs=0

eix --exact dhcpcd
[I] net-misc/dhcpcd
     Available versions:  6.4.3{tbz2} (**)9999{tbz2} {ipv6 +udev ELIBC="glibc" KERNEL="linux"}
     Installed versions:  9999{tbz2}(06:21:16 PM 09/14/2014)(udev -ipv6 ELIBC="glibc" KERNEL="linux")
     Homepage:            http://roy.marples.name/projects/dhcpcd/
     Description:         A fully featured, yet light weight RFC2131 compliant DHCP client

Tested. Install works fine now.

Thanks