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

Re: 1.2.0-rc1 tarballs up for testing/signing

From: Dominic Anello <danello_at_danky.com>
Date: 2005-04-05 19:04:53 CEST

On 2005-04-05 12:04:03 -0400, Jim Correia wrote:
> On Apr 4, 2005, at 8:03 PM, Ben Reser wrote:
>
> >Please test
>
> When building on Mac OS X 10.3.8 I get the following error:
>
> ld: can't locate file for: -lcrt0.o
> make: *** [subversion/clients/cmdline/svn] Error 1
>
> I configured with
>
> ./configure --without-berkeley-db --with-zlib --with-ssl
> --enable-all-static
>
> as I have in the past. The non-static build appears to complete (but I
> didn't do make check on it.)
>
> Jim

Mac OS X doesn't like static binaries and doesn't include a staticly
linked crt (part of the C runtime AFAIK).

Perhaps before you had Darwin ports or the like installed and svn was
picking up crt0.o from that?

See: http://developer.apple.com/qa/qa2001/qa1118.html

-Dominic

  • application/pgp-signature attachment: stored
Received on Tue Apr 5 19:05:07 2005

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.