Re: buildworld RELENG_6 - Stop in /usr/src/usr.bin/kdump



On Tue, 26 Jun 2007, Jeremy Chadwick wrote:

On Tue, Jun 26, 2007 at 07:28:34PM +0400, Andrew Muhametshin wrote:
What reason of a mistake?

===> usr.bin/kdump (all)
cc -O2 -fno-strict-aliasing -pipe -march=athlon-tbird
-I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -c
/usr/src/usr.bin/kdump/kdump.c
cc -O2 -fno-strict-aliasing -pipe -march=athlon-tbird
-I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -c
ioctl.c
ioctl.c: In function `ioctlname':
ioctl.c:973: error: syntax error before ';' token
ioctl.c:1191: error: syntax error before ';' token
ioctl.c:1517: error: syntax error before ';' token
ioctl.c:1653: error: syntax error before ';' token
ioctl.c:2193: error: syntax error before ';' token
ioctl.c:2869: error: syntax error before ';' token
*** Error code 1

Stop in /usr/src/usr.bin/kdump.

No changes to this src section for over 2 months:

http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/kdump/

I also don't see an ioctl.c there. Maybe you did a make -j2 or
something in parallel and the output order isn't correct?

$ find /usr/src -name "ioctl.c"
/usr/src/lib/libstand/ioctl.c
/usr/src/sys/dev/hptmv/ioctl.c

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libstand/ioctl.c
shows no changes for 5 months, to any branch.

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/hptmv/ioctl.c
shows no changes for 20 months to RELENG_6.

Actually, ioctl.c is generated by mkioctls. Andrew, what do the lines
in the generated ioctl.c that generated the warnings look like? Did you
clean out /usr/obj before starting the build?

Sean
--
scf@xxxxxxxxxxx
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • make update problem?
    ... line 830: Missing dependency operator ... "Makefile.inc1", line 832: if-less endif ... *** Error code 1 ... This also happens if I try a make clean (which I usually do before I do ...
    (freebsd-questions)
  • Re: Unable to install KB905474
    ... Just wanted to give an update to my WGA Notification issue. ... Did you do a clean up and defrag first? ... Genuine XP test but fail the installation of this new tool, it's the tool, ... If there is an error code, write it down and post back or in the alternative, do ...
    (microsoft.public.windowsupdate)
  • Re: Unable to install KB905474
    ... Did you do a clean up and defrag first? ... Genuine XP test but fail the installation of this new tool, it's the tool, not the PC. ... I suspect your machine isn't clean; you didn't disable your anti virus auto scan before installing the update and/or you have beasties on your machine. ... If there is an error code, write it down and post back or in the alternative, do a search for the error code. ...
    (microsoft.public.windowsupdate)
  • Re: Unable to install KB905474
    ... Did you do a clean up and defrag first? ... Genuine XP test but fail the installation of this new tool, it's the tool, not the PC. ... these Windows Update WGA tools are the only failed Windows Updates I have ever had.) ... If there is an error code, write it down and post back or in the alternative, do a search for the error code. ...
    (microsoft.public.windowsupdate)
  • Re: Havent been able to make world in about a year
    ... Are you sure your source tree is clean and up ... Please post all the details Donald has requested. ... *** Error code 1 ... It looks like your system headers may have serious problems. ...
    (freebsd-questions)