Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 20:01:08 -0600
From:      bptimm@uwm.edu
To:        freebsd-questions@freebsd.org
Subject:   mkdep error on kernel compilation
Message-ID:  <1047780068.3e73dae4799a8@mail06.imt.uwm.edu>

next in thread | raw e-mail | index | archive | help
Hello,
  I am trying to compile a kernel under FreeBSD 4.62, and I am getting an error 
that I couldn't find in the archives.  After executing "make depend && make all 
install", I get an error like this:

/usr/src/sys/modules/icbs2/../../i386/icbs2/icbs2_isc_sysent.c: 38: 
unterminated macro call

has anybody seen this error before or have some idea of what I can do?  I'm 
assuming that it's telling me there's a syntax error on line 38 of the file 
icbs2_isc_sysent.c, but coming from C++ (not C) I've never worked with macros 
and am not sure how I would go about fixing and unterminated one.  Thanks for 
the help!
Cheers
b.timm


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




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