2nd problem compiling perl on AUX2.0

Pete Schmitt pete at eleazar.dartmouth.edu
Wed Dec 5 11:45:51 AEST 1990


First I'd like to thank everyone for their response to my first
question.  The best answer was the -B option on the C compiler.

For some reason at link time I get the following error:

        cc  -s array.o cmd.o cons.o consarg.o doarg.o doio.o dolist.o dump.o eva
l.o form.o hash.o  perly.o regcomp.o regexec.o stab.o str.o toke.o util.o perl.o
 usersub.o -ldbm -lm -lbsd -lc_s  -o perl
undefined               first referenced
 symbol                     in file
rewinddir                       doio.o
ld fatal: Symbol referencing errors. No output written to perl

I understand that rewinddir is a macro in dir.h and perl doio.c seems to
be including it.  Is there a library I'm not using as well?

-- 
     Peter Schmitt					  UNIX Consultant
Kiewit Computation Center				   User Services
   Dartmouth College					   (603)646-2085
   Hanover, NH 03755				    Peter.Schmitt at Dartmouth.EDU



More information about the Comp.unix.aux mailing list