08/20/2003 04:00 make buildkernel failed: aac_disk.c:276: warning:uintmax_t format

2003-08-20 Thread supraexpress_spamyourself
After successful cvsup of complete system sources on 08.20.2003 around
04:00, and a successful make buildworld, make builkernel failed with the
following:

cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstric
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fforma
t-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev -I
/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/c
ontrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_glo
bal.h -fno-common -finline-limit=15000 -fno-strict-aliasing  -mno-align-long-str
ings -mpreferred-stack-boundary=2 -ffreestanding -Werror  /usr/src/sys/dev/aac/a
ac_disk.c
/usr/src/sys/dev/aac/aac_disk.c: In function `aac_disk_dump':
/usr/src/sys/dev/aac/aac_disk.c:276: warning: uintmax_t format, different type a
rg (arg 2)
*** Error code 1

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

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

Stop in /usr/src.
root: make buildkernel
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 08/20/2003 04:00 make buildkernel failed: aac_disk.c:276:warning: uintmax_t format

2003-08-20 Thread Maxime Henrion
[EMAIL PROTECTED] wrote:
 After successful cvsup of complete system sources on 08.20.2003 around
 04:00, and a successful make buildworld, make builkernel failed with the
 following:
 
 cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstric
 t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fforma
 t-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/dev -I
 /usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/c
 ontrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_glo
 bal.h -fno-common -finline-limit=15000 -fno-strict-aliasing  -mno-align-long-str
 ings -mpreferred-stack-boundary=2 -ffreestanding -Werror  /usr/src/sys/dev/aac/a
 ac_disk.c
 /usr/src/sys/dev/aac/aac_disk.c: In function `aac_disk_dump':
 /usr/src/sys/dev/aac/aac_disk.c:276: warning: uintmax_t format, different type a
 rg (arg 2)
 *** Error code 1
 
 Stop in /usr/obj/usr/src/sys/GENERIC.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 root: make buildkernel

Already fixed, please cvsup again.

Maxime
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildkernel failed

2001-02-20 Thread Jean Louis Ntakpe

Hi,

I could make buildworld and installworld sucessfully
but "make buildkernel" fails. (kernel is built but
no modules could be compiled). CVSUP a few minutes ago.

=== 3dfx
make: don't know how to make machine/lock.h. Stop
*** Error code 2

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

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

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




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-02-20 Thread Peter Wemm

Give it about an hour and re-cvsup.  Once you have rev 1.94 of 
src/sys/conf/kmod.mk, you should be set.  Or you can grab the delta by
cvsweb if you are in a hurry.

Jean Louis Ntakpe wrote:
 Hi,
 
 I could make buildworld and installworld sucessfully
 but "make buildkernel" fails. (kernel is built but
 no modules could be compiled). CVSUP a few minutes ago.
 
 === 3dfx
 make: don't know how to make machine/lock.h. Stop
 *** Error code 2
 
 Stop in /usr/src/sys/modules.
 *** Error code 1
 
 Stop in /usr/obj/usr/src/sys/SMP.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-02-20 Thread Warner Losh

In message [EMAIL PROTECTED] Peter Wemm writes:
: Give it about an hour and re-cvsup.  Once you have rev 1.94 of 
: src/sys/conf/kmod.mk, you should be set.  Or you can grab the delta by
: cvsweb if you are in a hurry.

find . -name .depend -delete also works.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-01-04 Thread Pierre Y. Dampure

John Indra wrote:
 
 Dear all...
 
 Recent -CURRENT make buildkernel target died with this message:
 
 === uscanner
 cc -O -pipe -g  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
 -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
 -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@
 -I@/dev -I@/../include  -mpreferred-stack-boundary=2 -c
 
/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146:
 `USB_PRODUCT_EPSON_1640' undeclared here (not in a function)
 /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: initializer
 element
 is not constant
 /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: (near
 initialization for `scanner_ids[45].product')
 *** Error code 1
 

It looks like devlist2h.awk was not re-run after addition of the EPSON
scanner (there is an entry for it in usbdevs, but not in usbdevs.h,
hence the above error). You can run it manually by changing to
/sys/dev/usb and issuing a:

make -f Makefile.usbdevs

That should fix your build.

PYD


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-01-04 Thread Pierre Y. Dampure


Hmmm. It looks like there were other bits missing... the MELCO LUATX
entry was replaced in the last commit to usbdevs by two new entries,
LUATX1 and LUATX5, but if_aue.c was not modified to reflect this. You
need to do this manually.

If the goal is to make modifications in one place only (and that
certainly seems to be the case, hence usbdev2h.awk), maybe what's
required is a new field in the usbdevs table, so that the tables used by
the various *.c get generated automagically too?

PYD


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-01-04 Thread John Indra

On Thu, Jan 04, 2001 at 10:07:37AM +, Pierre Y. Dampure wrote:

Hmmm. It looks like there were other bits missing... the MELCO LUATX
entry was replaced in the last commit to usbdevs by two new entries,
LUATX1 and LUATX5, but if_aue.c was not modified to reflect this. You
need to do this manually.
If the goal is to make modifications in one place only (and that
certainly seems to be the case, hence usbdev2h.awk), maybe what's
required is a new field in the usbdevs table, so that the tables used by
the various *.c get generated automagically too?

I really really wish I could understand this :)
I'm not a C programmer, and I'm just a FreeBSD user tracking -CURRENT.
But I am learning, so that one they I can help commit a helpful patches :)

/john


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-01-04 Thread Sheldon Hearn



On Thu, 04 Jan 2001 10:07:37 GMT, "Pierre Y. Dampure" wrote:

 If the goal is to make modifications in one place only (and that
 certainly seems to be the case, hence usbdev2h.awk), maybe what's
 required is a new field in the usbdevs table, so that the tables used by
 the various *.c get generated automagically too?

In the meantime, rev 1.9 of uscanner.c fixes the kernel build.

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make buildkernel failed

2001-01-04 Thread Nick Hibma


Sorry, me lame. I got distrcacted between committing usbdevs and its
derivative usbdevs.h.

I've committed the file and am doing a complete kernel build and will
commit uscanner.c 1.8 again after that.

Sorry.

Nick

On Thu, 4 Jan 2001, John Indra wrote:

 Dear all...
 
 Recent -CURRENT make buildkernel target died with this message:
 
 === uscanner
 cc -O -pipe -g  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
 -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
 -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@
 -I@/dev -I@/../include  -mpreferred-stack-boundary=2 -c
 
/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146:
 `USB_PRODUCT_EPSON_1640' undeclared here (not in a function)
 /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: initializer
 element
 is not constant
 /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: (near
 initialization for `scanner_ids[45].product')
 *** Error code 1
  
 Stop in /usr/src/sys/modules/uscanner.
 *** Error code 1
  
 Stop in /usr/src/sys/modules.
 *** Error code 1
  
 Stop in /usr/obj/usr/src/sys/DANTE.
 *** Error code 1
  
 Stop in /usr/src.
 *** Error code 1
  
 Stop in /usr/src.
 
 /john
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 

--
Qube Software, Ltd. Private:
[EMAIL PROTECTED]  [EMAIL PROTECTED]
 [EMAIL PROTECTED]
http://www.qubesoft.com/   http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make buildkernel failed

2001-01-03 Thread John Indra

Dear all...

Recent -CURRENT make buildkernel target died with this message:

=== uscanner
cc -O -pipe -g  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@
-I@/dev -I@/../include  -mpreferred-stack-boundary=2 -c
/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146:
`USB_PRODUCT_EPSON_1640' undeclared here (not in a function)
/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: initializer
element
is not constant
/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: (near
initialization for `scanner_ids[45].product')
*** Error code 1
 
Stop in /usr/src/sys/modules/uscanner.
*** Error code 1
 
Stop in /usr/src/sys/modules.
*** Error code 1
 
Stop in /usr/obj/usr/src/sys/DANTE.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.

/john


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message