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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to