Re: usb compile issue

From: Dieter Franzke (lists_at_eyenovation.de)
Date: 09/29/04

  • Next message: Dag-Erling Smørgrav: "Re: HEADS UP: named now runs chroot'ed by default"
    Date: Wed, 29 Sep 2004 22:30:44 +0200
    To: FreeBSD Current <freebsd-current@freebsd.org>
    
    

    Hi,

    * Randy Bush <randy@psg.com> [040929 21:43]:
    > -current on i386
    >
    > two days ago, kernel compiled fine. with just now cvsup, i blow chunks.
    >
    > cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror /usr/src/sys/dev/usb/usb_quirks.c
    > cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror /usr/src/sys/dev/usb/usb_subr.c
    > /usr/src/sys/dev/usb/usb_subr.c: In function `usbd_setup_pipe':
    > /usr/src/sys/dev/usb/usb_subr.c:823: error: `Some' undeclared (first use in this function)
    > /usr/src/sys/dev/usb/usb_subr.c:823: error: (Each undeclared identifier is reported only once
    > /usr/src/sys/dev/usb/usb_subr.c:823: error: for each function it appears in.)
    > /usr/src/sys/dev/usb/usb_subr.c:823: error: syntax error before "device"
    > /usr/src/sys/dev/usb/usb_subr.c: At top level:
    > /usr/src/sys/dev/usb/usb_subr.c:832: warning: type defaults to `int' in declaration of `pipe'
    > /usr/src/sys/dev/usb/usb_subr.c:832: error: `p' undeclared here (not in a function)
    > /usr/src/sys/dev/usb/usb_subr.c:832: warning: data definition has no type or storage class
    > /usr/src/sys/dev/usb/usb_subr.c:833: error: syntax error before "return"
    > /usr/src/sys/dev/usb/usb_subr.c:92: warning: 'usbd_getnewaddr' declared `static' but never defined
    > /usr/src/sys/dev/usb/usb_subr.c:101: warning: 'usbd_kill_pipe' declared `static' but never defined
    > /usr/src/sys/dev/usb/usb_subr.c:103: warning: 'usbd_probe_and_attach' declared `static' but never defined
    > /usr/src/sys/dev/usb/usb_subr.c:105: warning: 'usb_cookie_no' defined but not used
    > *** Error code 1
    >
    > Stop in /usr/obj/usr/src/sys/ROAM.
    > *** Error code 1
    >
    > Stop in /usr/src.
    > *** Error code 1
    >

    got the same a few hours ago.
    meanwhile fixed.
    I did a cvsup and now it works fine...

    ciao

    dieter
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Dag-Erling Smørgrav: "Re: HEADS UP: named now runs chroot'ed by default"

    Relevant Pages

    • Re: usb compile issue
      ... At 12:43 PM 9/29/2004, Randy Bush wrote: ... with just now cvsup, i blow chunks. ... To unsubscribe, ...
      (freebsd-current)
    • Re: problems after rebuild of 5.5 stable
      ... The default operation in mergemaster is to do nothing, ... My next step is to start from scratch Unfortuntely, even with ipfw set to open, I am still getting no route to host when I try and ping my gateway. ... Now I can cvsup to a production 'Release' version of FreeBSD, ... To unsubscribe, send any mail to ...
      (freebsd-questions)
    • Re: kernel probe of NICs
      ... > So can I get a 5.2 sk driver and load the module? ... > Or do I have to rebuild kernel? ... Instructions on CVSup and building world can be found in the handbook ... To unsubscribe, ...
      (freebsd-questions)
    • Resovled RE: Strange cvsup problem
      ... > Onderwerp: Strange cvsup problem ... But after I changed supfile ... > Do You Yahoo!? ... > To unsubscribe, send any mail to ...
      (freebsd-questions)
    • Re: ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=207594611
      ... this type of errors when compiling and when executing potupgrade or cvsup. ... To unsubscribe, ...
      (freebsd-current)