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

Re: undefined reference when compiling on cygwin

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-25 01:20:28 CEST

Colin JN Breame <colin@breame.com> writes:

> /usr/lib/libcygwin.a(libcmain.o)(.text+0x7d): undefined reference to
> `_WinMain@16'
> collect2: ld returned 1 exit status
> make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1

What does "./libtool --version" report? Google suggests that you need
libtool 1.5 and I don't know what's in the tarball. If you have a
suitable libtool/autoconf/autoheader installed then you could run
./autogen.sh before running ./configure.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 25 01:20:43 2004

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.