Vanilla Clients Maling Clients Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
COW 3.00 pl1 on Solaris
Hey guys, just joined up to help keep the solaris builds of COW 3.00 going.
So, I've already run into something, and I'm too old and crotchety to hunt
this down any farther. Basically, where the hell are these functions:
gcc -O2 -Dunix -DRSA -I/fs/scd/home0/rsc/include -I/fs/scd/home0/rsc/include
-o mkkey mkkey.c -L/fs/scd/home0/rsc/lib -lgmp -lX11 -lsocket -lnsl -lm
Undefined first referenced
symbol in file
mfree /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
mcmp /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
itom /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
msub /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
mdiv /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
invert /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
madd /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
sdiv /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
mult /var/tmp/ccZcAP1f.o (symbol belongs to
implicit dependency /usr/lib/libmp.so.1)
ld: fatal: Symbol referencing errors. No output written to mkkey
collect2: ld returned 1 exit status
Supplemental info:
(snipe) COW-3.00pl1 : uname -a
SunOS snipe 5.5.1 Generic_103640-20 sun4u sparc SUNW,Ultra-5_10
(snipe) COW-3.00pl1 : gcc -v
Reading specs from
/fs/tools/sparc.sunos-5.5.1/egcs-1.1.1/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2
.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
(snipe) COW-3.00pl1 : echo $LD_LIBRARY_PATH
/usr/dt/lib:/usr/openwin/lib:/fs/local/lib:/fs/scd/home0/rsc:/fs/scd/home0/rsc/l
ib
Toss me a frickin' bone here!
Thanks,
Bob Campbell