Subject: Re: Silly question for tonight
To: None <port-alpha@netbsd.org>
From: Stan Pietkiewicz <stanp@storm.ca>
List: port-alpha
Date: 10/23/1998 20:57:45
Stan Pietkiewicz wrote:

> While trying to build a "Hello, world" C program, the gcc spit out:
>    /usr/lib/crt0.o: In function '__start':
>   crt0.c(.text+0xd4): undefined reference to '__fini'
>   crt0.c(.text+0xe8): undefined reference to '__init'
>   crt0.c(.text+0xec): undefined reference to '__init'
>
> and stopped.
>
> The question is: what did I install wrong (or not at all)?

And now for my "silly" answer: I was trying to use the comp.tgz binary
from 1.3... I installed the one from 1.3.2 and away things went....
Samba actually compiled with  only 3 (IIRC) warnings.....