pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/33275: gphoto2 fails to build



The following reply was made to PR pkg/33275; it has been noted by GNATS.

From: Bernd Ernesti <pr200601%veego.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/33275: gphoto2 fails to build
Date: Sun, 23 Apr 2006 12:34:34 +0200

 Hmm,
 
 the problem is that the -lncurses is changed to a -lcurses by the
 buildling system.
 
 I added an
 
 USE_NCURSES=   # uses ncurses internals
 
 before the the following line in devel/cdk/buildlink3.mk and
 then the translation is not happening and the build finished.
 
 .include "../../devel/ncurses/buildlink3.mk"
 
 Bernd
 



Home | Main Index | Thread Index | Old Index