Hello All,
I was trying to compile the libmad-0.15.1b package but when I run make I got
the following error :
-------------------------------------------------------------------------------------------------------------
configure.ac:31: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:31: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
make: *** [aclocal.m4] Fehler 1
----------------------------------------------------------------------------------------------------------------
Then when I have changed the macro to AC_CONFIG_HEADERS and then configured and
ran make and got this error :
-------------------------------------------------------------------------------------------------------------------------------------------
./libtool: line 748: *** Future versions of Libtool will require -mode=MODE be
specified.: command not found
./libtool: line 780: : warning: cannot infer operation mode without MODE-ARGS:
command not found
./libtool: line 6590: : you must specify a MODE: command not found
./libtool: line 6591: Try ` --help' for more information.: command not found
./libtool: line 597: X--mode=compile: command not found
./libtool: line 747: *** Warning: inferring the mode of operation is
deprecated.: command not found
./libtool: line 748: *** Future versions of Libtool will require -mode=MODE be
specified.: command not found
./libtool: line 891: Xgcc: command not found
./libtool: line 891: X-DHAVE_CONFIG_H: command not found
./libtool: line 891: X-I.: command not found
./libtool: line 891: X-I.: command not found
./libtool: line 891: X-I.: command not found
./libtool: line 891: X-DFPM_INTEL: command not found
./libtool: line 891: X-DASO_ZEROCHECK: command not found
./libtool: line 891: X-Wall: command not found
./libtool: line 891: X-g: command not found
./libtool: line 891: X-O2: command not found
./libtool: line 891: X-MT: command not found
./libtool: line 891: Xversion.lo: command not found
./libtool: line 891: X-MD: command not found
./libtool: line 891: X-MP: command not found
./libtool: line 891: X-MF: command not found
./libtool: line 891: X.deps/version.Tpo: No such file or directory
./libtool: line 891: X-c: command not found
./libtool: line 939: Xversion.lo: command not found
./libtool: line 944: : compile: cannot determine name of library object from
`': command not found
make[2]: *** [version.lo] Fehler 1
make[2]: Leaving directory `/sources/KDE/libmad-0.15.1b'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/sources/KDE/libmad-0.15.1b'
make: *** [all] Fehler 2
---------------------------------------------------------------------------------------------------------------------------------------
my X11 directory is /usr/X11.
Thanks for the help.
Regards,
Roy
This is a signature message which indicates that this email is not spam
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page