/usr/src/sys/dev/aic7xxx errors when compiling

2004-02-14 Thread Didier WIROTH
Hi,
(error on 5.2 and 5.2.1-rc)
When compiling the kernel I get 100... of errors like this:
/usr/src/sys/dev/aic7xxx/aic7xxx.c:147: warning: called from here
@/dev/aic7xxx/aic7xxx_inline.h:141: warning: inlining failed in call to
'ahc_release_untagged_queues'

/usr/src/sys/dev/aic7xxx/aic7xxx.c:5118: warning: called from here
@/dev/aic7xxx/aic7xxx_inline.h:570: warning: inlining failed in call to
'ahc_release_untagged_queues'etc...


I've removed every scsi device in my custom kernel file as I don't use scsi
and usbmass devices.

Are other users experiencing this problem?


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/bin/sh terminated abnormally

2003-10-02 Thread Didier

Hi all,

I just Upgraded my FreeBSD-4.8 to FreeBSD-5.0

#buildworld
#buildkernel KERNCONF=GENERIC
#installkernel KERNCONF=GENERIC

all ran fine ... but when I rebooted the computer I got this error message


Mounting root from ufs:/dev/ad2s2a
Pid 43 (sh), uid 0: exited on signal 8
Oct 1 01:07:20: init: /bin/sh on /etc/rc
Terminated abnormally. going to single user mode, enter full pathname of
shell or RETURN for /bin/sh:



RETURN gives the same error message .
any help would be apreciated

thanx



Didier

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /bin/sh terminated abnormally

2003-10-02 Thread Didier
From that message I had to type the full path   /bin/tcsh  then Enter

I got the prompt the ran the following commands

# /sbin/mount -u /
#/sbin/mount -a -t ufs
#/sbin/swapon -a

cd src/sys/boot  make install

the I got this other error message

***Signal 12

Stop in /us/src/sys/boot

pid 6 (sh), uid 0: exited on signal 12 (core dumped)



- Original Message -
From: Mike Hunter [EMAIL PROTECTED]
To: Didier [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 4:53 PM
Subject: Re: /bin/sh terminated abnormally


 On Oct 02, Didier wrote:

  Hi all,
 
  I just Upgraded my FreeBSD-4.8 to FreeBSD-5.0
 
  #buildworld
  #buildkernel KERNCONF=GENERIC
  #installkernel KERNCONF=GENERIC
 
  all ran fine ... but when I rebooted the computer I got this error
message
 
 
  Mounting root from ufs:/dev/ad2s2a
  Pid 43 (sh), uid 0: exited on signal 8
  Oct 1 01:07:20: init: /bin/sh on /etc/rc
  Terminated abnormally. going to single user mode, enter full pathname of
  shell or RETURN for /bin/sh:
 
  RETURN gives the same error message .
  any help would be apreciated

 I suspect you actually booted your old kernel.  Upgrading from 4 to 5 may
 require that you upgrade the boot loader by hand...although I can't find
 specific mention of this in UPDATINGoh wait, there it is:

 line 1277:

 cd src/sys/boot ; make install  [6]

 Mike building nvidia binary driver karma
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrading to FreeBSD 5.1

2003-09-15 Thread Didier Rwitura
I am trying to upgrade my sysstem from 4.8-RELEASE-p4 to 5.1 

and i getting this error message when I run make -j4 buildworld 


[admin]/usr/src(101)#make -j4 buildworld
Running test variables
PASS: Test variables detected no regression, output matches.
Running test targets
PASS: Test targets detected no regression.
Running test sysvmatch
PASS: Test sysvmatch detected no regression.
Running test lhs_expn
FAIL: Test failed: regression detected.  See above.
*** Error code 1
1 error
*** Error code 2
--
Building an up-to-date make(1)
--

what do I need to check to fix this . I read the /src/UPDATING  ... I didnt find any 
info about this error message.


Thanx
-
Didier
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


help (3.0.0-19990112 nightmare)

1999-01-19 Thread Didier Derny
hi,

I tried to upgrade my system (FreeBSD-3.0 december)
with 3.0.0-19990112.

I'm using 2 scsi drivers for FreeBSD

SCSIID 1  for my work system
SCSIID 2  for my test system

I'm always installing a new version on my test drive (SCSIID 2)
with the (SCSIID 1) drive disconnected. the I reconnect my work drive
(standard boot) and I boot the new system with
1:da(1,a)/kernel (now 1:da(1,a)/boot/loader)


1- book ok
2- installation interrupted while probing devices
   (I've not been able to get any useful message [reboot too fast])
3- boot by mistake on the root floppy disk
   then inserted the boot floppy disk
   (boot ok, upgrade apparently ok)
4- no label on the disk after the upgrade
5- I reinstalled everything startting from the root+boo+mfsroot
   everything worked fined.
6- I now unable to boot (refuse to mount / writable)
   apparently the disk with SCSIID-2 is not recognized as da1s1a
   even if it booted in read only from this disk.

If you have any idea ?

thanks for your help


Didier Derny   | FreeBSD 3.0-CURRENT Site
Email: did...@omnix.net| Microsoft Free Computer.



To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message