From owner-freebsd-questions Wed Jul 31 12:16:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57ED937B400 for ; Wed, 31 Jul 2002 12:16:16 -0700 (PDT) Received: from hotmail.com (f124.law9.hotmail.com [64.4.9.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A6043E6A for ; Wed, 31 Jul 2002 12:16:16 -0700 (PDT) (envelope-from soheil_h_y@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 31 Jul 2002 12:16:15 -0700 Received: from 217.218.72.191 by lw9fd.law9.hotmail.msn.com with HTTP; Wed, 31 Jul 2002 19:16:15 GMT X-Originating-IP: [217.218.72.191] From: "soheil h" To: freebsd-questions@FreeBSD.ORG Subject: Re: MAKING KERNEL ( emergency ) Date: Wed, 31 Jul 2002 23:46:15 +0430 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 31 Jul 2002 19:16:15.0989 (UTC) FILETIME=[BDDD9250:01C238C6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi list I use the first way outlined in the handbook but i got the errors again somehow the same ( without "make buildworld" ) the 'make depend ' and '/usr/sbin/config ' takes no error but 'make ' takes error it takes errors while compiling some scsi / RAID / or wireless NIC in the configuration file i erase them after that it takes errors in on of the kern/kern_* files please make me know if i must use buildworld or something else ? thanx >From: "Jud" >To: soheil_h_y@hotmail.com >CC: freebsd-questions@FreeBSD.ORG >Subject: Re: MAKING KERNEL ( emergency ) >Date: Wed, 31 Jul 2002 12:48:31 -0400 > > > >-----Original Message----- >From: "soheil h" >To: freebsd-questions@FreeBSD.ORG >Date: Wed, 31 Jul 2002 21:05:05 +0430 >Subject: MAKING KERNEL ( emergency ) > >Hi list >just for a test to make a new kernel i make a copy of GENERIC to MYKERN at >/root ( same as what said in the handbook) >i change the /usr/src/sys/netinet/ip.h and append to it 'struct tcphdr' >from ./tcp.h and ranamed it 'struct tcpS' >and define a 'struct tcpS * soheil' variable to see the tcphdr in the ip >packets passing through me >it doesn't have any error >i usr method 2 in the handbook ( the new way kernel making : "make >buildkernel KERNCONF=MYKERN) >but it takes some error on scsi devices source code before the >(at dev/aha , aic , aic7xxx , ...) never the errors are the same >compilation of my netinet/ip_input.c >after i edit the MYKERN remove all SCSI and RAID from options >fortunately it compiles the netinet/ip_input.c without any error it pas the >net ,netinet, nfs, and any network sources after that it takes an error on >sys/pci the last output lines are these >cc -c -O -pipe .... /usr/src/sys/pci/if_sis.c >{standard input}: Assembler message: >{standard input}:2438: Error: Unknown pseudo-op: '.p2alygn' >*** Error code 1 >Stop in ...... > >sometimes the error is like this: >syntax error >machine/atomic.h >by the way never the errors are the same >i want to know how these errors can happened? and >please make me know if i have to use method one ( traditional kernel >makeing) or any errors i may make > >thanx >S"computers are like airconditioners they don't work properly if you open >windows" > >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >Hi, Soheil. > >(1) I'd stay away from words like "emergency" in >the subject lines of your posts. > >(2) The second method for building and installing >a kernel applies after you have run "make buildworld." If you are simply >rebuilding and >reinstalling the kernel without rebuilding everything >else, use the first method outlined in the handbook. > >Jud > > > > > > > >_________________________________________________________________ >Join the world?s largest e-mail service with MSN Hotmail. >http://www.hotmail.com > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message