pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: all packages in 2006Q2 fail to build
Hi,
On Tue, 18 Jul 2006 reed%reedmedia.net@localhost wrote:
> Use the pkgsrc/bootstrap/bootstrap to build your new "bmake" tool and use
> "bmake" instead of "make".
Ok, I installed the bootstrap and I was able to update libtools, but I
can't get pcre to build.
creating pcregrep
c++ -c -O2 -m68060 -I. -DSUPPORT_UTF8 -DPOSIX_MALLOC_THRESHOLD=10
./pcrecpp.cc -fPIC -DPIC -o .libs/pcrecpp.o
./pcrecpp.cc: In method `bool ::pcrecpp::RE::Rewrite(class string *, const
class ::pcrecpp::StringPiece &, const class ::pcrecpp::StringPiece &, int
*, int) const':
./pcrecpp.cc:556: no matching function for call to
`basic_string<char,string_char_traits<char>,__default_alloc_template<false,0>
>::push_back (char)'
./pcrecpp.cc:563: no matching function for call to
`basic_string<char,string_char_traits<char>,__default_alloc_template<false,0>
>::push_back (int &)'
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/devel/pcre/work/pcre-6.7
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/devel/pcre
*** Error code 1
I get the same error with both current pkgsrc.tar.gz and 2006Q2. Is there
any way to get past this?
Thanks,
Al
Home |
Main Index |
Thread Index |
Old Index