Two Questions
Richard Stueven
gak at gakbox.Sun.COM
Fri Oct 27 02:35:34 AEST 1989
First, the hardware question (an easy one)...
Does anyone know where I can get a cartridge tape drive for my 3B1
(cheap)? Used is OK...
Now, the software question (probably easy too)...
I'm working on an application that uses INFORMIX 3.30.12 on my 3B1
running 3.51. I'm trying to relink "perform" by-the-book using this
command:
cc myperf.c -lperf -ldb -lm -o myperf
but I get these two messages from "ld":
Unresolved symbol localtim first referenced in /usr/lib/libperf.a
Unresolved symbol sys_errl first referenced in /usr/lib/libperf.a
I used "nm" to look at /lib/libc.a and found symbols named "localtime"
and "sys_errlist". Obviously a truncation problem, but how do I get
around it? I seem to remember something about "flexnames", but I
couldn't find it in TFM...
thx
gak
Richard Stueven gak at sun.com ...!attmail!rstueven
***These opinions belong to Ernie and his little pal Gus.***
***He's mad! Mad, I tell you!***
More information about the Unix-pc.general
mailing list