DB 3.3.11 configure fails to detect gcc
From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-08-31 11:49:30 CEST
FYI
(Read the bits you care about, this contains bits that might interest both
I put my db-3.3.11 directory in the subversion directory (and named it db)
The reason for this is that I run this on a Solaris machine with a 'cc' that
The configure script in db/dist doesn't detect gcc but finds cc and goes with
[output from db/dist/configure]
(This is because it uses AC_CHECK_TOOL() to figure out which cc to use
The annoying part is that I can't just 'cd' into db and run './configure
*but* setting 'CC=gcc' in the top-level will cause neon's configure output a
Anyway, it seems to pass OK anyway. (until it died on my "too new libtool"...
My machine:
host:~>uname -a SunOS host 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-250
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:37 2006 |
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.