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

Re: after configuring with --enable-all-static, many undefined references when linking

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2007-09-26 22:35:56 CEST

Eric Hanchrow wrote:
> I'm on x86 linux (Ubuntu 6.06.1 LTS ("Dapper Drake"), if it matters).
> gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
>
> For what it's worth, repeating the same steps, but without
> --enable-all-static, works fine.

Well, the cause is that it's linking with libsasl2.a, not libsasl2.la.

Do people use --enable-all-static enough to justify considering this a
bug? Personally I would never static-link Subversion.

Max.

Received on Wed Sep 26 22:36:45 2007

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.