[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(OpenOffice2 build failure) ERROR: Shared object "libmawt.so" not found



Hi, I'm trying to build the OpenOffice 2 port and I get the errors
below. My make options are: "nice +20 make JAVA_VERSION=1.5
WITH_KDE=yes install"

My System:
FreeBSD infomatic.intranet 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Jan
16 00:35:00 CST 2006    
nbritton@xxxxxxxxxxxxxxxxxx:/usr/src/sys/i386/compile/INFOMATIC  i386

The Error:

Making: ../../unxfbsd.pro/lib/libofficebean.so
g++-ooo -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' -shared
-L../../unxfbsd.pro/lib -L../lib
-L/usr/ports/editors/openoffice.org-2.0/work                
/OOA680_m1/solenv/unxfbsd/lib
-L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solver/680/unxfbsd.pro/lib
-L/usr/ports/editor                
s/openoffice.org-2.0/work/OOA680_m1/solenv/unxfbsd/lib
-L/usr/local/jdk1.5.0/lib -L/usr/local/jdk1.5.0/jre/lib/i386
-L/usr/local/jd                 k1.5.0/jre/lib/i386/client
-L/usr/local/jdk1.5.0/jre/lib/i386/native_threads -L/usr/X11R6/lib
../../unxfbsd.pro/slo/officebean_vers                 ion.o -o
../../unxfbsd.pro/lib/libofficebean.so
../../unxfbsd.pro/slo/com_sun_star_comp_beans_LocalOfficeWindow.o
../../unxfbsd.pro                
/slo/com_sun_star_beans_LocalOfficeWindow.o -ljawt -pthread -lm
rm -f ../../unxfbsd.pro/lib/check_libofficebean.so
mv ../../unxfbsd.pro/lib/libofficebean.so
../../unxfbsd.pro/lib/check_libofficebean.so
/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solenv/bin/checkdll.sh
-L../../unxfbsd.pro/lib -L../lib -L/usr/ports/editors/o               
 penoffice.org-2.0/work/OOA680_m1/solenv/unxfbsd/lib
-L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solver/680/unxfbsd.pro/l
                ib
-L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solenv/unxfbsd/lib
-L/usr/local/jdk1.5.0/lib -L/usr/local/jdk1.5.0/jre/li                
b/i386 -L/usr/local/jdk1.5.0/jre/lib/i386/client
-L/usr/local/jdk1.5.0/jre/lib/i386/native_threads -L/usr/X11R6/lib
../../unxfbsd.p                 ro/lib/check_libofficebean.so
Checking DLL ../../unxfbsd.pro/lib/check_libofficebean.so ...: ERROR:
Shared object "libmawt.so" not found, required by "libjawt.so         
       "
dmake:  Error code 1, while making '../../unxfbsd.pro/lib/libofficebean.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/bean/native/unix
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* tg_merge.mk *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.0.
infomatic#