[Digikam-devel] [Bug 195735] digikam-svn fails to compile on Mac OS X
rishi.j.sanyal at gmail.com
rishi.j.sanyal at gmail.com
Tue Jun 9 22:22:07 BST 2009
https://bugs.kde.org/show_bug.cgi?id=195735
--- Comment #10 from <rishi j sanyal gmail com> 2009-06-09 23:22:04 ---
OK, so clearly the bug is with lqr itself, b/c when I try to compile the latest
liblqr (0.4.1) from source, it fails & I get the *same exact* error (or so it
appears to me) as when I was building digiKam:
Making all in lqr
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\""/usr/share/liblqr-1"\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include
-fvisibility="hidden" -g -O2 -Wall -MT lqr_gradient.lo -MD -MP -MF
".deps/lqr_gradient.Tpo" -c -o lqr_gradient.lo lqr_gradient.c; \
then mv -f ".deps/lqr_gradient.Tpo" ".deps/lqr_gradient.Plo"; else rm -f
".deps/lqr_gradient.Tpo"; exit 1; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/usr/share/liblqr-1\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include
-fvisibility=hidden -g -O2 -Wall -MT lqr_gradient.lo -MD -MP -MF
.deps/lqr_gradient.Tpo -c lqr_gradient.c -fno-common -DPIC -o
.libs/lqr_gradient.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\""/usr/share/liblqr-1"\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include
-fvisibility="hidden" -g -O2 -Wall -MT lqr_rwindow.lo -MD -MP -MF
".deps/lqr_rwindow.Tpo" -c -o lqr_rwindow.lo lqr_rwindow.c; \
then mv -f ".deps/lqr_rwindow.Tpo" ".deps/lqr_rwindow.Plo"; else rm -f
".deps/lqr_rwindow.Tpo"; exit 1; fi
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/usr/share/liblqr-1\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/include
-fvisibility=hidden -g -O2 -Wall -MT lqr_rwindow.lo -MD -MP -MF
.deps/lqr_rwindow.Tpo -c lqr_rwindow.c -fno-common -DPIC -o
.libs/lqr_rwindow.o
/var/folders/-H/-Hj0c7j4EKiiSqBDn0C1Xk+++TI/-Tmp-//cc2iIfJN.s:82:non-relocatable
subtraction expression, "_lqr_carver_read_luma" minus "L00000000001$pb"
/var/folders/-H/-Hj0c7j4EKiiSqBDn0C1Xk+++TI/-Tmp-//cc2iIfJN.s:82:symbol:
"_lqr_carver_read_luma" can't be undefined in a subtraction expression
/var/folders/-H/-Hj0c7j4EKiiSqBDn0C1Xk+++TI/-Tmp-//cc2iIfJN.s:63:non-relocatable
subtraction expression, "_lqr_carver_read_brightness" minus "L00000000001$pb"
/var/folders/-H/-Hj0c7j4EKiiSqBDn0C1Xk+++TI/-Tmp-//cc2iIfJN.s:63:symbol:
"_lqr_carver_read_brightness" can't be undefined in a subtraction expression
make[2]: *** [lqr_rwindow.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Sorry it appears so jumbled here... here are the errors in a .txt file if that
makes it easier for you to read:
http://staff.washington.edu/rjsanyal/lqr_error.txt
Thanks,
Rishi
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list