Thread: Memory limit
View Single Post
  #3   (View Single Post)  
Old 19th February 2011
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,125
Default

Warnings issued by the compiler are not errors. For example I also get warnings when I compile Bernstein's daemontools and djbdns on OpenBSD, but the compiler just continues and the programs run fine..

In your case the problem is cc1: warnings being treated as errors. For something this specify to the NetBSD kernel, you probably get more response at one of the NetBSD mailing lists.

See http://netbsd.org/mailinglists/
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote