pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43746 (Compiler crash when building subversion-devel from pkgsrc)
Yes, it works now. I run:
cd /usr/pkgsrc/databases/sqlite3
vi /etc/mk.conf, added line "CFLAGS+=-O0", then
make clean
make
make install
Compiled & installed without errors. The package sqlite3-3.6.23.1 appeared in pkg_info list.
2010/11/13
<obache%netbsd.org@localhost>
Synopsis: Compiler crash when building subversion-devel from pkgsrc
State-Changed-From-To: open->feedback
State-Changed-By: obache%NetBSD.org@localhost
State-Changed-When: Sat, 13 Nov 2010 08:58:26 +0000
State-Changed-Why:
It's happend when try to build database/sqlite3, not subversion-base itself.
sqlite3 contains huge size (over 4M) souce code, so I feel that it is hard to
build with optimization on low memory environment.
Could you try to install database/sqlite3 with CFLAGS+=-O0 in /etc/mk.conf?
--
Eugene Dorofeyev
(sent via Gmail)
Home |
Main Index |
Thread Index |
Old Index