pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/games/netris



On Mon, Dec 19, 2011 at 10:03:06AM +1300, Steven Drake wrote:
 > > > Modified Files:
 > > >  pkgsrc/games/netris: Makefile
 > > > 
 > > > Log Message:
 > > > Add missing devel/ncurses buildlink.
 > > > Pass CFLAGS and LDFLAGS the the configure script.
 > > > 
 > > > Bump PKGREVISION
 > > 
 > > => Checking for portability problems in extracted files
 > > Usage: ./Configure [options...]
 > >     -g: Full debugging, no optimization, and full warnings
 > >     -O?: Optimization, no debugging or warnings
 > >     --cc <compiler>: Set the C compiler to use (default "gcc")
 > >     --copt <opt>: Set C optimization flags
 > >     --cextra <opt>: Set extra C flags
 > >     --lextra <opt>: Set extra linker flags
 > >     --curses-hack: Disable scroll-optimization for broken curses
 > >     --enable-ipv6: Enable IPv6 feature
 > > *** Error code 1
 > 
 > Weird, it build fine for me, what are the CONFIGURE_ARGS being used?

% [...]/pkg/bin/bmake show-var VARNAME=CONFIGURE_ARGS
--cextra  --lextra \  --disable-ipv6
% 

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index