openoffice.org-3 installation problem
SIU Kent
kentsiu at hotmail.com
Thu Aug 23 06:37:33 UTC 2012
Desr Sirs,
Information show below is my environment:
FreeBSD freebsd.dipper.com.hk 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
I try to make openoffice.org-3 as following:
cd /usr/ports/editors/openoffice.org-3
make -DBATCH LOCALIZED_LANG=alllangs
and I get the following error message:
{
.
.
.
Entering /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/source/animation
slideshow deliver
Entering /usr/ports/editors/openoffice.org-3/work/OOO330_m20/drawinglayer/util
drawinglayer deliver
2 module(s):
connectivity
sdext
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse
ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO330_m20/sdext/source/presenter
Attention: if you fix the errors in above module(s) you may prolongue your the build issuing command:
build --from connectivity sdext
*** Error code 1
Stop in /usr/ports/editors/openoffice.org-3.
}
Message from connectivity log is:
{
Compiling: connectivity/source/parse/wrap_sqlbison.cxx
c++ -fmessage-length=0 -c -Os -fno-strict-aliasing -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -fvisibility=hidden -I. -I../../unxfbsdi.pro/misc -I../../unxfbsdi.pro/inc/sql -I../inc -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdi.pro/inc -I. -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdi.pro/inc -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/unxfbsdi/inc -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/res -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc/Xp31 -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -I/usr/local/openjdk6/include/bsd -I/usr/local/openjdk6/include/linux -I/usr/local/openjdk6/include/native_threads/include -I/usr/local/include -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdi.pro/inc/offuh -I. -I../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../unxfbsdi.pro/slo/wrap_sqlbison.o /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx
In file included from /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx:31:
../../unxfbsdi.pro/misc/sqlbison.cxx: In function 'int SQLyyparse()':
../../unxfbsdi.pro/misc/sqlbison.cxx:7825: error: invalid conversion from 'const char*' to 'sal_Char*'
../../unxfbsdi.pro/misc/sqlbison.cxx:7825: error: initializing argument 1 of 'void connectivity::OSQLParser::error(sal_Char*)'
dmake: Error code 1, while making '../../unxfbsdi.pro/slo/wrap_sqlbison.obj'
}
Message from sdext log is:
{
dmake: ../../unxfbsdi.pro/misc/PresenterScreen.dpz: line 1107: Error: -- Input line too long, increase MAXLINELENGTH
}
Would you please advice any solution for me?
Best Regards,
Kent L. H. SIU
More information about the freebsd-openoffice
mailing list