pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

glib2 on NetBSD/i386 3.0 using pkgsrc-2011Q1



I'm tring to install glib2, getting the following compile errors:

...

  CC     gfiledescriptorbased.lo
  CC     gunixconnection.lo
  CC     gunixcredentialsmessage.lo
gunixcredentialsmessage.c: In function `g_unix_credentials_message_serialize':
gunixcredentialsmessage.c:192: warning: unused variable `message'
  CC     gunixfdlist.lo
  CC     gunixfdmessage.lo
  CC     gunixmount.lo
  CC     gunixmounts.lo
gunixmounts.c:688:2: #error No _g_get_unix_mounts() implementation for system
gunixmounts.c:1072:2: #error No g_get_mount_table() implementation for system
gunixmounts.c: In function `get_mounts_timestamp':
gunixmounts.c:1081: warning: implicit declaration of function 
`get_mtab_monitor_file'
gunixmounts.c:1081: warning: assignment makes pointer from integer without a 
cast
gunixmounts.c: In function `g_unix_mount_monitor_init':
gunixmounts.c:1379: warning: comparison between pointer and integer
gunixmounts.c:1381: warning: passing arg 1 of `g_file_new_for_path' makes 
pointer from integer without a cast
../glib/gthread.h: At top level:
gunixmounts.c:60: warning: `_resolve_dev_root' declared `static' but never 
defined
gunixmounts.c:149: warning: `_g_get_unix_mounts' used but never defined
gunixmounts.c:150: warning: `_g_get_unix_mount_points' used but never defined
gunixmounts.c:281: warning: `guess_system_internal' defined but not used
gunixmounts.c:2176: warning: `_resolve_symlink' defined but not used
gmake[4]: *** [gunixmounts.lo] Error 1
gmake[4]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.28.3/gio'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.28.3/gio'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.28.3/gio'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.28.3'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/glib2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/glib2

Is this pkg no longer supported in 3.0?

(Yes, I know, I should upgrade, it's planned, have the box built, just
haven't moved everyone over yet)

--
Michael Parson
mparson%bl.org@localhost
Austin, TX
KF5LGQ


Home | Main Index | Thread Index | Old Index