On Mon, 2 Aug 1999, Prosnitz, Jason wrote:
> 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 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... ;-} ) ?
>
Well, I've no idea what values-Xa.o is -- it must be something it's looking
for internally.
The Makefile actually says "SVR4 requires LIBS = -lsocket -lnsl" so try
that. If that doesn't work, it looks as if your gcc isn't installed
correctly. Do other programs compile successfully?
--
Stephen Turner [EMAIL PROTECTED] http://www.statslab.cam.ac.uk/~sret1/
Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"Due to the conflict in Kosovo, we will not be showing the movie Wag the
Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless
------------------------------------------------------------------------
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/
------------------------------------------------------------------------