Subject: [pkg] perl not working
To: None <port-pc532@NetBSD.ORG>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: port-pc532
Date: 06/24/1998 08:53:54
Hi folx,

looking at PR pkg/5642, it seems that we have a problem that our perl pkg
is not working on the pc532 port, the error Jon Buller reported was:

        Making DynaLoader (static)
cc -c   -O     -DVERSION=\"1.03\"  -DXS_VERSION=\"1.03\"  -I../..
-DPERL_CORE -DLIBC="/usr/lib/libc.so.12.20" DynaLoader.c
DynaLoader.c: In function `XS_DynaLoader_dl_install_xsub':
DynaLoader.c:239: syntax error before `;'
DynaLoader.c:240: syntax error before `;'
DynaLoader.c:241: syntax error before `;'
DynaLoader.xs:209: `perl_name' undeclared (first use this function)
DynaLoader.xs:209: (Each undeclared identifier is reported only once
DynaLoader.xs:209: for each function it appears in.)
DynaLoader.xs:209: `symref' undeclared (first use this function)
DynaLoader.xs:209: `filename' undeclared (first use this function)
*** Error code 1

I don't have neither time nor a pc532 to check this out, so does anyone
here have a clue on how to get perl5 built (preferrably with our pkg :)?
It seems there's some patches missing... 

(one idea that comes to me to fix this is switch from loading perl modules
statically instead of dynamically, but assuming that the pc532 port knows
about shared libs & dynamic loading, that's a bad idea to me)


 - Hubert

--
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>