Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - glib2 build: (6 Items)
   
glib2 build  
Has anyone had any luck in building glib2? I get:

 gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -
DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/pkg/lib/gio/modules\" -DPREFIX=\"/usr/pkg\" -
DPKGLOCALEDIR=\"share\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc\" -I/root/pkgsrc/HEAD_640/pkgsrc/devel/glib2/work/.buildlink/
include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O2 -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c 
gunixmounts.c  -fPIC -DPIC -o .libs/gunixmounts.o
gunixmounts.c:636:2: error: #error No _g_get_unix_mounts() implementation for system
gunixmounts.c:1016:2: error: #error No g_get_mount_table() implementation for system

Thanks!
Re: glib2 build  
On Sun, Aug 30, 2009 at 03:09:11PM -0400, Dimitri Tarassenko wrote:
> Has anyone had any luck in building glib2? I get:
> 
>  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I../glib -I../gmodule -DG_DISABLE_CAST_CHECKS -
DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/pkg/lib/gio/modules\" -DPREFIX=\"/usr/pkg\" -
DPKGLOCALEDIR=\"share\" -DPKG_SYSCONFDIR=\"/usr/pkg/etc\" -I/root/pkgsrc/HEAD_640/pkgsrc/devel/glib2/work/.buildlink/
include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O2 -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c 
gunixmounts.c  -fPIC -DPIC -o .libs/gunixmounts.o
> gunixmounts.c:636:2: error: #error No _g_get_unix_mounts() implementation for system
> gunixmounts.c:1016:2: error: #error No g_get_mount_table() implementation for system

This is fixed in the HEAD_641 branch.

Regards,

-seanb
Re: glib2 build  
Ouch. 

Would you pls. update http://community.qnx.com/sf/wiki/do/viewPage/projects.pkgsrc/wiki/Bootstrap to show HEAD_641 
instead of HEAD_640?

One more day of compiling for me, I guess ;)

Thanks!
Re: glib2 build  
On Sun, Aug 30, 2009 at 04:25:54PM -0400, Dimitri Tarassenko wrote:
> 
> Would you pls. update http://community.qnx.com/sf/wiki/do/viewPage/projects.pkgsrc/wiki/Bootstrap to show HEAD_641 
instead of HEAD_640?

Done.  Thanks.

-seanb
Re: glib2 build  
Does it work on Ubuntu 14.04? Compiling the glib2?
Re: glib2 build  
> Does it work on Ubuntu 14.04? Compiling the glib2?


How to compile glib2 for ARMv7 based board with QNX Neutrino?