Jeld The Dark Elf wrote:

> aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
> aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never used

This has been fixed in CVS.

> checking for executable suffix... configure: error: installation or configuration 
>problem: compiler cannot create executables.
> 
> I have figured out that for some stupid reason it passes extra -l to gcc and fixed 
>that

This too, I think.

> Now what I get is this:
> 
> gcc -I. -I/root/midgard/midgard-php4-1.4.1-7/ 
>-I/root/midgard/midgard-php4-1.4.1-7/main -I/root/midgard/midgard-php4-1.4.1-7 
>-I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/Zend 
>-I/usr/include/php4/TSRM -DHAVE_CONFIG_H -g -O2 -I/usr/include/glib-1.2 
>-I/usr/lib/glib/include -ggdb -Wall -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
>-c article.c   -fPIC -DPIC -o article.lo
> In file included from php_midgard.h:40,
>                  from mgd_internal.h:25,
>                                 from article.c:21:
>                                 /usr/local/include/midgard/apache.h:3: httpd.h: No 
>such file or directory
>                                 /usr/local/include/midgard/apache.h:4: http_log.h: 
>No such file or directory
>                                 make[1]: *** [article.slo] Error 1
>                                 make[1]: Leaving directory 
>`/root/midgard/midgard-php4-1.4.1-7'
>                                 make: *** [all-recursive] Error 1
> 
> I don't get why doesn't it find my apache headers properly since they are ( and 
>always been ) 
> in /usr/include/apache-1.3/

what does 'apxs -q INCLUDEDIR' return?

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to