To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83647





------- Additional comments from [EMAIL PROTECTED] Sat Nov 17 23:16:11 +0000 
2007 -------
tkr: I found more when trying to do system-openssl. For system-openssl we *MUST*
link dynamically with libssl. ad most architectures (i386 is the *exception*
here do not allow to link non-PIC stuff into a shared lib - in this case
libucpdav1.so).

In this specific case:
Making: ../../../unxlngx6.pro/lib/libucpdav1.so
g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib'
-shared -Wl,-O1 -Wl,--version-script
../../../unxlngx6.pro/misc/exports_ucpdav1.map -L../../../unxlngx6.pro/lib
-L../lib -L/home/rene/OpenOffice.org/SRC680/solenv/unxlngx6/lib
-L/home/rene/OpenOffice.org/SRC680/solver/680/unxlngx6.pro/lib
-L/home/rene/OpenOffice.org/SRC680/solenv/unxlngx6/lib -LNO_JAVA_HOME/lib64
-LNO_JAVA_HOME/jre/lib/amd64 -LNO_JAVA_HOME/jre/lib/amd64/server
-LNO_JAVA_HOME/jre/lib/amd64/native_threads -L/usr/lib
../../../unxlngx6.pro/slo/ucpdav1_version.o -o
../../../unxlngx6.pro/lib/libucpdav1.so
../../../unxlngx6.pro/slo/webdavservices.o
../../../unxlngx6.pro/slo/webdavprovider.o
../../../unxlngx6.pro/slo/webdavcontent.o
../../../unxlngx6.pro/slo/webdavcontentcaps.o
../../../unxlngx6.pro/slo/webdavresultset.o
../../../unxlngx6.pro/slo/webdavdatasupplier.o
../../../unxlngx6.pro/slo/ContentProperties.o
../../../unxlngx6.pro/slo/DAVProperties.o
../../../unxlngx6.pro/slo/DAVSessionFactory.o
../../../unxlngx6.pro/slo/DAVResourceAccess.o
../../../unxlngx6.pro/slo/NeonUri.o ../../../unxlngx6.pro/slo/NeonInputStream.o
../../../unxlngx6.pro/slo/NeonPropFindRequest.o
../../../unxlngx6.pro/slo/NeonHeadRequest.o
../../../unxlngx6.pro/slo/NeonSession.o
../../../unxlngx6.pro/slo/DateTimeHelper.o
../../../unxlngx6.pro/slo/LinkSequence.o
../../../unxlngx6.pro/slo/LockSequence.o
../../../unxlngx6.pro/slo/LockEntrySequence.o
../../../unxlngx6.pro/slo/UCBDeadPropertyValue.o -luno_cppuhelpergcc3 -luno_cppu
-luno_sal -luno_salhelpergcc3 -lucbhelper4gcc3 -lcomphelp4gcc3 -lneon -lxml2
-Wl,-Bstatic -lssl -lcrypto -Wl,-Bdynamic -ldl -lpthread -lm -Wl,-Bdynamic
-lstlport_gcc
/usr/bin/ld: /usr/lib/libssl.a(s2_srvr.o): relocation R_X86_64_32 against `a
local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../../unxlngx6.pro/lib/libucpdav1.so'
---* tg_merge.mk *---

Another reason to just use dynamic OpenSSL libs on Linux like anywhere else.
I'll for now conditionalize this for system-openssl...


---------------------------------------------------------------------
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