I've run same issue with making lingucomponent. Besides that, i've seen
following errors during build:

usr/bin/ld: warning: libcomphelp4gcc3.so, needed by ../../
unxfbsdx.pro/lib/libtlfx.so, not found (try using -rpath or -rpath-link)
../../unxfbsdx.pro/lib/libtlfx.so: undefined reference to
`basegfx::B2DPolygon::getPrevControlPoint(unsigned int) const'
../../unxfbsdx.pro/lib/libtlfx.so: undefined reference to
`basegfx::B3DHomMatrix::invert()'
../../unxfbsdx.pro/lib/libtlfx.so: undefined reference to
`basegfx::B3DHomMatrix::transpose()'
../../unxfbsdx.pro/lib/libtlfx.so: undefined reference to
`basegfx::B3DHomMatrix::scale(double, double, double)'
../../unxfbsdx.pro/lib/libtlfx.so: undefined reference to
`basegfx::B2DPolygon::append(basegfx::B2DPoint const&)'
...etc

and

Entering
/usr/home/arr/projects/ports/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/registry/tools


Making: all_regmerge.dpobj
Compiling: registry/tools/regmerge.cxx
Compiling: o3tl/qa/test-range.cxx
Compiling: registry/tools/regview.cxx
Compiling: registry/tools/regcompare.cxx
Compiling: registry/tools/checksingleton.cxx
Making: regmerge
unx
/usr/bin/ld: warning: libstore.so.3, needed by ../unxfbsdx.pro/lib/libreg.so,
not found (try using -rpath or -rpath-link)
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_readStream@UDK_3_0_0'
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_createMemoryFile@UDK_3_0_0'
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_openDirectory@UDK_3_0_0'
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_writeStream@UDK_3_0_0'
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_findNext@UDK_3_0_0'
../unxfbsdx.pro/lib/libreg.so: undefined reference to
`store_openFile@UDK_3_0_0'
...etc
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to