[OGo-MacOSX] Re: Problem building mod_ngobjweb with make
Helge Hess
macosx@opengroupware.org
Mon, 27 Mar 2006 23:21:25 +0200
On 27. Mrz 2006, at 22:45 Uhr, Philippe Laval wrote:
> I have a problem building mod_ngobjweb with make.
>
> I got "make: no: Command not found" (see below). How can i fix
> that ???
>
>
> G5:~/SOPE-4.5/sope-appserver/mod_ngobjweb philippe$ make clean
> rm -f *.o mod_ngobjweb.so *.so *~
> G5:~/SOPE-4.5/sope-appserver/mod_ngobjweb philippe$ make
> make: no: Command not found
Don't know why this is failing for you, works reasonably fine over here:
---snip---
helge@groove$ make clean
rm -f *.o mod_ngobjweb.so *.so *~
helge@groove$ make all
gcc -Wall -I. -fPIC -DSHARED_MODULE -DDARWIN -DUSE_HSREGEX -
DUSE_EXPAT -I../lib/expat-lite -g -Os -pipe -DHARD_SERVER_LIMIT=2048 -
DEAPI -I/usr/include/httpd -c -o globals.o globals.c
gcc -Wall -I. -fPIC -DSHARED_MODULE -DDARWIN -DUSE_HSREGEX -
DUSE_EXPAT -I../lib/expat-lite -g -Os -pipe -DHARD_SERVER_LIMIT=2048 -
DEAPI -I/usr/include/httpd -c -o handler.o handler.c
In file included from /usr/include/httpd/ap_config.h:1129,
from /usr/include/httpd/httpd.h:29,
from common.h:37,
from handler.c:22:
/usr/include/httpd/hsregex.h:22:1: warning: "ap_private_extern"
redefined
...
---snap---
Prints some warnings, but they don't seem to matter.
Greets,
Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org