From owner-freebsd-questions@FreeBSD.ORG Sun Dec 23 14:15:58 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 876BC16A418 for ; Sun, 23 Dec 2007 14:15:58 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 3689D13C461 for ; Sun, 23 Dec 2007 14:15:58 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.8/8.13.8) with ESMTP id lBNEFmXi098998; Sun, 23 Dec 2007 08:15:48 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20071223081432.0251ee98@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 23 Dec 2007 08:15:36 -0600 To: "Monah Baki" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <6516.67.100.188.210.1198417393.squirrel@www.geekisp.com> References: <6516.67.100.188.210.1198417393.squirrel@www.geekisp.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Server crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Dec 2007 14:15:58 -0000 At 07:43 AM 12/23/2007, Monah Baki wrote: >Hi All, > >I'm running a very old server (P3, dual 600Mhz, SCSI 9GB harddrive). >Applications that I run on it is MySQL and Apache. I have no problem with >server uptime but I am not able to update because once I run the command: > >make buildkernel KERNCONF=SMP > >Server crashes here > >mkdep -f .depend_aicasm -a -nostdinc -I/usr/include -I. >-I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm >/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c >/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c >aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c >echo aicasm: /usr/lib/libc.a /usr/lib/libl.a >> .depend_aicasm >cd /usr/src/sys/modules/aic7xxx/aicasm; >MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/SMP/modules make -DNO_CPU_CFLAGS >all >cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. >-I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -c >/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c >cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. >-I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -c >/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c >cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. >-I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -c >aicasm_gram.c > >This happens everytime, is there anywhere I can look to see what's going >on, or if it's a hardware problem, where is the cause so I can replace. > >Thanks Have you tried pulling down all new sources? You could have a corrupt source file. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.