I am having a problem getting midgard-php4-1.4.3 to compile. When running make I get the following:
*********************************************************************************************** Running: make make[1]: Entering directory `/home/sgbrauer/Projects/apache/midgard-php4-1.4.3' /bin/sh /home/sgbrauer/Projects/apache/midgard-php4-1.4.3/libtool --mode=link gcc -I. -I/home/sgbrauer/Projects/apache/midgard-php4-1.4.3/ -I/home/sgbrauer/Projects/apache/midgard-php4-1.4.3/main -I/home/sgbrauer/Projects/apache/midgard-php4-1.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/apache/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -ggdb -Wall `/usr/local/bin/midgard-config --cppflags` -o midgard.la -avoid-version -module -rpath /home/sgbrauer/Projects/apache/midgard-php4-1.4.3/modules mgd_errno.lo midgard.lo article.lo parameter.lo attachment.lo oop.lo topic.lo element.lo mail.lo group.lo file.lo host.lo image.lo member.lo calendar.lo event.lo eventmember.lo page.lo pageelement.lo pagelink.lo person.lo preferences.lo snippet.lo snippetdir.lo style.lo sitegroup.lo preparser.lo preparse.lo `/usr/local/bin/midgard-config --libs` mkdir .libs grep: /var/tmp/expat-buildroot/usr/lib/libexpat.la: No such file or directory sed: can't read /var/tmp/expat-buildroot/usr/lib/libexpat.la: No such file or directory libtool: link: `/var/tmp/expat-buildroot/usr/lib/libexpat.la' is not a valid libtool archive make[1]: *** [midgard.la] Error 1 make: *** [all-recursive] Error 1 *********************************************************************************************** I looks to me like there is a problem with the paths. It's been years since I messed with make files and I have been having a bear of a time finding this problem. Does anybody have any ideas? Scott G. Brauer President Computing Solutions by Design, Inc. [EMAIL PROTECTED] www.csbd.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
