[referencer] Hello

Leonardo Fontenelle leo.fontenelle at gmail.com
Mon Mar 5 14:16:17 EST 2007


Thanks for the prompt responses!

2007/3/5, John Spray <jcspray at icculus.org>:
> Well, since it's failing at link time and not compile time you've
> clearly got the right headers installed.  So I don't know why it's not
> finding the boost library: on my ubuntu system it links with
> "-lboost_regex", which resolves to
> "/usr/lib/libboost_regex-gcc-mt-1_33_1.so.1.33.1"
>
> Perhaps the regex part is not built on the gentoo system?  The configure
> script doesn't actually fail out as it should in the absence of the
> boost regex library, there was a patch for this on the mailing list a
> few days ago.

I have this:

/usr/lib/libboost_regex-mt.so.1.33.1
/usr/lib/libboost_regex-gcc-mt.so

Maybe this is the problem? BTW, since "gcc" is there, it might be
worth mentioning I'm using gcc 4.1.1.

Leonardo Fontenelle



More information about the referencer mailing list