Thomas Anders wrote:
> Andrew Hood wrote:
> 
>> According to my config script Net-SNMP used to build with "make -j8".
>> (If you have CPUs and memory then use them.)
>>
>> Now it doesn't
>>
>> And CVS HEAD doesn't either.
> 
> 
> Do you mind sharing the details with us (on -coders)?

gcc version 2.95.3
GNU Make version 3.79.1
binutils 2.12.90.0.9

See attached log from make (net-snmp-5.2.2 release source) at about line
880. The command was:

make -j8 2>&1 | tee -a makelog

Rerunning the command completes the make.

I used to use "make -j8 -k 2>&1 | tee -a makelog", go make coffee, and
fix up any errors, but now repeating that over and over that never seems
to complete.

Even when "make" run on the same source runs clean.

-- 
There's no point in being grown up if you can't be childish sometimes.
                -- Dr. Who

Attachment: makelog.gz
Description: application/gzip

Reply via email to