CVS Snapshot compile problem



All,

Many thanks to those who helped me properly log into the CVS server and
download the Balsa source.  I spent a number of hours this weekend working
with the source and attempting to compile it, however I've reached a point
I can't get past.  I have successfully compile and installed glib and gtk+,
however when I try to compile imlib, I get the following error when I type
./autogen.sh:

I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
aclocal: configure.in: 11: macro `AM_PROG_LIBTOOL' not found in library
utils/Makefile.am:154: variable `GTK_LIBS' not defined
utils/Makefile.am:154: variable `GTK_LIBS' not defined
configure.in:44: warning: AC_TRY_RUN called without default to allow cross
compiling
autoconf: Undefined macros:
configure.in:199:  AC_MSG_WARN(*** Native JPEG support will not be built
(JPEG library not found) ***), $GX_LIBS)
configure.in:214:    AC_MSG_WARN(*** Native JPEG support will not be built
(JPEG header file not found) ***)
configure.in:223:    AC_MSG_WARN(*** Native TIFF support will not be built
(TIFF header files not found) ***)),
configure.in:228:      AC_MSG_WARN(*** Native TIFF support will not be
built (TIFF header files not found) ***)),
configure.in:233:        AC_MSG_WARN(*** Native TIFF support will not be
built (TIFF header files not found) ***)),
configure.in:234:    AC_MSG_WARN(*** Native TIFF support will not be built
(TIFF library not found) ***), -ljpeg -lz $GX_LIBS), -ljpeg -lz $GX_LIBS),
$GX_LIBS)
configure.in:246:      AC_MSG_WARN(*** Native GIF support will not be built
(GIF library file not found) ***), 
configure.in:249:  AC_MSG_WARN(*** Native GIF support will not be built
(GIF header not found) ***))
configure.in:255:  AC_MSG_WARN(*** Native PNG support will not be built
(PNG library not found) ***), -lz -lm $GX_LIBS)
configure.in:25:  AC_MSG_WARN([*** gdk_imlib will not be built ***])])
configure.in:265:    AC_MSG_WARN(*** Native PNG support will not be built
(PNG library is too old) ***)
configure.in:268:  AC_MSG_WARN(*** Native PNG support will not be built
(PNG header file not found) ***)
configure.in:282:       AC_MSG_WARN(*** Native PNG support will NOT be
built (PNG version us 1.0.2, get 1.0.1) ***)
loading cache ./config.cache
./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 529: `AM_CONFIG_HEADER(config.h)'

Before I was able to compile glib, I had to compile and install libtool
which I got from the url specified by glib when the compilation initially
failed.  

It seems to me that something related to gtk is missing, but I'm at a loss
to say what.  If anyone can point me in the right direction, I'll keep at it.

Thanks and regards,

Troy Denkinger



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]