Naively using pkgsrc boost, and:

... undefined reference to `log1pl'
... undefined reference to `expm1l'

They do appear in /usr/include/math.h, but not in nm -g /lib/libm.so.

The only reference I can find is:

Binary file /usr/pkg/lib/libboost_math_c99l.so matches
Binary file /usr/pkg/lib/libboost_math_tr1.so matches
Binary file /usr/pkg/lib/libboost_math_tr1l.so matches

Before I patch up my local boost given that 3 decimal places is fine
for me, am I missing something? Better plan?

Cheers,

Patrick

Reply via email to