看板 DFBSD_bugs 關於我們 聯絡資訊
On Thu, 16 Sep 2004, Fabian Duelli wrote: > Hello, > > I did a fresh install via the liveCD, cvsup'ed the sources(Thu Sep 16 ) > and made a make buildword in /usr/src. > > It stopped with the following output: > > cc1: warnings being treated as errors > In file included from /usr/obj/usr/src/world_i386/usr/include/netinet/in.h:42, I got the same error. The reason is Joerg's most recent change to in.h has not yet reached all the cvs mirrors. Look for version 1.8 of in.h, which should fix this. I applied his patch by hand and I'm recompiling now.