[Gambas-devel] Problem compiling on Ubuntu 5.04

Laurent Carlier lordheavy at ...141...
Sat Apr 16 10:01:48 CEST 2005


Le Samedi 16 Avril 2005 09:57, csorda at ...69... a écrit :
> hello there ,
> I have installed Ubuntu 5.04 release.
> And this is the error on ./reconf command:
>
> ---------------------------------------------------------------------------
> carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.0.4$ ./reconf
> automake: configure.ac: installing `[.]/install-sh'; error while making
> link: No such file or directory
>
> automake: configure.ac: installing `[.]/mkinstalldirs'; error while making
> link: No such file or directory
>
> automake: configure.ac: installing `[.]/missing'; error while making link:
> No su ch file or directory
>
> configure.ac: 79: required file `[.]/ltmain.sh' not found
> configure.ac: 79: installing `[.]/config.guess'; error while making link:
> No suc h file or directory
>
> configure.ac: 79: installing `[.]/config.sub'; error while making link: No
> such file or directory
>
> automake: configure.ac: installing `[.]/config.guess'; error while making
> link: No such file or directory
>
> automake: configure.ac: installing `[.]/config.sub'; error while making
> link: No such file or directory
>
> configure.ac: 54: required file `./config-h.in]' not found
> ---------------------------------------------------------------------------
>
> And when I run make command, this is the other error to:
>
> carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.0.4$ make
> make  all-recursive
> make[1]: Entering directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4'
> Making all in libltdl
> make[2]: Entering directory
> `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' /bin/sh ./libtool
> --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c ltdl.c
> cd . && autoheader
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o
> .libs/ltdl.o gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o
> >/dev/null 2>&1 /bin/sh ./libtool --mode=link gcc  -g -O2  -o libltdlc.la  
> ltdl.lo -ldl ar cru .libs/libltdlc.a .libs/ltdl.o
> ranlib .libs/libltdlc.a
> creating libltdlc.la
> (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
> make[3]: Entering directory
> `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' cd . && autoheader
> make[3]: Leaving directory
> `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' cd . \
>   && CONFIG_FILES= CONFIG_HEADERS=[config.h:config-h.in] \
>      /bin/sh ./config.status
> config.status: creating [config.h
> config.status: error: cannot find input file: config-h.in]
> make[2]: *** [stamp-h] Error 1
> make[2]: Leaving directory
> `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' make[1]: ***
> [all-recursive] Error 1
> make[1]: Leaving directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4'
> make: *** [all-recursive-am] Error 2
>
> Thanks in advance.
>
>

Does autoconf and automake packages are installed ?

Regards,

-- 

Laurent Carlier
jabber : LordHeavy at ...298...




More information about the Devel mailing list