Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!in1.uu.net!news.iij.ad.jp!iijnet!tyd0.tydfam.iijnet.or.jp!usenet
From: ken@tydfam.iijnet.or.jp (Takeshi "Ken" Yamada)
Subject: Q) perl5.002beta1g compile
X-Newsreader: September Gnus v0.18/Emacs 19.30
Sender: ken@tyd1.tydfam.iijnet.or.jp
Nntp-Posting-Host: tyd1.tydfam.iijnet.or.jp
Lines: 32
Organization: Takeshi "Ken" Yamada Family Net
Message-ID: <vtpwd45dsd.fsf@tyd1.tydfam.iijnet.or.jp>
Date: Mon, 1 Jan 1996 11:56:34 GMT
Hi!
I tried to compile perl5.002beta1g on FreeBSD-2.1.0R, but
it gives me following message. How can I solve it?
Making Safe (dynamic)
cc -c -I/usr/local/include -I/usr/gnu/include -O2 -m486 \
-DVERSION=\"0.10\" -DPIC -fpic -I../.. Safe.c
Safe.c: In function `XS_Safe_safe_call_sv':
Safe.c:31: `maxo' undeclared (first use this function)
Safe.c:31: (Each undeclared identifier is reported only once
Safe.c:31: for each function it appears in.)
Safe.c: In function `XS_Safe_op_mask':
Safe.c:61: `maxo' undeclared (first use this function)
Safe.c: In function `XS_Safe_mask_to_ops':
Safe.c:77: `maxo' undeclared (first use this function)
Safe.c: In function `XS_Safe_ops_to_mask':
Safe.c:93: `maxo' undeclared (first use this function)
Safe.c: In function `XS_Safe_opname':
Safe.c:121: `maxo' undeclared (first use this function)
Safe.c: In function `XS_Safe_opcode':
Safe.c:140: `maxo' undeclared (first use this function)
Safe.c: In function `XS_Safe_MAXO':
Safe.c:157: `maxo' undeclared (first use this function)
*** Error code 1
Stop.
ken@tydfam.iijnet.or.jp
PED00213@niftyserve.or.jp
Takeshi "Ken" Yamada