Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire]compile error: perl 5.8.0

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Peter Schneider-Kamp <peter AT schneider-kamp.de>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: [SM-Grimoire]compile error: perl 5.8.0
  • Date: Sat, 17 Aug 2002 22:08:52 +0200

Hi everyone!

I'm on the devel grimoire and everything (except for some
mozilla plugins) runs fine -- until I try to cast perl 5.8.0.

Compile log for perl 5.8.0 Built on Sam Aug 17 19:56:43 UTC 2002
`sh cflags "optimize='-O2'" miniperlmain.o` miniperlmain.c
CCCMD = cc -DPERL_CORE -c -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall
In file included from perl.h:36,
from miniperlmain.c:26:
config.h:608:3: invalid preprocessing directive #HAS_USLEEP
config.h:779:3: invalid preprocessing directive #I_SYS_SOCKIO
[... for many lines ...]
config.h:4218:3: invalid preprocessing directive #HAS_SETSERVENT_R
config.h:4231:3: invalid preprocessing directive #HAS_TTYNAME_R
In file included from miniperlmain.c:26:
perl.h:451: conflicting types for `syscall'
/usr/include/unistd.h:887: previous declaration of `syscall'
In file included from op.h:480,
from perl.h:2209,
from miniperlmain.c:26:
reentr.h:167:50: operator '==' has no left operand
reentr.h:172:50: operator '==' has no left operand
[... for many lines ...]
reentr.h:573:58: operator '==' has no left operand
reentr.h:578:58: operator '==' has no left operand
make: *** [miniperlmain.o] Fehler 1

What's wrong? Am I missing something. I recently (10 days ago)
did a rebuild. Do I have to rebuild again?

Thanks for any help,
Peter
--
Peter Schneider-Kamp mailto:peter AT schneider-kamp.de
Deliusstrasse 9 http://schneider-kamp.de
D-52064 Aachen mobile phone: ++49 178 495 1040





Archive powered by MHonArc 2.6.24.

Top of Page