Hi Wouter, I tried to compile the current nbd 2.9.24 on a centos 6.0, 64bit system and get the following error:
[root@kvm23 /opt/nbd-2.9.24/src/nbd-2.9.24]$ make install ... make[1]: Entering directory `/opt/nbd-2.9.24/src/nbd-2.9.24' gcc -std=gnu99 -g -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -o nbd-server nbd_server-nbd-server.o -lglib-2.0 nbd_server-nbd-server.o: In function `parse_cfile': /opt/nbd-2.9.24/src/nbd-2.9.24/nbd-server.c:911: undefined reference to `g_key_file_get_int64' collect2: ld returned 1 exit status make[1]: *** [nbd-server] Error 1 The current installed glib's are glibc-headers-2.12-1.7.el6_0.5.x86_64 glib2-2.22.5-5.el6.x86_64 glib-devel-1.2.10-33.el6.x86_64 glibc-common-2.12-1.7.el6_0.5.x86_64 glib2-devel-2.22.5-5.el6.x86_64 glibc-2.12-1.7.el6_0.5.x86_64 glibc-2.12-1.7.el6_0.5.i686 glib-1.2.10-33.el6.x86_64 glibc-devel-2.12-1.7.el6_0.5.x86_64 May you can help me back on the right track ? Kind regards Danny ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
