Hello all,
I am attempting to get analog 3.31 running a Unix server running SVR4...
what is my problem?
Makefile attributes as instructed:
LIBS = -lnsl
OUTPUT:
...Snip...
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
gcc -O2 -DUNIX -c alias.c
gcc -O2 -DUNIX -c analog.c
gcc -O2 -DUNIX -c cache.c
gcc -O2 -DUNIX -c dates.c
gcc -O2 -DUNIX -c hash.c
gcc -O2 -DUNIX -c init.c
gcc -O2 -DUNIX -c init2.c
gcc -O2 -DUNIX -c input.c
gcc -O2 -DUNIX -c macinput.c
gcc -O2 -DUNIX -c macstuff.c
gcc -O2 -DUNIX -c output.c
gcc -O2 -DUNIX -c output2.c
gcc -O2 -DUNIX -c process.c
gcc -O2 -DUNIX -c settings.c
gcc -O2 -DUNIX -c sort.c
gcc -O2 -DUNIX -c tree.c
gcc -O2 -DUNIX -c utils.c
gcc -O2 -DUNIX -c win32.c
gcc -O2 alias.o analog.o cache.o dates.o hash.o init.o init2.o
input.o macinput.o macstuff.o output.o output2.o
process.o settings.o sort.o tree.o utils.o win32.o -o
analog -lnsl
ld: cannot open values-Xa.o: No such file or
directory
make: *** [analog] Error 1
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>...
what does this mean (other than it doesn't want to compile... ;-} ) ?
SUGGESTIONS?
Thanks in advance...
Jason
"Great spirits have always encountered violent opposition from mediocre
minds."
-Albert Einstein
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------