Gentoo Archives: gentoo-dev

From: Andreas Mellingen <a-mellin@××××××.no>
To: gentoo-user@g.o
Cc: gentoo-dev@g.o
Subject: [gentoo-dev] Can`t compile Perl
Date: Tue, 11 Jun 2002 06:25:17
Message-Id: 1023967985.9870.6.camel@raziel
1 As the topic says, I can`t compile perl, which isn`t that much of a
2 problem, except that every time I run emerge -u world, perl is one o the
3 first to go, and then fails, making me have to update everything
4 manuall. here is the "final output:
5
6 (quote start)
7 /usr/include/ndbm.h:21: unterminated string or character constant
8 /usr/include/ndbm.h:4: possible real start of unterminated constant
9 In file included from NDBM_File.xs:9:
10 /usr/include/ndbm.h:1: parse error before character 0177
11 /usr/include/ndbm.h:1: stray '\' in program
12 /usr/include/ndbm.h:1: nondigits in number and not hexadecimal
13 /usr/include/ndbm.h:1: nondigits in number and not hexadecimal
14 /usr/include/ndbm.h:3: stray '\' in program
15 /usr/include/ndbm.h:3: stray '\' in program
16 /usr/include/ndbm.h:3: nondigits in number and not hexadecimal
17 /usr/include/ndbm.h:3: nondigits in number and not hexadecimal
18 /usr/include/ndbm.h:6: warning: unknown escape sequence `\$'
19 /usr/include/ndbm.h:14: warning: unknown escape sequence: `\' followed
20 by char code 0x16
21 /usr/include/ndbm.h:181: stray '\' in program
22 /usr/include/ndbm.h:181: stray '\' in program
23 /usr/include/ndbm.h:448: Unterminated string constant
24 make[1]: *** [NDBM_File.o] Error 1
25 make[1]: Leaving directory
26 `/var/tmp/portage/perl-5.6.1-r4/work/perl-5.6.1/ext/NDBM_File'
27 make: *** [lib/auto/NDBM_File/NDBM_File.so] Error 2
28 (quote end)
29
30 What to do?
31
32 --
33 MvH / Best Regards
34 Andreas Mellingen aka RaZieL

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Can`t compile Perl Brandon Low <lostlogic@g.o>