Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!sol.ctr.columbia.edu!emory!gatech!purdue!haven!ni.umd.edu!ni.umd.edu!steveg From: steveg@ni.umd.edu (Steve Green) Newsgroups: comp.unix.aux Subject: Re: Yet another problem compiling perl Message-ID: <1991Feb5.210633.3853@ni.umd.edu> Date: 5 Feb 91 21:06:33 GMT References: <2382@taurus.BITNET> Sender: usenet@ni.umd.edu (USENET News System) Organization: University of Maryland at College Park Lines: 29 In article <2382@taurus.BITNET> writes: >Hi, > >I still have problems compiling perl on aux. Now it won't link! it says: > >undefined first referenced > symbol in file >rewinddir doio.o >format eval.o >do_write eval.o > >Any libraries I'm missing? > >O.S. > >BTW: thank to all those who answered my previous question. I'll send a summary >of 'how to compile perl on AUX', once it works... I just compiled perl and this is what I had to do. 1. Use the big compiler. Tell Configure that the compiler flags are -B/usr/lib/big/ 2. Modify config.sh at the point where Configure says you can. Make "i_dirent='define'" say "i_dirent='undef'". (This is the rewinddir problem) And that is it. BTW, I got perl the source patched to level 44 from prep.ai.mit.edu in pub/gnu. Is this the latest? -- Silica gel -- No not eat. steveg@ni.umd.edu