sysutils/fusefs-ntfs breakage

Michael Butler imb at protected-networks.net
Mon Oct 11 18:27:03 UTC 2010


The most recent update to sysutils/fusefs-ntfs appears to have broken it
on -current. It looks as if /usr/local/include/glib-2.0 is missing from
the includes and /usr/local/lib from the libraries ..

Making all in libntfs-3g

 [ .. snip .. ]

mv -f .deps/libntfs_3g_la-acls.Tpo .deps/libntfs_3g_la-acls.Plo
/bin/sh /usr/local/bin/libtool --tag=CC   --mode=compile cc
-DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I../include/ntfs-3g
-O2 -pipe -march=prescott -DUSE_LOCK -DUSE_UBLIO -fno-strict-aliasing
-Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF
.deps/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f
'attrib.c' || echo './'`attrib.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include
-I../include/ntfs-3g -O2 -pipe -march=prescott -DUSE_LOCK -DUSE_UBLIO
-fno-strict-aliasing -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF
.deps/libntfs_3g_la-attrib.Tpo -c attrib.c  -fPIC -DPIC -o
.libs/libntfs_3g_la-attrib.o
In file included from attrib.c:66:
/usr/local/include/efs.h:31:18: error: glib.h: No such file or directory
In file included from attrib.c:66:
/usr/local/include/efs.h:64: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
/usr/local/include/efs.h:71: error: expected specifier-qualifier-list
before 'gchar'
/usr/local/include/efs.h:79: error: expected specifier-qualifier-list
before 'guint32'
/usr/local/include/efs.h:87: error: expected specifier-qualifier-list
before 'guint8'
/usr/local/include/efs.h:92: error: expected specifier-qualifier-list
before 'gchar'
/usr/local/include/efs.h:101: error: expected declaration specifiers or
'...' before 'gint'


More information about the freebsd-ports mailing list