to the makefile gurus out there, i almost pulled all my remaining hair 
trying to figure out this:

i am compailing naviserver under mingw on window, all compiles fin until 
i get into any modules.

here is the problem

# cd nssock

# gmake -d
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-mingw32
find_and_set_shell path search set default_shell = C:/msys/bin/sh.exe
Reading makefiles...
Reading makefile `makefile'...
Reading makefile `../include/Makefile.build' (search path) (no ~ 
expansion)...
Reading makefile `../include/Makefile.module' (search path) (no ~ 
expansion)...
Reading makefile `../include/Makefile.global' (search path) (no ~ 
expansion)...
CreateProcess(C:\msys\bin\uname.exe,uname -a,...)
Main thread handle = 0x000007a0
CreateProcess(C:\msys\bin\uname.exe,uname -a,...)
../include/Makefile.module:126: *** multiple target patterns.  Stop.

# gmake -v
GNU Make 3.81

Makefile.module is our standard makefile, works fine under Linux.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to