lang/gcc built in poudriere: /usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to 'sinhl at FBSD_1.3'

Anton Shterenlikht mexas at bris.ac.uk
Fri Oct 11 11:07:35 UTC 2013


I've never seen this error before:

$ gfortran46 z.f90
/usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `sinhl at FBSD_1.3'
/usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `coshl at FBSD_1.3'
/usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `tanhl at FBSD_1.3'
collect2: ld returned 1 exit status
$

I've built lang/gcc inside a poudriere,
then installed on another box, and got
this error.

Any ideas?

Thanks

Anton



More information about the freebsd-ports mailing list