Date: Sat, 08 Jul 2006 15:10:04 +0300 From: "Bogdan M." <bmihal@rdslink.ro> To: openoffice@freebsd.org Subject: OpenOffice 2.0.3 does not compile on amd64 Message-ID: <44AFA09C.4050505@rdslink.ro>
next in thread | raw e-mail | index | archive | help
Hi, I tried to compile OpenOffice 2.0.3 on an amd64 architecture, FreeBSD-6.1, with the following options # make WITH_DEBUG=2 -DWITH_CUPS -DWITH_KDE I get the following error message: ... ============= Building project sablot ============= /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/sablot ------------- deliver -- version: 1.100 LOG: writing /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdx.pro/inc/sablot/deliver.log Statistics: Files copied: 0 Files unchanged/not matching: 5 ============= Building project store ============= /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/store/source ------------------------------ Making: ../unxfbsdx.pro/obj/filelckb.obj g++41 -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdx.pro/inc/stl -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdx.pro/inc/external -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdx.pro/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solenv/unxfbsdx/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solenv/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/res -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdx.pro/inc/stl -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solenv/inc/Xp31 -I/usr/local/jdk1.5.0/include -I/usr/local/jdk1.5.0/include/freebsd -I/usr/local/jdk1.5.0/include/bsd -I/usr/local/jdk1.5.0/include/linux -I/usr/local/jdk1.5.0/include/native_threads/include -I/usr/X11R6/include -I. -I../res -I. -g -O0 -pipe -Wno-ctor-dtor-privacy -fvisibility-inlines-hidden -g1 -fno-exceptions -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -D_USE_NAMESPACE -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/local/lib/gcc/x86_64-portbld-freebsd6.1/4.1.2/include/c++ -DSUPD=680 -DDEBUG -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=2 -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOC680=OOC680 -DMULTITHREAD -o ../unxfbsdx.pro/obj/filelckb.o /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/store/source/filelckb.cxx /usr/include/machine/endian.h:159: error: multiple storage classes in declaration of '__bswap64' /usr/include/machine/endian.h:166: error: multiple storage classes in declaration of '__bswap32' /usr/include/machine/endian.h:173: error: multiple storage classes in declaration of '__bswap16' /usr/include/sys/time.h:59: error: multiple storage classes in declaration of 'bintime_addx' /usr/include/sys/time.h:70: error: multiple storage classes in declaration of 'bintime_add' /usr/include/sys/time.h:82: error: multiple storage classes in declaration of 'bintime_sub' /usr/include/sys/time.h:108: error: multiple storage classes in declaration of 'bintime2timespec' /usr/include/sys/time.h:116: error: multiple storage classes in declaration of 'timespec2bintime' /usr/include/sys/time.h:125: error: multiple storage classes in declaration of 'bintime2timeval' /usr/include/sys/time.h:133: error: multiple storage classes in declaration of 'timeval2bintime' dmake: Error code 1, while making '../unxfbsdx.pro/obj/filelckb.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/store/source dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2.0. Can't figure out what to do next. Best regards, Bogdan Mihalcea
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44AFA09C.4050505>