#2762: DHCP-4.1.0
----------------------------------------+-----------------------------------
Reporter: ra...@… | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: 6.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
----------------------------------------+-----------------------------------
Comment(by thomas):
I did some searches and found that Gentoo fixed an issue like this one by
using -D_GNU_SOURCE (it has already been mentioned a few lines above too).
See http://bugs.gentoo.org/show_bug.cgi?id=225417 . What I did is
{{{
CFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr ...
make
}}}
It compiled quite fine (on a LFS-6.4, gcc-4.3.2, glibc-2.8) Unclear why it
hasn't worked for you (Ken) the time you tried that - could you give it
another try?
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2762#comment:9>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page