| Summary: | USE=-ipv6 =net-misc/dhcpcd-6.0.5 failed to build (removed ipv6 USE) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Xavier Miller (RETIRED) <xaviermiller> |
| Component: | Current packages | Assignee: | William Hubbs <williamh> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alexandre.guimaraes, base-system, gentoo, ihsorihakanekat, krinpaus, me, realnc, roy, tomwij |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build log | ||
|
Description
Xavier Miller (RETIRED)
2013-08-16 15:28:33 UTC
Created attachment 356218 [details]
build log
x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c eloop.c -o eloop.o dhcpcd.c: In function 'configure_interface1': dhcpcd.c:317:65: error: macro "check_ipv6" passed 2 arguments, but takes just 1 dhcpcd.c:317:15: error: 'check_ipv6' undeclared (first use in this function) dhcpcd.c:317:15: note: each undeclared identifier is reported only once for each function it appears in dhcpcd.c:319:56: error: macro "check_ipv6" passed 2 arguments, but takes just 1 x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c if-options.c -o if-options.o *** This bug has been marked as a duplicate of bug 481134 *** Roy, can you take a look at this? Thanks, William Fixed here: http://roy.marples.name/projects/dhcpcd/changeset/37708a7001c287ea0d86baf8110e2531a1057326 *** Bug 481422 has been marked as a duplicate of this bug. *** This should be fixed now; thanks for the report. *** Bug 482044 has been marked as a duplicate of this bug. *** |