Hi.
Once I again I stumble upon an error while compiling. From previous
experience however I can identify that this error already occurs
during configuration by inspecting config.log. The same lines that I
receive when running make are also found in config.log:

configure:12971: gcc -o conftest -I/tools/include   conftest.c -lblkid
 -L/tools/lib >&5
/tools/bin/ld: warning: libuuid.so.1, needed by
/tools/lib/libblkid.so, not found (try using -rpath or -rpath-link)
/tools/lib/libblkid.so: undefined reference to `uuid_unparse@UUID_1.0'
collect2: error: ld returned 1 exit status

Note however that the first line is only found in config.log, and not
in make's output.
It seems strange that there is a problem with libuuid and libblkid
since both of those are disabled in the configuration. I have double
check that they were disabled.

Thanks in advance.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to