Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 00:20:26 +0200
From:      Stefan Lambrev <stefan.lambrev@moneybookers.com>
To:        freebsd-usb@freebsd.org
Subject:   Problem with usb4bsd rev566
Message-ID:  <478BE02A.7050100@moneybookers.com>
In-Reply-To: <200801032154.32107.hselasky@c2i.net>
References:  <477BC1A3.5080406@moneybookers.com> <200801021837.51376.hselasky@c2i.net> <477CD474.6080302@moneybookers.com> <200801032154.32107.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Greetings,

Any idea why I get this error when trying go build kernel with latest 
usb4bsd?

cc -c -O2 -pipe -fno-strict-aliasing -march=prescott -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef 
-Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys 
-I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000  
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx 
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  
/usr/src/sys/dev/usb/usb.c
cc1: warnings being treated as errors
/usr/src/sys/dev/usb/usb.c: In function 'usb_event_thread':
/usr/src/sys/dev/usb/usb.c:206: warning: implicit declaration of 
function 'kproc_exit'
/usr/src/sys/dev/usb/usb.c:206: warning: nested extern declaration of 
'kproc_exit'
/usr/src/sys/dev/usb/usb.c: In function 'usb_create_event_thread':
/usr/src/sys/dev/usb/usb.c:303: warning: implicit declaration of 
function 'kproc_create'
/usr/src/sys/dev/usb/usb.c:303: warning: nested extern declaration of 
'kproc_create'
*** Error code 1

Stop in /usr/obj/usr/src/sys/CORE.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I'm using FreeBSD 7.0-RC1 #11: Mon Jan  7 11:31:53 EET 2008 i386 and 
revision 566 of usb4bsd.
Is the new revision of usb4bsd only for -current or should work with 
releng_7_0 ?

-- 

Best Wishes,
Stefan Lambrev
ICQ# 24134177




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