To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64170
                  Issue #:|64170
                  Summary:|XSLTXalanOLEExtracter.java:52: error: cannot find
                          |file for class
                          |org.apache.xml.serializer.SerializerTrace
                Component:|porting
                  Version:|680m161
                 Platform:|Opteron/x86_64
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|glennd





------- Additional comments from [EMAIL PROTECTED] Sun Apr  9 07:36:31 -0700 
2006 -------
Compile fails with error on linux Suse 10.1 beta9 x86_64 platform.
Trying to compile oo by following these instruction.
Note: I could not choose 680m162 in the 'Found in version' in IZ.

http://wiki.services.openoffice.org/wiki/Porting_to_x86-64_%28AMD64%2C_EM64T%29
system info:
# uname -a
Linux dhcppc0 2.6.16-8-default #1 Tue Mar 28 11:00:06 UTC 2006 x86_64 x86_64
x86_64 GNU/Linux

# java -fullversion
java full version "Blackdown-1.4.2-03"

Steps to reproduce - these bits work ok.

# export CVSROOT=':pserver:[EMAIL PROTECTED]:/cvs/gnome'
# cvs login
# cvs -z3 checkout -P ooo-build
# cd ooo-build
# ./autogen.sh --with-distro=SUSE-64
# ./configure --with-distro=SUSE-64 --with-tag=src680-m162


The make fails with the following error:

------------------------------
Making: ../../unxlngx6.pro/slo/XSLTFilter.obj
g++ -Wreturn-type -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc
-I../../unx/inc -I../../unxlngx6.pro/inc -I.
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/stl
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/external
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/unxlngx6/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/res
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/stl
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/inc/Xp31
-I/usr/include -I/usr/X11R6/include     -I. -I../../res -I. -O2
-fno-strict-aliasing -Wuninitialized   -pipe  -Wno-ctor-dtor-privacy
-fno-use-cxa-atexit -fvisibility-inlines-hidden -g -fexceptions
-fno-enforce-eh-specs   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64
-DCVER=C341 -D_USE_NAMESPACE -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
-DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/include/c++/4.1.0 -DSUPD=680 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA
-DSRC680=SRC680   -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o
../../unxlngx6.pro/slo/XSLTFilter.o
/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/filter/source/xsltfilter/XSLTFilter.cxx
if ( -e ../../unxlngx6.pro/slo/XSLTFilter.o) touch
../../unxlngx6.pro/slo/XSLTFilter.obj
------------------------------
Making: ../../unxlngx6.pro/slo/fla.obj
g++ -Wreturn-type -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc
-I../../unx/inc -I../../unxlngx6.pro/inc -I.
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/stl
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/external
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/unxlngx6/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/inc
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/res
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/inc/stl
-I/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solenv/inc/Xp31
-I/usr/include -I/usr/X11R6/include     -I. -I../../res -I. -O2
-fno-strict-aliasing -Wuninitialized   -pipe  -Wno-ctor-dtor-privacy
-fno-use-cxa-atexit -fvisibility-inlines-hidden -g -fexceptions
-fno-enforce-eh-specs   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64
-DCVER=C341 -D_USE_NAMESPACE -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400
-DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/include/c++/4.1.0 -DSUPD=680 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA
-DSRC680=SRC680   -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o
../../unxlngx6.pro/slo/fla.o
/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/filter/source/xsltfilter/fla.cxx
if ( -e ../../unxlngx6.pro/slo/fla.o) touch ../../unxlngx6.pro/slo/fla.obj
/usr/bin/gcj --encoding=UTF-8 -O2 -fno-assert -Wno-deprecated -C -classpath
".:../../unxlngx6.pro/class::/usr/share/java/xalan.jar:/usr/share/java/xerces-j2.jar:/usr/share/java/xml-commons-apis.jar:/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/bin/ridl.jar:/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/bin/unoil.jar:/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/bin/jurt.jar:/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/solver/680/unxlngx6.pro/bin/juh.jar"
-d ../../unxlngx6.pro/class  XSLTFilter.java  XSLTransformer.java 
XSLTFilterOLEExtracter.java XSLTXalanOLEExtracter.java
XSLTXalanOLEExtracter.java: In class 'XSLTXalanOLEExtracter':
XSLTXalanOLEExtracter.java: In method
'XSLTXalanOLEExtracter.init(org.apache.xalan.extensions.XSLProcessorContext,org.apache.xalan.templates.ElemExtensionCall)':
XSLTXalanOLEExtracter.java:52: error: cannot find file for class
org.apache.xml.serializer.SerializerTrace
XSLTXalanOLEExtracter.java:52: error: cannot find file for class
org.apache.xml.serializer.SerializerTrace
dmake:  Error code 1, while making 
'../../unxlngx6.pro/misc/XSLTFilter_dummy.java'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/wwwdwn/oo/64bit-oo/u6/ooo-build/build/src680-m162/filter/source/xsltfilter
make: *** [stamp/build] Error 1

Any ideas on howto fix ?
Glenn

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to