Re: ./configure stoped
"C. Gatzemeier" <[email protected]> Tue, 24 Feb 2004 16:56:16 +0100
| Newsgroups | gmane.comp.sysutils.cfg.devel |
|---|---|
| Message-ID | <[email protected]> |
Jason Long wrote: > The following steps should let you build without PHP: > 1. Edit configure.in. Comment out the line containing cfg_PHP_CFLAGS. > I.e. make it like this: > # cfg_PHP_CFLAGS > 2. Edit src/wrappers/Makefile.am. Remove php from the SUBDIRS = line. > I.e. make it like this: > SUBDIRS = perl5 > 3. Rerun ./autogen.sh. Thank you Jason, I followed your recomendaton. It looks better, no php checks anymore, unfortunately it still keeps complaining about a syntax error: ./autogen.sh --with-xerces-c-root="/usr" [...] checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking for Xerces-C++ library... found checking for perl... /usr/bin/perl checking for Perl version >= 5.004... yes checking for Perl include files... -I/usr/lib/perl5/5.8.1/ i586-linux-thread-multi/CORE ./configure: line 18412: syntax error near unexpected token `LIBCFGDOM,' ./configure: line 18412: `PKG_CHECK_MODULES(LIBCFGDOM, libxml-2.0 glib-2.0 gobject-2.0)' > Jason > Christian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click