pkgsrc-Users archive

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

Re: lang/gcc5-aux build hangs on amd64, no reference to PCH



cd /usr/pkgsrc/*/gcc5-aux
cvs update -APdC
make clean # stale work directory will still be broken
make

to disable ASLR globally:
sysctl -w security.pax.aslr.enabled=0


Home | Main Index | Thread Index | Old Index