Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2003 08:20:05 +0100
From:      =?ISO-8859-1?Q?Jonas_B=FClow?= <jonas@servicefactory.se>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: problems with building gnome 2.4.0 on FreeBSD 4.9-STABLE
Message-ID:  <3FCAEBA5.1080304@servicefactory.se>
In-Reply-To: <1070262099.98573.47.camel@shumai.marcuscom.com>
References:  <3FCA6239.3020100@bulow.mine.nu> <1070256944.98573.39.camel@shumai.marcuscom.com> <3FCAE6FB.1040702@servicefactory.se> <1070262099.98573.47.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Joe Marcus Clarke wrote:
...
>>>>Any hints? I have tried to deinstall gtk20 and install it separately. It 
>>>> failes on missing libgnomeui. Trying to build libgnomeui, it fails 
>>>>when it can't find gtk+-2.0.
>>
>>There seems to be a circular dependency between gtk20 and libgnomeui.
> 
> 
> Nope.  libgnomeui depends on gtk20, period.  If your system has a
> circular dependency, then you need to use pkgdb -F to break it.

I was wrong, I misinterpreted the buildlog from gtk20.  But during the 
install of gtk20 I get:

Libraries have been installed in:
    /usr/X11R6/lib/gtk-2.0/2.2.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
      during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../../libtool  --mode=install /usr/bin/install -c -o root -g 
wheel im-viqr.la /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-viqr.la
/usr/bin/install -c -o root -g wheel .libs/im-viqr.so 
/usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-viqr.so
/usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m 
/usr/X11R6/lib/gtk-2.0/2.2.0/immodules
----------------------------------------------------------------------
Libraries have been installed in:
    /usr/X11R6/lib/gtk-2.0/2.2.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
      during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
../../gtk/gtk-query-immodules-2.0 > /usr/X11R6/etc/gtk-2.0/gtk.immodules
Cannot load module 
/usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so: Shared object 
"libgnomeui-2.so.303" not found
/usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so does not export 
GTK+ IM module API: Shared object "libgnomeui-2.so.303" not found
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.


/jonas


> 
> Joe
> 
> 
>>/jonas
>>
>>
>>
>>
>>>>/jonas
>>>>_______________________________________________
>>>>freebsd-gnome@freebsd.org mailing list
>>>>http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>>>>To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"



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