Christian Hammers wrote: > I wrote it on debian-private, too, but I'm on holiday the next two weeks. > Please do with my packages whatever is necessary in the meantime.
libbit-vector-perl libstorable-perl libdate-calc-perl libdbi-perl NMU'd to staging area; light testing (use Module) only. libnet-rawip-perl fails to build under perl 5.8, and the problem needs someone who really understands XS to debug. cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl/5.8.0/CORE" -D_LINUX_ -D_ETH_ -D_IFLIST_ -D_GLIBC_ util.c util.c: In function `host_to_ip': util.c:121: `my_perl' undeclared (first use in this function) util.c:121: (Each undeclared identifier is reported only once util.c:121: for each function it appears in.) make: *** [util.o] Error 1 Indeed my_perl is not defined though after it is preprocessed the file refers to it a thousand or more times. -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

