Subject: Re: kde2 build
To: Chuck Cranor <chuck@xxx.research.att.com>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: tech-pkg
Date: 07/08/2001 13:31:09
On Fri, Jul 06, 2001 at 06:43:19PM -0400, Chuck Cranor wrote:
> In article <20010706173457.A1080031@chips.research.att.com>,
> Chuck Cranor <chuck@research.att.com> wrote:
> >    what am i doing wrong here?   why isn't "-L/usr/pkg/lib" on the
> >c++ line?  this is off a pkgsrc i cvs'd last night.
> 
> >/usr/bin/ld: cannot open -lpng: No such file or directory
> >collect2: ld returned 1 exit status
> >gmake[3]: *** [libDCOP.la.closure] Error 1
> >gmake[3]: Leaving directory `/usr/users/chuck/src/netbsd/cur/pkgsrc/x11/kdelibs2
> >/work/kdelibs-2.1/dcop'

Please cvs update your kdelibs2/Makefile and kdebase2/Makefile and see it this helps.
I followed suggestion from Johnny C. Lam and added USER_LDFLAGS="-L${BUILDLINK_DIR}/lib"
to CONFIGURE_ENV. I haven't tried to compile kde2 with this change, though (ETOOSLOWBOX).

-- 
/* Tomasz Luchowski <zuntum@netbsd.org> */