Re: configure errors on 64 bit cygwin
Markus Wanner <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/03/2014 08:56 PM, Stephen Leake wrote: > configure:5205: g++ -o conftest.exe -g -O2 -Wall -W -Wno-unused -I/usr/include/botan-1.10 conftest.cpp -lz -lbotan-1.10 >&5 > C:\tmp\ccgldZhS.o: In function `LibraryInitializer': > /usr/include/botan-1.10/botan/init.h:41: undefined reference to `Botan::LibraryInitializer::initialize(std::string const&)' > C:\tmp\ccgldZhS.o: In function `~LibraryInitializer': > /usr/include/botan-1.10/botan/init.h:43: undefined reference to `Botan::LibraryInitializer::deinitialize()' > collect2.exe: error: ld returned 1 exit status Sounds like botan has been compiled with a different compiler or incompatible compiler options. Can you check how the cygwin package has been created for cygwin? Try to get something as simple as conftest.cpp to work. Possibly re-compile botan from source. Regards Markus _______________________________________________ Monotone-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-devel
signature.asc
(application/pgp-signature, 242 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEAREDAAYFAlNlP54ACgkQsPwMloDjyo9wDACfe3RBrryOoWonT9Z9KZlIIhSf YEgAnR0dzSRDcLxEhBECvTeBETBbjsvX =Lmfy -----END PGP SIGNATURE-----