Hi! ;) > Greetings, I'm new here after giving up on Zope. I program > PHP anyway. :-) > > I am trying to get Midgard compiled under Solaris 8.
> After getting past the requirement of having Expat (not mentioned in > INSTALL), =) Installing Midgard is not the easiest ever =) =) > Now, if I try compiling with gcc I get something else: (good compiler!) > # ./configure > <snip> > creating midgard-configure > > #make > <snip> > midgard.c: In function `mgd_log_debug_default': > midgard.c:63: warning: implicit declaration of function `flock' > midgard.c:63: `LOCK_EX' undeclared (first use in this function) > midgard.c:63: (Each undeclared identifier is reported only once > midgard.c:63: for each function it appears in.) > midgard.c:110: `LOCK_UN' undeclared (first use in this function) Hmm. Maybe a big problem =( http://www.cygwin.com/ml/cygwin/2000-07/msg01094.html Don't know if there is a solution for this problem. http://www.midgard-project.org/midgard/Technical%20architecture.html says it should work. Is there a Makefile.solaris you can copy over the original one?? =) =) Christopher --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
