compilation not possible
Status: Beta
Brought to you by:
ypwong
autoconf creates configure but ./configure fails:
$ ./configure
creating cache ./config.cache
./configure: line 559: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 559: `AM_CONFIG_HEADER(config.h)'
removeing line 559 adn 560 let's me run the configure script but make fails.
Logged In: NO
Do you have automake?