[Digikam-devel] [Bug 139017] OS X 10.4.8 digikam fails to detect libjpeg6b during compile

Scott Miller scottmillercomposer at gmail.com
Wed Dec 20 06:37:43 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=139017         




------- Additional Comments From scottmillercomposer gmail com  2006-12-20 07:37 -------
Yes all of the needed components seems to compile fine, amazingly enough.

I got this help from the gphoto list, which helped libgphoto2 compile:

"nmedit -s .libs/libgphoto2-symbols.expsym .libs/libgphoto2.2.2.0.dylib
nmedit: symbols names listed in: .libs/libgphoto2-symbols.expsym not  
in: /Users/stmiller/Desktop/libgphoto2-2.3.0/libgphoto2/.libs/ 
libgphoto2.2.2.0.dylib
_gpi_gphoto_port_type_map
make[2]: *** [libgphoto2.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
stmiller:~/Desktop/libgphoto2-2.3.0 stmiller$


I compiled with: $ ./configure --disable-nls

I've searched for errors of this kind and cannot find any help.

Can you remove the "gpi_gphoto_port_type_map" line from libgphoto2/libgphoto2.sym?

Ciao, Marcus"

----

That did the trick.

I then compiled Exiv2 from source with ./configure --prefix=/sw

And the other components came from fink unstable, I believe.

And so far so good! Except for the above error described in my initial report. Digikam finishes the configure, but will not make.

Any suggestions would be great. Seems very close to success.



More information about the Digikam-devel mailing list