Subject: Re: ramdiskbin link failure
To: None <Havard.Eidnes@runit.sintef.no>
From: Dan Winship <danw@helixcode.com>
List: port-macppc
Date: 02/20/2000 13:56:06
> /usr/lib/libc.a(opendir.o): In function `opendir':
> opendir.o(.text+0x0): multiple definition of `opendir'
> libhack.o(.text+0x2264): first defined here
> /usr/bin/ld: Warning: size of symbol `opendir' changed from 272 to 36 in opendir.o
> collect2: ld returned 1 exit status

NOLIBHACKOPENDIR is supposed to be defined in
distrib/utils/libhack/Makefile... not sure where it's supposed to be
defined from. I thought this had been fixed a long time ago, but I
haven't built install media in forever...

-- Dan