Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 05:29:02 -0700
From:      walt <wa1ter@hotmail.com>
To:        freebsd-ports@freebsd.org
Subject:   fam broken in -current [10 Sep 2002]
Message-ID:  <3D7DE58E.3020206@hotmail.com>

next in thread | raw e-mail | index | archive | help
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include 
-DCONFIG_ETC_CONFIG_PATH=\"/usr/local/etc/fam.conf\"    -O -pipe -mcpu=pentiumpro -c -o 
mntent_compat.o `test -f mntent_compat.c++ || echo './'`mntent_compat.c++
mntent_compat.c++:45: 'string' is used as a type, but is not defined as a type.
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++:61: excess elements in aggregate initializer
mntent_compat.c++: In member function `mntent* mntent::from_statfs(statfs*)':
mntent_compat.c++:87: syntax error before `;' token
mntent_compat.c++:90: `opts' undeclared (first use this function)
mntent_compat.c++:90: (Each undeclared identifier is reported only once for
    each function it appears in.)
mntent_compat.c++:93: `struct optmap' has no member named `st'
mntent_compat.c++: In function `char* hasmntopt(const mntent*, const char*)':
mntent_compat.c++:121: syntax error before `(' token
mntent_compat.c++:125: `pos' undeclared (first use this function)
mntent_compat.c++:125: syntax error before `::' token
gmake[2]: *** [mntent_compat.o] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/fam/work/fam-2.6.9/fam'


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D7DE58E.3020206>