xchat + perl

From: Thomas Gutzler <giggel(at)hadiko.de>
Date: Wed, 31 Oct 2001 19:40:29 +0100

Hallo,

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 ?

Thomas

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 - 20:30:47 CET

search this site