Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - glib2 build: Page 1 of 6 (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!