Re: xchat + perl

From: Benedikt Schmidt <s_bschmi(at)ira.uka.de>
Date: Wed, 31 Oct 2001 22:32:56 +0100

Thomas Gutzler <giggel(at)hadiko.de> wrote:
> eben hab ich versucht, xchat mit perl-Support zu bauen. Das Makefile sagt:
>
> .if ${OSVERSION} < 500007
> CONFIGURE_ARGS+= --disable-perl
> .endif
>
> weswegen --disable-perl gesetzt wird, weil:
> # sysctl -n kern.osreldate
> 440001
>
> # uname -a
> FreeBSD l611a.hadiko.de 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Oct 26 18:48:38 CEST 2001 root(at)l611a.hadiko.de:/usr/obj/usr/src/sys/L611A i386
>
> Also hab ich das --disable-perl mal auskommentiert, worauf es folgenden Fehler beim Compilen gab:
>
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -O -pipe -march=pentiump
> ro -I/usr/local/include/glib12 -I/usr/libdata/perl/5.00503/mach/CORE -Wall -g -c perl.c
> perl.c:120: syntax error before `CV'
> [...]
> gmake[3]: *** [perl.o] Fehler 1
>
> Heißt das jetzt, dass ich CURRENT installieren muss, oder gibts da andere
> Lösungen ?
% cvs log Makefile
[...]
PR: 31133
Submitted by: TOGAWA Satoshi <toga(at)puyo.org>
----------------------------
revision 1.82
date: 2001/10/02 22:41:35; author: jim; state: Exp; lines: +6 -2
Update to version 1.8.4. Perl support is currently disabled for systems
older than 500007 since it now needs Perl 5.6 to compile (at least until
I get around to adding a knob to make using the Perl 5.6 port an
option).

Du koenntest es also mal mit installiertem Perl 5.6 Port und evtl.
configure anpassen versuchen.

-- 
Gruss, Benedikt
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 31 Oct 2001 - 22:32:55 CET

search this site