[cairo-bugs] [Bug 39913] New: Build with non-standard PREFIX fails in test dir
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 7 17:56:37 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39913
Summary: Build with non-standard PREFIX fails in test dir
Product: cairo
Version: 1.10.3
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: gary.carvell at gmail.com
QAContact: cairo-bugs at cairographics.org
This is on Slackware 64-current with X installed in /opt/xorg. Building master
branch. Configured with:
./autogen.sh --prefix=/opt/xorg
Make dies in test/ directory as it looks for library in the wrong place:
make[4]: Entering directory `/mnt/vol1/src/x-xorg/xorg/src-more/cairo/test'
CCLD any2ppm
libtool: link: cannot find the library `/usr/lib64/libcairo.la' or
unhandled argument `/usr/lib64/libcairo.la'
Per git bisect, this was introduced in
b8f43617a98aeb6c10d554ed11b48a83fc9b5129.
Make completes successfully if the added line in test/Makefile.am is commented
out before configuring.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list