Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] ghostscript fails to build during revdep-rebuild
Date: Tue, 26 Sep 2006 21:53:21
Message-Id: 49bf44f10609261445x10ebd92djf6cb777e47ef905d@mail.gmail.com
1 I'm getting the following when trying to emerge ghostscript via revdep-rebuild:
2
3 jbig2_huffman.c:(.text+0x37): undefined reference to `rpl_malloc'
4 ./obj/jbig2_huffman.o:jbig2_huffman.c:(.text+0x366): more undefined
5 references to `rpl_malloc' follow
6 /usr/X11R6/lib/libcups.so: undefined reference to
7 `gnutls_record_check_pending@GNUTLS_1_2'
8 /usr/X11R6/lib/libcups.so: undefined reference to
9 `gnutls_record_recv@GNUTLS_1_2'
10 /usr/X11R6/lib/libcups.so: undefined reference to
11 `gnutls_credentials_set@GNUTLS_1_2'
12 /usr/X11R6/lib/libcups.so: undefined reference to
13 `gnutls_record_send@GNUTLS_1_2'
14 /usr/X11R6/lib/libcups.so: undefined reference to
15 `gnutls_transport_set_ptr@GNUTLS_1_2'
16 /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_handshake@GNUTLS_1_2'
17 /usr/X11R6/lib/libcups.so: undefined reference to
18 `gnutls_global_init@GNUTLS_1_2'
19 /usr/X11R6/lib/libcups.so: undefined reference to
20 `gnutls_certificate_free_credentials@GNUTLS_1_2'
21 /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_init@GNUTLS_1_2'
22 /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_deinit@GNUTLS_1_2'
23 /usr/X11R6/lib/libcups.so: undefined reference to
24 `gnutls_certificate_allocate_credentials@GNUTLS_1_2'
25 /usr/X11R6/lib/libcups.so: undefined reference to
26 `gnutls_set_default_priority@GNUTLS_1_2'
27 /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_bye@GNUTLS_1_2'
28 collect2: ld returned 1 exit status
29 make: *** [bin/gs] Error 1
30
31 !!! ERROR: app-text/ghostscript-esp-8.15.1_p20060430 failed.
32
33 Can anyone help with this or should I file a bug?
34
35 - Grant
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ghostscript fails to build during revdep-rebuild Philip Webb <purslow@×××××××××.ca>
[gentoo-user] Re: ghostscript fails to build during revdep-rebuild Harm Geerts <harmgeerts@××××.nl>