Hi there,
I'm trying to build on MAC OS X 10.3.5 using:
./configure
make
make install
it works fine on Linux but on the Mac I get an error from configure:
/configure: line 19956: syntax error near unexpected token `include/log4cpp/config.h,'
./configure: line 19956: `AC_CREATE_PREFIX_CONFIG_H(include/log4cpp/config.h,'
has anyone had any success building on the Mac?
thanks,
Alistair
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I'm trying to build on MAC OS X 10.3.5 using:
./configure
make
make install
it works fine on Linux but on the Mac I get an error from configure:
/configure: line 19956: syntax error near unexpected token `include/log4cpp/config.h,'
./configure: line 19956: `AC_CREATE_PREFIX_CONFIG_H(include/log4cpp/config.h,'
has anyone had any success building on the Mac?
thanks,
Alistair