Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 1997 08:30:03 -0800 (PST)
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-bugs
Subject:   Re: kern/2743: during kernel compilation, 'make' fails (ranlib : libkern.a : Incorrect File Format)
Message-ID:  <199702151630.IAA02868@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2743; it has been noted by GNATS.

From: j@uriah.heep.sax.de (J Wunsch)
To: kchowksey@hss.hns.com
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/2743: during kernel compilation, 'make' fails (ranlib : libkern.a : Incorrect File Format)
Date: Sat, 15 Feb 1997 16:52:35 +0100

 As kchowksey@hss.hns.com wrote:
 
 > Building kernel library
 > ranlib libkern.a
 > ranlib : libkern.a : Incorrect File Format
 > 
 > *NOTE* my /usr/src/sys is NFS mounted from a Solaris 2.5 Sparc machine.
 > >How-To-Repeat:
 > mount /usr/src/sys from a solaris 2.5 machine. then build the kernel in 
 > the standard manner.
 
 Not cofirmed.  Though libkern.a is no longer part of the kernel build,
 i've just tried this against a SunOS 5.1 machine, with various mount
 methods (NFSv2, NFSv3, TCP, UDP), and all of them were correctly able
 to create and ranlib such a library.
 
 Are you sure you aren't suffering from an empty file accidentally left
 over from an aborted build?  If that's not the case, please
 investigate more what's wrong with the data of your libkern.a.  If
 nobody else can reproduce it, it's hard to help you here.
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)



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