home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!caen!uvaarpa!mmdf
- From: Al Gaspar <gaspar@stepsun.army.mil>
- Subject: Problems compiling 4.035 under UTS
- Message-ID: <1992Jul31.115913.18467@uvaarpa.Virginia.EDU>
- Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
- Reply-To: gaspar@stepsun.army.mil
- Organization: The Internet
- Date: Fri, 31 Jul 1992 11:59:13 GMT
- Lines: 39
-
-
- My mailer seems to be having problems talking to our name server so I am
- resending this. My apologies if it did make it before...
-
- I decided to upgrade perl on an Amdahl running UTS from 4.019 to
- 4.035. I told it to use the malloc that comes with perl, and it failed on the
- link for perl as follows:
-
- cc array.o cmd.o cons.o consarg.o doarg.o doio.o dolist.o dump.o eval.o form.o
-
- malloc.o perl.o regcomp.o regexec.o stab.o str.o toke.o util.o hash.o perly.o u
- sersub.o -lc_s -lsocket -lnsl -ldbm -lPW -lm -lbsd -o perl
- ld: Symbol malloc in /lib/libc_s.a is multiply defined. First defined in malloc.
- o
- ld: Symbol free in /lib/libc_s.a is multiply defined. First defined in malloc.o
- ld: Symbol realloc in /lib/libc_s.a is multiply defined. First defined in malloc
- .o
-
- I went back and reconfigured it to not to use the malloc that comes with
- perl and got past that point. However, when I got down to a2p, I got this:
-
- cc hash.o str.o util.o walk.o a2p.o -lc_s -lsocket -lnsl -ldbm -lPW -lm -lbsd
- - -lmalloc -o a2p
- ld: Symbol errno in /lib/libc.a is multiply defined.
- make[1]: *** [a2p] Error 1
- make: *** [all] Error 1
-
- libc is set to /lib/libc_s.a in config.sh both in the main perl directory
- and in x2p. What gives? I would appreciate any insights...
-
- Cheers--
-
- Al
-
- --
- Al Gaspar <gaspar@st-louis-emh2.army.mil>
- USAMC SIMA, ATTN: AMXSI-TTC, 1222 Spruce St., St. Louis, MO 63103-2834
- COMMERCIAL: (314) 331-4354 AUTOVON: 555-4354
- relay1.uu.net!st-louis-emh2.army.mil!gaspar
-