OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Meanie on April 04, 2006, 02:47:37 am

Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: Meanie on April 04, 2006, 02:47:37 am
I am trying to build gnome-vfs-2.10.0 but I got stuck because make cannot find glib-mkenums. Apparently, it is a perl script but it is nowhere to be found on my system nor is it in the FileList for the feeds
Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: Meanie on April 05, 2006, 01:19:08 am
Quote
I am trying to build gnome-vfs-2.10.0 but I got stuck because make cannot find glib-mkenums. Apparently, it is a perl script but it is nowhere to be found on my system nor is it in the FileList for the feeds
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121712\"][{POST_SNAPBACK}][/a][/div]

ok, found gimp-mkenums which does the same thing and now its compiling....
Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: Cresho on April 05, 2006, 01:29:16 am
you crazy guy.....
Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: Meanie on April 05, 2006, 06:43:33 am
Quote
you crazy guy.....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121839\"][{POST_SNAPBACK}][/a][/div]

well, I need one that is compatible with X/Qt, otherwise there will be no updated version of gnumeric on xqt.
Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: desertrat on April 06, 2006, 07:43:37 am
Quote
Quote
I am trying to build gnome-vfs-2.10.0 but I got stuck because make cannot find glib-mkenums. Apparently, it is a perl script but it is nowhere to be found on my system nor is it in the FileList for the feeds
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121712\"][{POST_SNAPBACK}][/a][/div]

ok, found gimp-mkenums which does the same thing and now its compiling....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121838\"][{POST_SNAPBACK}][/a][/div]
Not sure whether it's of any help but if you install the cross compiler package you would find:
/opt/cross/arm/3.4.5-xscale-softvfp/bin/glib-mkenums

-- cheers
Title: Where To Find Gobject-query And Glib-genmarshal?
Post by: Meanie on April 11, 2006, 01:26:40 am
I was able to build libgnomevfs-2 on pdaXrom using the native compiler  however, it linked in a dependency on glibc 2.2.3
Meanwhile I have rebuild my zgcc 2.95-2 compiler with X headers etc.. and was able to compile libgnomevfs-2 on my Sharp distro and glibc 2.2.2. seems like i also need to build gtk+ 2.6.2 and then hopefully I will be able to run all pdaXrom apps on Xqt but now I am missing
gobject-query and glib-genmarshal