On 9/28/06, Dan Nicholson <[EMAIL PROTECTED]> wrote:
Here's one thought: grep 'lib64' /usr/lib/*.la Maybe the problem is coming from somewhere else.
Now I looked at a .la file again. I'm pretty sure that /usr/lib64/libpopt.la must be listed in dependency_libs for another library. grep 'dependency_libs.*libpopt' /usr/lib/*.la Or, rm -f /usr/lib/*.la -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
