Skip site navigation (1)Skip section navigation (2)
Date:      18 Feb 2003 10:50:18 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: strange lib load path for gtk20 based app
Message-ID:  <1045583418.309.9.camel@gyros>
In-Reply-To: <20030218160241.6afd68d4.Alexander@Leidinger.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Tue, 2003-02-18 at 10:02, Alexander Leidinger wrote:
> Hi,
> 
> ktracing a gtk2 app shows this:
> ---snip---
>  59437 eclipse  NAMI  "/big/usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.1/gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so.200"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/X11R6/lib/libgdk_pixbuf-2.0.so.200"
>  59437 eclipse  RET   access 0
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/big/usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.1/gdk-pixbuf/.libs/libintl.so.4"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/X11R6/lib/libintl.so.4"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/lib/libintl.so.4"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/lib/compat/libintl.so.4"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/X11R6/lib/libintl.so.4"
>  59437 eclipse  RET   access -1 errno 2 No such file or directory
>  59437 eclipse  CALL  access(0x28066000,0)
>  59437 eclipse  NAMI  "/usr/local/lib/libintl.so.4"
>  59437 eclipse  RET   access 0
> ---snip---
> 
> Why does it try to load libs from the WRKSRC path of gtk2 and how can we
> disable it?

Not sure.

Joe

> 
> Bye,
> Alexander.
-- 
PGP Key : http://www.marcuscom.com/pgp.asc



[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+UlY5b2iPiv4Uz4cRAk7qAJkBF4RTPd9xz3vgS1aslh9yUY2u4wCgkkZm
yaYhtQPKhrK2SH+Bvczwdxg=
=zEzI
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045583418.309.9.camel>