Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ghostscript fails to build during revdep-rebuild
Date: Wed, 27 Sep 2006 21:53:38
Message-Id: 49bf44f10609271445h5ec1214bt70deeba9ea3d2e49@mail.gmail.com
In Reply to: [gentoo-user] Re: ghostscript fails to build during revdep-rebuild by Harm Geerts
1 > > I'm getting the following when trying to emerge ghostscript via
2 > > revdep-rebuild:
3 > >
4 > > jbig2_huffman.c:(.text+0x37): undefined reference to `rpl_malloc'
5 > > ./obj/jbig2_huffman.o:jbig2_huffman.c:(.text+0x366): more undefined
6 > > references to `rpl_malloc' follow
7 > > /usr/X11R6/lib/libcups.so: undefined reference to
8 > > `gnutls_record_check_pending@GNUTLS_1_2'
9 > > /usr/X11R6/lib/libcups.so: undefined reference to
10 > > `gnutls_record_recv@GNUTLS_1_2'
11 > > /usr/X11R6/lib/libcups.so: undefined reference to
12 > > `gnutls_credentials_set@GNUTLS_1_2'
13 > > /usr/X11R6/lib/libcups.so: undefined reference to
14 > > `gnutls_record_send@GNUTLS_1_2'
15 > > /usr/X11R6/lib/libcups.so: undefined reference to
16 > > `gnutls_transport_set_ptr@GNUTLS_1_2'
17 > > /usr/X11R6/lib/libcups.so: undefined reference to
18 > > `gnutls_handshake@GNUTLS_1_2' /usr/X11R6/lib/libcups.so: undefined
19 > > reference to
20 > > `gnutls_global_init@GNUTLS_1_2'
21 > > /usr/X11R6/lib/libcups.so: undefined reference to
22 > > `gnutls_certificate_free_credentials@GNUTLS_1_2'
23 > > /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_init@GNUTLS_1_2'
24 > > /usr/X11R6/lib/libcups.so: undefined reference to
25 > > `gnutls_deinit@GNUTLS_1_2' /usr/X11R6/lib/libcups.so: undefined reference
26 > > to
27 > > `gnutls_certificate_allocate_credentials@GNUTLS_1_2'
28 > > /usr/X11R6/lib/libcups.so: undefined reference to
29 > > `gnutls_set_default_priority@GNUTLS_1_2'
30 > > /usr/X11R6/lib/libcups.so: undefined reference to `gnutls_bye@GNUTLS_1_2'
31 > > collect2: ld returned 1 exit status
32 > > make: *** [bin/gs] Error 1
33 > >
34 > > !!! ERROR: app-text/ghostscript-esp-8.15.1_p20060430 failed.
35 > >
36 > > Can anyone help with this or should I file a bug?
37 >
38 > Try to emerge net-print/cups before running revdep-rebuild as that's the
39 > library that's causing trouble. It should have been updated before
40 > ghostscript but revdep-rebuild is known to mix up the order.
41
42 Rebuilding cups fixed it. Thanks!
43
44 - Grant
45 --
46 gentoo-user@g.o mailing list