Subject: Re: Eterm-0.8.10 install from pkgsrc
To: None <rasputin@idoru.mine.nu>
From: Rui-Xiang Guo <rxg@ms25.url.com.tw>
List: netbsd-help
Date: 06/18/2002 01:50:52
On Mon, Jun 17, 2002 at 04:10:47PM +0100, rasputin@idoru.mine.nu wrote:
> * Rui-Xiang Guo <rxg@ms25.url.com.tw> [020617 15:50]:
> > [...]
> > > utmp.c: In function `makeutent':
> > > utmp.c:148: storage size of `utmp2' isn't known
> > > utmp.c:214: `WTMPX_FILE' undeclared (first use in this function)
> > > utmp.c:214: (Each undeclared identifier is reported only once
> > > utmp.c:214: for each function it appears in.)
> > > utmp.c: In function `cleanutent':
> > > utmp.c:224: storage size of `utmp' isn't known
> > > utmp.c:239: `WTMPX_FILE' undeclared (first use in this function)
> > [...]
> > 
> > Hi, maybe try this patch.(with this mail)
> 
> Cheers, that clears errors for me - didn't get automatically
> run though if I put it in /usr/pkgsrc/x11/eterm/patches, for some reason -

Do you type 'make makepatchsum' first?

-rxg