On Thursday 04 October 2007 21:51:03 James wrote: > On Thu, 2007-10-04 at 21:42 +0200, Mel wrote: > > > /usr/local/include/log.h:112: error: syntax error before "A_" > > > > I'm curious which port installed log.h. I don't have it on my system and > > it wouldn't surprise me if a local log.h conflicts with this log.h. > > > > Could you show output of: > > grep '^include/log.h' /var/db/pkg/*/+CONTENTS > > [EMAIL PROTECTED] ~]$ su > Password: > secretariat# grep '^include/log.h' /var/db/pkg/*/+CONTENTS > secretariat# > > > ...no one did. Hmm.
Move it to XXX-log.h and recompile? If that's causing the error (and it's very likely at this point), then all you need to do is find out how that got there and whether you need it :). Any hints in that file that shows what it's part of? Like a cvs id or function prefixes. -- Mel _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
