Hi all,

        I just subscribed to the mailing lists today after upgrading to
5.0RC2, so I'm not sure if this has been reported or not. I'm relatively
new to FreeBSD (although I'm a long time Linux user), so I'll report how
I installed, just in case I missed something that might be causing this
problem.

1) Booted via floppies and did a minimal install via FTP.

2) pkg_added cvsup, and used it to get ports and the main source tree.
For the main source tree, I used
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/examples/cvs
up/standard-supfile, with tag=. For the ports, I used the example
ports-supfile.

3) Edited my /etc/make.conf for optimization

4) Installed editors/joe, kde_base (started last night, finished this
afternoon, I think), and the other necessary dependencies from ports.

4) Did 'make -j4 buildworld' in /usr/src. It failed.

5) Did 'make clean' in /usr/src.

5) Did 'make buildworld' in /usr/src, which failed again with the same
error; this time I saved the output. If you want to see the entire log,
it's at ftp://129.110.23.84/mw.out.bz2, along with the other relevant
files (dmesg, make.conf). 

Anyway, now that that's out of the way, here is the error:

-- start error section --

===> usr.bin/kdump
cc -O2 -pipe -march=pentium3 -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdump/../..    -c /usr/src/usr.bin/kdump/kdump.c
cc -O2 -pipe -march=pentium3 -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdump/../..    -c ioctl.c
In file included from ioctl.c:92:
/usr/obj/usr/src/i386/usr/include/sys/diskpc98.h:47: redefinition of
`struct dos_partition'
*** Error code 1

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

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

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

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

Stop in /usr/src.

-- end error section --

I will cvsup tomorrow and try to build world again to see if it has been
fixed. My source was current as of around 2:00 PM CST today.



-- mcf





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

Reply via email to