Gentoo Archives: gentoo-gnustep

From: Tomasz Kondziola <tkondziola@×××××.com>
To: gentoo-gnustep@l.g.o
Subject: [gentoo-gnustep] gworkspace-0.8.2 compilation problem for x86_64 platform
Date: Wed, 02 May 2007 16:52:15
Message-Id: 30ed6df80705020952j12080555lc11ba4b87e36efa8@mail.gmail.com
1 Hello all,
2 Today I've experienced problem with gworkspace compilation.
3 I've used following entries from my portage.keyword:
4 # GNUStep
5 gnustep-libs/pdfkit ~amd64
6 =gnustep-apps/gworkspace-0.8.2 ~*
7
8 During compilation process I received following message:
9
10 x86_64-pc-linux-gnu-gcc -shared -rdynamic -o
11 ./PdfViewer.inspector/./PdfViewer ./shared_obj/PdfViewer.o
12 -L/var/tmp/portage/gnustep-apps/gworkspace-0.\
13 8.2/temp/Library/Libraries -L/usr/GNUstep/Local/Library/Libraries
14 -L/usr/GNUstep/Network/Library/Libraries
15 -L/usr/GNUstep/System/Library/Libraries -lPDFKit -l\
16 gnustep-gui -lgnustep-base -lpthread -lobjc -lm
17 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld:
18 cannot find -lPDFKit
19 collect2: ld returned 1 exit status
20 make[4]: *** [PdfViewer.inspector/./PdfViewer] Error 1
21 make[3]: *** [PdfViewer.all.bundle.variables] Error 2
22 make[3]: Leaving directory `/var/tmp/portage/gnustep-apps/gworkspace-0.8.2
23 /work/GWorkspace-0.8.2/Inspector/ContentViewers/PdfViewer'
24 make[2]: *** [internal-all] Error 2
25 make[2]: Leaving directory `/var/tmp/portage/gnustep-apps/gworkspace-0.8.2
26 /work/GWorkspace-0.8.2/Inspector/ContentViewers'
27 make[1]: *** [internal-all] Error 2
28 make[1]: Leaving directory `/var/tmp/portage/gnustep-apps/gworkspace-0.8.2
29 /work/GWorkspace-0.8.2/Inspector'
30 make: *** [internal-all] Error 2
31
32 I've installed pdfkit earlier of course so I don't understand why message
33 about problems with PDFKit linking appeared.
34
35 I would be a grateful for any suggestions.
36
37
38 Best regards,
39 Tomasz Kondziola

Replies