Hi Felix Fietkau

sorry for so later reply
Lars have create a repos [1]
there is same libgnome package in his repos. this make the gnome-vfs
compiled.

the StarDict need libbonoboui. seems the libbonoboui not support the
DirectFB.

[1]git://github.com/larsclausen/openwrt-gnome-packages.git

On Tue, Dec 29, 2009 at 3:56 AM, Felix Fietkau <[email protected]> wrote:

> On 2009-12-28 6:13 PM, Xiangfu Liu wrote:
> > Hi Felix Fietkau
> >
> > thanks for reply, the makefile at [1]
> > I try to port StarDict to OpenWrt.
> > here is the lib depends of StarDict,(*) means compile success in OpenWrt.
> >
> > stardict:
> >   |---> libgnomeui-2.0
> >               |--->gconf2 (in openwrt)
> >               |--->libgnome
> >                       |---> libbonobo (*)
> >                       |---> libgnome-vfs
> >                                 |---> gnome-mime-data (*)
> >               |--->libbonoboui
> >                       |---> libpopt (in openwrt)
> >                       |---> libgnomecanvas
> >                       |---> libgnome
> >                       |---> bonobo-activation
> >   |
> >
> >
> > [1]
> http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/libgnome-vfs
> I looked at this package. It seems that you need to enable the libtool
> fixup by using PKG_FIXUP = libtool before the package.mk include
> statement.
> Do this for all of your packages that use libtool internally and it
> might work better.
>
> - Felix
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>



-- 
Blog: http://www.openmobilefree.net
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to