Port-amiga archive

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

Re: Problems in newest netbsd-5 systems?



John Klos wrote:

> Latest from three or four days ago, with pcre 7.9.

I tried it with a pkgsrc from the 5th of September over the weekend, but it
didn't help reproducing the bug either. I was running into the same problem
as before:


>> For me it fails with a redefinition error:
>> 
>> c++ -DHAVE_CONFIG_H -I. -I/usr/pkgsrc/devel/pcre/work/.buildlink/include
>> -O2 -MT pcrecpp.lo -MD -MP -MF .deps/pcrecpp.Tpo -c pcrecpp.cc -fPIC
>> -DPIC -o .libs/pcrecpp.o
>> /usr/include/g++/bits/type_traits.h:90: error: redefinition of 'struct
>> __true_type'
>> /usr/include/g++/bits/cpp_type_traits.h:93: error: previous definition
>> of 'struct __true_type'
>> /usr/include/g++/bits/type_traits.h:91: error: redefinition of 'struct
>> __false_type'
>> /usr/include/g++/bits/cpp_type_traits.h:94: error: previous definition
>> of 'struct __false_type'
> 
> I've always had pcre installed as a dependency for one thing or another 
> for ages, but I don't remember having pcre problems back in 2008... 
> Hmmm...

Strange. Maybe this error also depends on the amount of available memory. I
have 128MB on my CSPPC.


-- 
Frank Wille



Home | Main Index | Thread Index | Old Index