Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2006 15:54:49 -0800
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: error trying to compile /usr/src
Message-ID:  <4581E449.1010800@u.washington.edu>
In-Reply-To: <4581B397.8050901@dsgx.org>
References:  <4581B397.8050901@dsgx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Suporte Dsgx wrote:
> im trying to compile freebsd 4.10 P24
> but on the make world gives me this error
> cd /usr/src/etc; install -o root -g wheel -m 444  amd.map apmd.conf 
> auth.conf  crontab csh.cshrc csh.login csh.logout  dhclient.conf 
> dm.conf fbtab ftpusers gettytab group  hosts hosts.allow host.conf 
> hosts.equiv hosts.lpd  inetd.conf login.access login.conf  motd modems 
> networks newsyslog.conf  pam.conf phones printcap profile protocols  
> rc rc.atm rc.diskless1 rc.diskless2 rc.firewall rc.firewall6  
> rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown  
> rc.syscons rc.sysctl remote rpc services  shells sysctl.conf 
> syslog.conf usbd.conf  etc.i386/disktab  etc.i386/rc.i386  
> etc.i386/ttys  /usr/src/etc/../gnu/usr.bin/man/manpath/manpath.config  
> /usr/src/etc/../usr.bin/mail/misc/mail.rc  
> /usr/src/etc/../usr.bin/locate/locate/locate.rc rc.isdn netstart 
> pccard_ether rc.suspend rc.resume nsmb.conf opieaccess  
> /usr/share/examples/etc
> cd /usr/src/etc/defaults; install -o root -g wheel -m 444  rc.conf 
> make.conf pccard.conf periodic.conf /usr/share/examples/etc/defaults
> make: don't know how to make copies. Stop
> *** Error code 2
>
> Stop in /usr/src/share.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> -- 
> what can it be and how to fix it ?
> thanks
3 questions:
    What's your make.conf file look like?
    What's the exact command / variables you are sending to make world?
    Why are you recompiling 4.10? That's pretty out of date..
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4581E449.1010800>