Subject: Re: Can't compile package under 1.4_BETA
To: None <tech-pkg@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: tech-pkg
Date: 05/02/1999 16:17:33
In article <372BD7A7.78B6AF6A@ms25.url.com.tw>,
	Rui-Xiang Guo <rxg@ms25.url.com.tw> writes:
> Here is the pkgsrc date:
> # $NetBSD: Makefile,v 1.22 1999/03/03 20:19:05 hubertf Exp $
> 
> Here is the error message:
> gcc -c qktstreelist.cpp -o qktstreelist.o -L/usr/X11R6/lib
> -I/usr/X11R6/include/
> qt
> qktstreelist.cpp: In method `class QktsTreeListItem *
> QktsTreeList::itemAt(int)'
[...]

Looks like a problem related to "egcs". The old C++ compiler was a real
waste disposer, the new one performs much stricter checks. You can
create a bunch of fixes for this but you should better look out for
an update of the program itself.

-- 
Matthias Scheler                                http://home.owl.de/~tron/