The following reply was made to PR conf/167101; it has been noted by GNATS.

From: markham breitbach <[email protected]>
To: [email protected]
Cc:  
Subject: Re: conf/167101: FreeBSD 9.0 i386 boot-only image loader errors
Date: Thu, 19 Apr 2012 10:47:18 -0600

 further to this, libs appear to be misnamed
 
 cd lib
 foreach lib ( * )
 foreach? set NEW=`echo $lib | sed 's/so_/so\./'`
 foreach? mv $lib $NEW
 foreach? end
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to