On Saturday 20 Apr 2013 20:29:31 the guard wrote:
> Суббота, 20 апреля 2013, 15:25 -04:00 от Forrest Schultz 
<f.schul...@gmail.com>:
> > Doesn't lowering makeopts just reduce the number of parallel
> > compilations?
> 
> yes, it does. I heard somewhere that bus error is caused by lack of
> sufficient amount of memory during compilations.I also tried to remove
> cflags.

Simplifying cflags to something like: 

  CFLAGS="-march=native -O2 -pipe"

may help and also setting makeopts to 1:

  MAKEOPTS="-j1"


but none of the above will help if the problem is due to a bug.  Have you done 
the basics like revdep-rebuild and python-updater?

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to