Re: detecting required libraries in AC_CHECK_LIB

2001-07-04 Thread Steve M. Robbins
Hi, In the interest of completing the mail archive: I've uncovered the cause of my trouble last month. It turns out that the linker searches the directories listed in /etc/ld.so.conf when looking for shared objects. Somehow, that file got changed to mode 600. Since I couldn't read the file, t

Re: bad config.h on Solaris 8

2001-07-04 Thread Ed L Cashin
Akim Demaille <[EMAIL PROTECTED]> writes: > > "Ed" == Ed L Cashin writes: > > Ed> I've found that saying "test -r" is not reliable on Solaris. > > Huh? Sorry, I think I was confusing "test -e" with "test -r". I'll let you know if I learn more. -- --Ed Cashin PGP pub

my pic that i told you =)

2001-07-04 Thread Eleanor Davis
the finest girls and models over the net http://www.erawtic.org/ FOR FREE!!! give them a look.. what can lose? i dont have much to say.. its not needed.. you will like them, beliveme att. Eleanor http://www.erawtic.org/

Re: getting a 64 bit integer type

2001-07-04 Thread Alexandre Oliva
On Jun 28, 2001, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Dale E Martin writes: >> Is there a way to get a system's 64 bit integer type using autoconf? > Check the size of 'long int' and 'long long int' and use the first one of > size 8. This won't necessarily get you a 64-bit integer type

Re: AC_C_INLINE test not robust enough?

2001-07-04 Thread Alexandre Oliva
On Jun 28, 2001, Akim Demaille <[EMAIL PROTECTED]> wrote: autoconf> The IRIX C compiler has no problems with __inline. However, autoconf> if a third test is added: extern $inline int extern_foo (); autoconf> then the IRIX C compiler barfs. So, should we add a third autoconf> test? GCC accepts the

Re: ltconfig version `' does not match ltmain.sh version

2001-07-04 Thread Alexandre Oliva
On Jun 22, 2001, Tilo Riemer <[EMAIL PROTECTED]> wrote: > what is wrong if I get the following error: > libtool: ltconfig version ' does not match ltmain.sh version 4a' You're probably still using an 1.3-compatible libtool.m4 with an 1.4a ltmain.sh. -- Alexandre Oliva Enjoy Guarana', see ht

Re: Cached exeext values with Libtool 1.4 and autoconf 2.50

2001-07-04 Thread Alexandre Oliva
On Jun 21, 2001, Matthias Koeppe <[EMAIL PROTECTED]> wrote: > When trying to build CVS Guile with Libtool 1.4, autoconf 2.50 and CVS > automake on Solaris, I noticed that libtool and autoconf seem to > disagree about the meaning of the ac_exeext variable. Indeed. The worst thing is that it appe

serious trouble on sparc-sun-solaris8

2001-07-04 Thread Benjamin Kunz
hi, i guess im fooling myself on this, because i have built many a ./configure-ed program on sol8 before, but i am stuck with a wierd problem atm: after making and installing gcc, all FSF configure scripts detect that i am cross-compiling, making some "test"s fail and exit with an error code (can