> I've found where this problem is coming from.  It's in
> emacs20.3/src/s/freebsd.h.  It sets a macro called BSD_SYSTEM based upon the
> version number contained in __FreeBSD__, checking for 1, 2 and 3.  Of
> course, -current uses 4.  I have found that you can check for __FreeBSD__ >=
> 3, and it will work, but this feels a bit like a hack.  I've never updated a
> port, so I can either get some instruction from someone to put in a patch,
> or let someone else do it.

I'll make the patch if a committer can get it in.

-- 
Joel Ray Holveck - jo...@gnu.org
   Fourth law of programming:
   Anything that can go wrong wi
sendmail: segmentation violation - core dumped


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to