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

[VANILLA-L:38] 2.8pl0 and Solaris 2.5.1



Compiling 2.8 under Solaris 2.5.1 with gcc 2.7.2.1.

First, do I need (should I) upgrade to gcc 2.8.1?

Second, I get the following error:

make[1]: Entering directory `/usr/local/tmp/netrek/2.8/Server/tools' gcc -o cambot -O     -DRSA cambot.o ../ntserv/genspkt.o ../ntserv/sysdefaults.o ../ntserv/getship.o ../ntserv/warning.o ../ntserv/smessage.o ../ntserv/distress.o data.o openmem.o getpath.o 

Undefined                       first referenced
 symbol                             in file
bounceRSAClientType                 ../ntserv/genspkt.o
ld: fatal: Symbol referencing errors. No output written to cambot

I see that bounceRSAClientType is in both commands.c and ntscmds.c,
which module do I need to link against?

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
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: