Date: Mon, 15 Feb 2016 21:09:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207226] devel/newt: stage fails Message-ID: <bug-207226-13-oS7xNQ3Wbb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207226-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207226-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207226 johan@stromnet.se changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #7 from johan@stromnet.se --- Changing to DEFAULT_VERSIONS as suggested did the trick, thanks! For the record, this is how the now working build looks: cc -fPIC -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -I/usr/local/include/python2.7 -fno-strict-aliasing -O2 -pipe - fstack-protector -fno-strict-aliasing -DNDEBUG -c -o python2.7/snack.o snac= k.c cc --shared -L/usr/local/lib -lpython2.7 -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -lpython2.7 -L/usr/local/lib -lintl -lutil -lm -L/usr/local/lib -lncurses -Wl,-rpath=3D/usr/lib:/usr/loca l/lib -fstack-protector -o python2.7/_snack.so python2.7/snack.o -L. -lnewt -lslang -lintl touch _snack.so gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.1= 8' --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207226-13-oS7xNQ3Wbb>