svn commit: r228158 - in head: . share/mk sys/conf

Max Khon fjoe at FreeBSD.org
Tue Dec 6 18:01:53 UTC 2011


Gary, Hans,

On Tue, Dec 6, 2011 at 4:06 PM, Gary Jennejohn <gljennjohn at googlemail.com>wrote:

> I see regressions when building kernel modules from /usr/ports:
> >
> > On Monday 05 December 2011 14:39:56 Robert Huff wrote:
> > > Hello:
> > >       When trying to update I get:
> > >
> > > ===>  Building for cuse4bsd-kmod-0.1.21_2
> > > make -f
> > >
> /data/port-work/usr/ports/multimedia/cuse4bsd-kmod/work/cuse4bsd-kmod-0.1.
> > > 21/Makefile.lib HAVE_DEBUG=YES all Warning: Object directory not
> changed
> > > from original
> > >
> /data/port-work/usr/ports/multimedia/cuse4bsd-kmod/work/cuse4bsd-kmod-0.1.
> > > 21 make -f
> > >
> /data/port-work/usr/ports/multimedia/cuse4bsd-kmod/work/cuse4bsd-kmod-0.1.
> > > 21/Makefile.kmod all "/sys/conf/kmod.mk", line 204: Malformed
> conditional
> > > (${MK_CTF} != "no") "/sys/conf/kmod.mk", line 206: if-less endif
> > > make: fatal errors encountered -- cannot continue
> > > *** Error code 1
> >
>
> I encountered this problem yesterday.  My quick hack was to put
> .if defined(MK_CTF) .endif around the offending lines, similar to
> EXPORT_SYMS.
>

This should be fixed now (rev. 228311)

Max


More information about the svn-src-head mailing list