[Bug 1745] New: Build failure in xc/lib/dpstk/
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 31 15:31:55 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1745
Summary: Build failure in xc/lib/dpstk/
Product: xorg
Version: CVS_head
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: blocker
Priority: P2
Component: Lib/other
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
CC: alan.coopersmith at sun.com,roland.mainz at nrubsig.org
2004-10-30-trunk, my build on Solaris 8 (using Sun Workshop/Forte 8 as compiler)
fails like this in xc/lib/dpstk/:
-- snip --
(cd .; LD_RUN_PATH=/usr/X11R6/lib cc -o ./libdpstkXm.so.1.0~ -G -z text -h
libdpstkXm.so.1.0 FSBwraps.o FontSample.o FontSB.o FontC
reato.o CSBwraps.o ColorSB.o DSWwraps.o DPSScrollW.o -L/usr/X11R6/lib
-R/usr/X11R6/lib -lXm -ldpstk -lpsres -L../../exports/lib -l
SM -lICE -lXt -lSM -lICE -ldps -lX11 -lc)
ld: fatal: library -ldpstk: not found
ld: fatal: library -lpsres: not found
ld: fatal: File processing errors. No output written to ./libdpstkXm.so.1.0~
*** Error code 1
make: Fatal error: Command failed for target `libdpstkXm.so.1.0'
Current working directory /shared/bigtmp/xorg/work003/xc/lib/dpstk
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /shared/bigtmp/xorg/work003/xc/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /shared/bigtmp/xorg/work003/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
Current working directory /shared/bigtmp/xorg/work003/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
-- snip --
It seems the "-L../../exports/lib" should be listed _before_ "-ldpstk -lpsres"
... somehow... I have right now no clue how to archive this... ;-(
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list