Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems in newest netbsd-5 systems?
I doubt there is much difference between the current netbsd-5 branch and
5.0.1-release.
Yes, they're very likely the same as far as this is concerned.
I couldn't reproduce it with pcre-7.7 from pkgsrc-2008Q2, running a 5.0.1
kernel. Which pkgsrc did you use?
Latest from three or four days ago, with pcre 7.9.
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...
John
Home |
Main Index |
Thread Index |
Old Index