graphics/kamera: undefined symbol

Andy Fawcett andy at athame.co.uk
Sat Jul 8 11:06:39 UTC 2006


On Friday 07 July 2006 21:30, Mark Ovens wrote:
> I've installed kdegraphics-kamera-3.5.3_1 (graphics/kamera) but when
> I try to run it from Kcontrol it gives this error:
>
> /libexec/ld-elf.so.1: /usr/local/lib/libgphoto2_port/0.6.1/ptpip.so:
> Undefined symbol "libintl_dgettext"
>
> Looks like a library version issue but I've brought all my ports up
> to date as of ~4 hours ago and the problem still exists.
>
> Can anyone point me to the cause and, even better, know how to fix
> it?

It's a funky little bug, but for now you can get round it by preloading 
libintl:

env LD_PRELOAD=libintl.so kcmshell kamera

I'm not sure what the correct solution would be, I've not had time to 
investigate that.
A.

-- 
Andy Fawcett                                     | andy at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org


More information about the freebsd-ports mailing list