Re: Kernel won't build: 6.1-RELEASE > 6.1-STABLE



On Saturday 22 July 2006 10:49, Kyrre Nygard wrote:
Hello,

I'm trying to upgrade my kernel from 6.1-RELEASE to 6.1-STABLE.

But it will not work, it fails out when dealing with umass.

This is a freshly installed system.

The command I issued was: make buildworld KERNCONF=SURIA

You really only need 'make buildworld', KERNCONF=SURIA isn't used at this
point.


#####
##### /usr/src/sys/i386/conf/SURIA
#####

machine i386
cpu I686_CPU

ident SURIA

Try with a GENERIC config file, see if that builds. You may have taken
something out that needed to be in the config file. I have one computer that
has to be done that way.


options SCHED_4BSD
options FFS
options SOFTUPDATES
options UFS_ACL
options UFS_DIRHASH
options MAC
options MD_ROOT
options NFSSERVER
options MSDOSFS
options CD9660
options PROCFS
options PSEUDOFS
options COMPAT_43
options COMPAT_FREEBSD4
options COMPAT_FREEBSD5
options KTRACE
options SYSVSHM
options SYSVMSG
options SYSVSEM

options _KPOSIX_PRIORITY_SCHEDULING
options KBD_INSTALL_CDEV
options AHC_REG_PRETTY_PRINT
options AHD_REG_PRETTY_PRINT

options ADAPTIVE_GIANT

device isa
device eisa
device pci
device sio
device agp
device apic

device ata
device atadisk
device atapicd
device atapifd
device fdc

device firewire
device sbp

device uhci
device ohci
device ehci
device usb
device udbp
device ugen
device uhid
device ukbd
device ums
device ulpt
device uscanner
device umass

device psm
device atkbdc
device atkbd
device vga
device radeondrm
device splash
device sc

device npx

device ether
device miibus
device bge

device loop
device mem
device io
device random
device sl
device ppp
device tun
device pty
device md

options INET
options INET6
options IPSEC
options IPSEC_ESP
options IPSEC_DEBUG

device gif
device faith
device bpf
device pf
device pflog

#####
##### Build transcript
#####

[...]



*** Error code 1

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

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

Thank you all,
Kyrre

_______________________________________________

You may have a problem with your sources. You can try blowing off the source
tree and re-cvsuping it. I've had to do that before.

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



Relevant Pages

  • error using FaxComEx
    ... "FAX_SRVR"), but it fails on the call to ConnectedSubmit, returning ... error code 800710D8 ("The object identifier does not represent a valid ... thinking that there might be a file security problem, ...
    (microsoft.public.windows.server.general)
  • Re: CreateDevice() returns D3DERR_INVALIDCALL
    ... it always fails with the error code ... dialog window isn't Direct3D, just one control. ... /// Our rendering device ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Xine and mplayer will not install
    ... After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install ... *** Error code 1 ... Xine fails for the same reason. ... vulnerability in the Quicktime codec, so as lint as it is not built ...
    (freebsd-questions)
  • Re: how to compile 7.0 kernel?
    ... modifications means there is an error in your kernel config file. ... : undefined reference to `dl_iconv_close' ... *** Error code 1 ...
    (comp.unix.bsd.freebsd.misc)
  • sendmail 8.12.9 compilation problem install-docs cannot make
    ... *** Error code 1 ... make: Fatal error: Command failed for target `install-docs' ... Made changes to config file to add these: ...
    (SunManagers)