Subject: Re: broken ramdiskbin build (multiple symbol definition breaks ELF -static)
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 09/20/1999 04:13:08
In article <199909200042.CAA00655@sean.ebone.net>,
Sean Doran <smd@ebone.net> wrote:
>There are three other problems with making in /usr/distrib
>under i386 ELF -current.  I guess nobody's been doing ELF
>snapshots lately. -:)
>
> 1. multiple references in -static compile of libhack.o in utils/libhack

fixed.

> 2. when making in .../floppies/ramdisk, the floppy3 fills,
>     at least when the hack for the first multiple definition problem
>     someone proposed got tried out (comment out yplib.o here and there)

put libhack back so it should work.

> 3. when /etc/malloc.conf points to something with "A" in it,
>    crunchide fails:
>
>        crunchide -k _crunched_bad144_stub bad144.cro
>        crunchide in free(): error: page is already free.

fixed.

christos