On Tue, Aug 08, 2000 at 01:50:20PM +0200, Juli-Manel Merino Vidal wrote: > Hi, > > I've downloaded the CVS sources for the Hurd. Then I started compiling > everything with "make", and when it reaches the ufs module, I get this > error: > > ../libdiskfs/libdiskfs.a: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[1]: *** [ufs.static] Error 1 > make[1]: Target `all' not remade because of errors. > make[1]: Leaving directory `/linux/home/juli/hurd/hurd-sources/hurd/ufs' > make: *** [ufs] Error 2 > > What happens?
I never saw such an error. Did you do a native build? Maybe the hurd just had some hard-to-produce randomee-looking bug. Is this reproducable? If you type make again, does it come further? Maybe there was a "random" bug when libdiskfs.a was created. Maybe deleting it and running make helps. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org Check Key server Marcus Brinkmann GNU http://www.gnu.org for public PGP Key [EMAIL PROTECTED], [EMAIL PROTECTED] PGP Key ID 36E7CD09 http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ [EMAIL PROTECTED]

