Aclocal and Co

2001-11-14 Thread François Chenais
Hello, I can't use autogen.sh script from many cvs projects repositories but I d'ont know why :-| Every autogen.sh I run failed !:-| I'm using autoconf (GNU Autoconf) 2.52 automake (GNU automake) 1.5 gettext (GNU gettext) 0.10.38

configure errors

2001-11-07 Thread François Chenais
launching ../configure . . . . then configure: error: cannot run /bin/sh ../config.sub I have done autoscan aclocal automake autoconf François

automake AMDEP errors

2001-11-07 Thread François Chenais
Hello What does mean ? /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL Using automake (GNU automake) 1.5 autoconf (GNU Autoconf) 2.52 ltmain.sh

option -MD

2001-05-02 Thread François Chenais
Hello, While using configure under sparc-sun-solaris2.6, it choose the option -MD for cc but this one doesn't know about this option. any idea ? Thanks a lot. François -- [EMAIL PROTECTED] BULL-CITBtel:(+33) 556 437 848 Home: [EMAIL PROTECTED] 207, cours du Médoc

automake - libtool - lib.so - lib.a

2001-01-24 Thread François Chenais
Hello Using : ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27) Makefile.am : lib_la_LIBADD = /usr/local/lib/lib2.a ./lib.o ... I would like to make a lib.so library with an other static lib2.a library but I have *** Warning: inter-library dependencies are not known to be