Re: Kernel compilation failed in 5.3-RELEASE

From: John Murphy (sub01_at_freeode.co.uk)
Date: 11/14/04

  • Next message: Francisco Reyes: "Re: Natd/Gateway=yes vs 5.3"
    To: questions@FreeBSD.ORG
    Date: Sun, 14 Nov 2004 15:14:01 +0000
    
    

    Robert Kot wrote (quoting Subhro):

    >> Recvsup and rebuild. Did you change anything in /etc/make.conf?
    >>
    >
    >No, absolutely not. This is my /etc/make.conf:
    >
    ># -- use.perl generated deltas -- #
    ># Created: Wed Nov 10 22:37:45 2004
    ># Setting to use base perl from ports:
    >PERL_VER=5.8.5
    >PERL_VERSION=5.8.5
    >PERL_ARCH=mach
    >NOPERL=yo
    >NO_PERL=yo
    >NO_PERL_WRAPPER=yo
    >
    >Isn't it supposed to work out of the box ?

    It does! I've just compiled a kernel based on GENERIC with these
    changes and it compiles without problem:
    #cpu I486_CPU
    #cpu I586_CPU
    cpu I686_CPU

    options EXT2FS
    options IPFIREWALL
    options IPFIREWALL_VERBOSE
    options IPFIREWALL_DEFAULT_TO_ACCEPT
    options MAC
    options GEOM_BDE
    device sound

    One of the error messages you saw said:
    /usr/src/sys/modules/splash/bmp/splash_bmp.c:60:
    error: syntax error before "mod"

    Perhaps that file got corrupted somehow. You could delete the
    /usr/src/sys directory (after backing up your config file) and
    re-install the sys source from CD. You could compare it with
    its CVS Log entries if you can find them, it has moved but there
    are traces at:
    http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/modules/splash/bmp/Attic/splash_bmp.c

    Or you could simply manage without splash screens for now by
    commenting out the device splash line in your kernel config.

    >How can I do recvsup ? Sorry for the stupid question,
    >I'm still a beginner.

    There should be no need unless you want to track STABLE.

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

  • Next message: Francisco Reyes: "Re: Natd/Gateway=yes vs 5.3"

    Relevant Pages

    • Re: 8.1-PRE Throwing Traps Going Multiuser
      ... with daily sources from the master tree: ... (My config file at end of this msg.) ... My Kernel Config ...
      (freebsd-stable)
    • 8.1-PRE Throwing Traps Going Multiuser
      ... I am seeing this consistently when I try to do a build/installworld/kernel ... (My config file at end of this msg.) ... My Kernel Config ...
      (freebsd-stable)
    • Re: firewall problem??
      ... Here is my kernel config file well just the options i added do you need ... which samples are you refering to and how come i never had problems like ... >>differnt network so lots of stuff is commented out. ...
      (freebsd-questions)
    • Re: Custom kernel config for Dell PowerEdge 1750 w/RAID
      ... but I've commented out SMP in the config file. ... controllers, an Intel network card, Adaptec SCSI drivers, ... > Anyone out there with a complete custom kernel config for the Dell ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Problems with FreeBSD 4.8 on Compaq Armada M700 laptop
      ... hardware as the M700 and have run FreeBSD on it since 4.4R. ... what kernel config file are you using? ... i'm using horizontal sync of 31.5-57.0 and a VerRefresh of 60. ... there's probably a misconfiguration in your kernel config (CDROM ...
      (freebsd-questions)