Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2004 18:27:51 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        current@freebsd.org
Subject:   troubles compiling kernel
Message-ID:  <20040703162751.GA4291@stud.fit.vutbr.cz>

next in thread | raw e-mail | index | archive | help
Hi

I have these troubles compiling (very fresh) current kernel
the first bug appears when compiling with -Os
/usr/src/sys/i386/acpica/acpi_wakeup.c: In function
`acpi_alloc_wakeup_handler':
/usr/src/sys/i386/acpica/acpi_wakeup.c:310: warning: dereferencing
type-punned pointer will break strict-aliasing rules

(which leads me to a question - how can I remove Werror from WARNFLAFS?
I have tried defining WERORR="" but it didnt help)

and second is:
===> usb
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
ln -s /usr/obj/usr/src/sys/NEOLOGISM/opt_usb.h opt_usb.h
make: don't know how to make usbdevs_data.h. Stop
*** Error code 2

this file should be autogenerated by Makefile.usbdevs which I dont have
(its not in cvs repo too)

roman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040703162751.GA4291>