[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix undefined references that occur when linking on x86_64 Ubuntu Lucid Lynx (why do I need this?)

From: Peter Samuelson <peter_at_p12n.org>
Date: Sat, 23 Jan 2010 20:02:22 -0600

[Brandon Ehle]
> I have a patch below that fixes x86_64 compilation on Ubuntu Lucid
> Lynx with the trunk. I am not sure why I seem to be the only one who
> seems to be running into this yet.

Could you post a full build log? I believe your patch should not be
necessary so I'd like to see. Maybe with libtool verbose mode:

    make 2>&1 LTFLAGS='--tag=CC --verbose' | tee build.log

Also ... does Ubuntu Lucide use binutils-gold? That could make a
difference. Although it really shouldn't.

Thanks,
Peter
Received on 2010-01-24 03:02:59 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.