Hmm, mine died with the following:
[code]
Making: ../../../unxlngi6.pro/slo/securityenvironment_nssimpl.obj
g++ -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../../../inc
-I../../../unx/inc -I../../../unxlngi6.pro/inc -I.
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/external
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc
-I/usr/src/openoffice/OOo_2.0beta2/solenv/unxlngi6/inc
-I/usr/src/openoffice/OOo_2.0beta2/solenv/inc
-I/usr/src/openoffice/OOo_2.0beta2/res
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/openoffice/OOo_2.0beta2/solenv/inc/Xp31
-I/opt/jdk/jdk/include -I/opt/jdk/jdk/include/linux
-I/opt/jdk/jdk/include/native_threads/include -I/usr/X11R6/include
-I/usr/include/firefox-1.0.6 -I/usr/include/firefox-1.0.6/nspr
-I../../../source/xmlsec -DSYSTEM_MOZILLA
-I/usr/include/firefox-1.0.6/nss -I/usr/include/firefox-1.0.6/nspr
-I. -I../../../res -I/usr/include/firefox-1.0.6/profile
-I/usr/include/firefox-1.0.6/string
-I/usr/include/firefox-1.0.6/embed_base -Os -fno-strict-aliasing
-Wuninitialized -DSYSTEM_LIBXML -I/usr/include/libxml2 -fPIC -g
-pipe -mtune=pentiumpro -Wno-ctor-dtor-privacy -fexceptions
-fno-enforce-eh-specs -fno-rtti -Wall -Wconversion
-Wpointer-arith -Wbad-function-cast -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-long-long -pthread -fpic
-DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4
-DCVER=C341 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA
-DSRC680 -DTRACING -DXMLSEC_CRYPTO_NSS -DXMLSEC_NO_XSLT -DSHAREDLIB
-D_DLL_ -DMULTITHREAD -o
../../../unxlngi6.pro/slo/securityenvironment_nssimpl.o
[some 10+ unrelated warnings]
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:
In member function `virtual _xmlSecKeysMngr*
SecurityEnvironment_NssImpl::createKeysManager()':
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:1000:
error: `xmlSecNssAppliedKeysMngrCreate' undeclared (first use this function)
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:1000:
error: (Each undeclared identifier is reported only once for each
function it appears in.)
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:1008:
error: `xmlSecNssAppliedKeysMngrSymKeyLoad' undeclared (first use this
function)
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:1017:
error: `xmlSecNssAppliedKeysMngrPubKeyLoad' undeclared (first use this
function)
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:1026:
error: `xmlSecNssAppliedKeysMngrPriKeyLoad' undeclared (first use this
function)
dmake: Error code 1, while making
'../../../unxlngi6.pro/slo/securityenvironment_nssimpl.obj'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/usr/src/openoffice/OOo_2.0beta2/xmlsecurity/source/xmlsec/nss
dmake: Error code 1, while making 'build_instsetoo_native'
'---* tg_merge.mk *---'
[/code]
I cannot look into it now, have other important stuff to take care of.
As for sdpage_animations, it's in the middle of my last log, compiled
cleanly:
[code]
Making: ../../unxlngi6.pro/slo/sdpage_animations.obj
g++ -Wreturn-type -fmessage-length=0 -c -I.
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/offuh
-I../inc -I../../inc -I../../unx/inc -I../../unxlngi6.pro/inc -I.
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/external
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc
-I/usr/src/openoffice/OOo_2.0beta2/solenv/unxlngi6/inc
-I/usr/src/openoffice/OOo_2.0beta2/solenv/inc
-I/usr/src/openoffice/OOo_2.0beta2/res
-I/usr/src/openoffice/OOo_2.0beta2/solver/680/unxlngi6.pro/inc/stl
-I/usr/src/openoffice/OOo_2.0beta2/solenv/inc/Xp31
-I/opt/jdk/jdk/include -I/opt/jdk/jdk/include/linux
-I/opt/jdk/jdk/include/native_threads/include -I/usr/X11R6/include
-I. -I../../res -I. -Os -fno-strict-aliasing -Wuninitialized -pipe
-mtune=pentiumpro -Wno-ctor-dtor-privacy -fexceptions
-fno-enforce-eh-specs -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../include/c++/3.4.4
-DCVER=C341 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA
-DSRC680 -DSD_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o
../../unxlngi6.pro/slo/sdpage_animations.o
/usr/src/openoffice/OOo_2.0beta2/sd/source/core/sdpage_animations.cxx
if ( -e ../../unxlngi6.pro/slo/sdpage_animations.o) touch
../../unxlngi6.pro/slo/sdpage_animations.obj
[/code]
For now I've only had a look at my sdpage_animations.cxx, and the code
for appears to be different:
[code]
void SdPage::cloneAnimations( SdPage& rTargetPage ) const
{
if( mxAnimationNode.is() )
{
Reference< XAnimationNode > xClonedNode(
::sd::Clone( mxAnimationNode, this, &rTargetPage ) );
if( xClonedNode.is() )
rTargetPage.setAnimationNode( xClonedNode );
}
}
[/code]
You might want to give it a spin, hopefully it's not related to other
functions too much! Btw: my filter/source/config/fragments did not
require modifications you mentioned to get this far. Could it be m126+
related..? Just guessing thou'.
Talk to you later!
--
David Ciecierski
Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page