Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VANILLA-L] Compilation errors on Solaris



Getting ready to upgrade the continuum to 2.7pl7 and I am getting the
following compilation error.

% make
cd ntserv; make 
make[1]: Entering directory `/usr/local/tmp/Server/ntserv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/tmp/Server/ntserv'
cd newstartd; make
make[1]: Entering directory `/usr/local/tmp/Server/newstartd'
make[1]: *** No rule to make target `getpath.o', needed by `newstartd'.  Stop.
make[1]: Leaving directory `/usr/local/tmp/Server/newstartd'
make: *** [startup] Error 2

I know how to go and hack this to make it work, but I want to know if
I did something wrong that newstartd cannot find getpath.o.

-- 
Bob Tanner <tanner@real-time.com>       | Phone : 612.943.8700
http://www.real-time.com                | Fax   : 612.943.8300
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com


Follow-Ups: