On Tue, Jul 03, 2001 at 11:26:29AM +0400, Bockarev Denis wrote:
> Hi!
> This problem rose over and over again, but decisions I did not find. FreeBSD 4.3
> 
> php_midgard.h:39: midgard/midgard.h: No such file or directory
> php_midgard.h:40: midgard/apache.h: No such file or directory
> In file included from mgd_internal.h:29,
>                  from article.c:21:
> mgd_access.h:24: midgard/midgard.h: No such file or directory
> In file included from article.c:22:
> mgd_oop.h:25: midgard/tablenames.h: No such file or directory
> gmake[1]: *** [article.slo] Error 1
> 
You probable need to add: 
-I/usr/local/include -I/usr/local/include/apache-- 

to EXTRA_CFLAGS in your Makefile and run "MAKE=gmake gmake" again. This
should probably be caught by configure, but I'm no configure expert to
fix it :(

/erwin

-- 
Erwin Lansing           --              www.droso.org
"You've got mail"

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

  • ... Бочкарев Денис
    • ... Erwin Lansing
    • ... Emiliano
    • ... Emiliano
    • ... Erwin Lansing

Reply via email to