Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 14:27:01 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        ports@FreeBSD.org
Subject:   sysutils/fusefs-ntfs breakage
Message-ID:  <4CB356F5.300@protected-networks.net>

next in thread | raw e-mail | index | archive | help
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'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CB356F5.300>