Re: undefined symbol: gdk_imlib_get_cache_info
- From: James Henstridge <james daa com au>
- To: mpg4 vexed net
- cc: gnome-list gnome org
- Subject: Re: undefined symbol: gdk_imlib_get_cache_info
- Date: Sun, 10 Oct 1999 20:22:42 +0800 (WST)
Do you have any other copies of imlib on your system? Check the output of
"ldconfig -v" for traces of other copies of imlib, or check manually.
There may be copies under /usr or /usr/X11R6
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Sun, 10 Oct 1999 mpg4@vexed.net wrote:
> All-
>
> I'm getting the following error:
>
> error in loading shared libraries:
> /usr/local/lib/libgnomeui.so.32:undefined symbol:
> gdk_imlib_get_cache_info
>
> at runtime whenever I try to run a gnome app. Sure enough, its *not*
> in libgnomeui.so.32:
>
> $nm /usr/local/lib/libgnomeui.so.32 | grep gdk_imlib_get_cache_info
> U gdk_imlib_get_cache_info
> $
>
>
> but it *is* in libgdk_imlib:
>
> $nm /usr/local/lib/libgdk_imlib.so | grep gdk_imlib_get_cache_info
> 000043d0 T gdk_imlib_get_cache_info
> $
>
> The -lgnomeui -lgdk_imlib flags are both passed to gcc when the apps
> are compiled. Ideas?
>
> System Configuration:
> Linux 2.1.12
> glibc 2.1.2
> gnome-libs 1.52
> gdk 1.2.5
> imlib 1.9.7
>
>
> Thanks.
>
> -mike
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]