Gentoo Archives: gentoo-gnustep

From: Erich <erpl@×××.net>
To: gentoo-gnustep@l.g.o
Subject: Re: [gentoo-gnustep] gworkspace-0.8.2 compilation problem for x86_64 platform
Date: Fri, 04 May 2007 20:46:27
Message-Id: 463B9C19.5060405@gmx.net
In Reply to: Re: [gentoo-gnustep] gworkspace-0.8.2 compilation problem for x86_64 platform by Erich
1 Erich schrieb:
2 > Tomasz Kondziola schrieb:
3 >> Hello all,
4 >> Today I've experienced problem with gworkspace compilation.
5 >> I've used following entries from my portage.keyword:
6 >> # GNUStep
7 >> gnustep-libs/pdfkit ~amd64
8 >> =gnustep-apps/gworkspace- 0.8.2 ~*
9 >>
10 >> During compilation process I received following message:
11 >>
12 >> [snip]
13 >> /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
14 >> cannot find -lPDFKit
15 >> collect2: ld returned 1 exit status
16 >> make[4]: *** [PdfViewer.inspector/./PdfViewer] Error 1
17 >> make[3]: *** [PdfViewer.all.bundle.variables] Error 2
18 >> make[3]: Leaving directory `/var/tmp/portage/gnustep-apps/gworkspace-
19 >> 0.8.2/work/GWorkspace-0.8.2/Inspector/ContentViewers/PdfViewer'
20 >> make[2]: *** [internal-all] Error 2
21 >> make[2]: Leaving directory
22 >> `/var/tmp/portage/gnustep-apps/gworkspace-0.8.2/work/GWorkspace-0.8.2/Inspector/ContentViewers'
23 >>
24 >> make[1]: *** [internal-all] Error 2
25 >> make[1]: Leaving directory
26 >> `/var/tmp/portage/gnustep-apps/gworkspace-0.8.2/work/GWorkspace-0.8.2/Inspector'
27 >> make: *** [internal-all] Error 2
28 >>
29 >> I've installed pdfkit earlier of course so I don't understand why
30 >> message about problems with PDFKit linking appeared.
31 >
32 > Strange, to me it seems that PDFKit is not really needed by Gworkspace.
33 > Today I emerged gworkspace-0.8.3 and it did not pull in PDFKit. It
34 > emerged without any glitches during compilation. The only difference I
35 > can spot is that I do not have PDFKit installed (although it is in my
36 > package.keywords).
37 I must have been sleeping... ;-)
38
39 FYI: Just added pdfkit to the USE flags and emerged gworkspace-0.8.3
40 again. PDFKit and Gworkspace both emerged flawlessly.
41
42 Regards,
43 Erich
44 --
45 gentoo-gnustep@g.o mailing list

Replies

Subject Author
Re: [gentoo-gnustep] gworkspace-0.8.2 compilation problem for x86_64 platform Tomasz Kondziola <tkondziola@×××××.com>