On Tue, Jul 03, 2001 at 08:56:32AM +0200, Emiliano wrote: > �������� ����� wrote: > > > 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 > > Where are these installed? Doesn't supplying that directory to mkall > solve that? (So if these are in /usr/local/midgard/include/midgard, > try './mkall /usr/local/midgard/'. If that's not it, make very sure > that you don't have old headers around. I just installed on FreeBSD > (version 'koala', don't know what that translates to in version > numbering) with no issues compiling. hmm, I use './mkall /usr/local' which is where midgard is installed, but I still need to add /usr/local/include/midgard and /usr/local/include/apache by hand to the Makefile on koala. Correct me if I'm wrong. /erwin -- Erwin Lansing -- www.droso.org "You've got mail" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
