Menu

#1 The Build process does not work on OpenSuse 11.1 x86_64

open
nobody
5
2009-09-02
2009-09-02
Anonymous
No

Hello,,
I downloaded the last available version and tried to build on OpenSuse 11.1 x86_64 platform,
the build does not work and exit before the end, Below the error occurred:
./configure
[....]
checking for extra libs... no
checking if admin should be compiled... no
checking if comsams should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating comsams/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

nbaitna:~/tmp/comsams # make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/root/tmp/comsams'
make[1]: Leaving directory `/root/tmp/comsams'
cd . && /bin/sh /root/tmp/comsams/admin/missing --run aclocal-1.6
/root/tmp/comsams/admin/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && \ /bin/sh /root/tmp/comsams/admin/missing --run automake-1.6 --foreign Makefile
/root/tmp/comsams/admin/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit comsams-0.4/Makefile.in
cd . && /bin/sh /root/tmp/comsams/admin/missing --run autoconf
configure.in:41: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:58: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:62: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:69: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:73: error: possibly undefined macro: AC_ENABLE_STATIC
make: *** [configure] Error 1
:~/tmp/comsams #

is it possible to fix errors ?

Thanks very much in advance

regards

Alberto

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.