To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63607
                  Issue #:|63607
                  Summary:|skipping incompatible /usr/lib/.... when searching
                          |for ... messages
                Component:|porting
                  Version:|680m160
                 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] Fri Mar 24 19:35:00 -0800 
2006 -------
I get lots of warnings like the following when trying to compile open office. 

------------------------------
Making: ../unxlngx6.pro/lib/libuno_salhelpergcc3.so.3
g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN'
"-Wl,-hlibuno_salhelpergcc3.so.3" -shared -L../unxlngx6.pro/lib -L../lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solenv/unxlngx6/lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solver/680/unxlngx6.pro/lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solenv/unxlngx6/lib
-L/usr/lib -L/usr/jre/lib/amd64 -L/usr/jre/lib/amd64/server
-L/usr/jre/lib/amd64/native_threads -L/usr/X11R6/lib64
-L/usr/lib64/xulrunner-1.8.0.1 ../unxlngx6.pro/slo/uno_salhelpergcc3_version.o
../unxlngx6.pro/slo/uno_salhelpergcc3_description.o -o
../unxlngx6.pro/lib/libuno_salhelpergcc3.so.3 ../unxlngx6.pro/slo/condition.o
../unxlngx6.pro/slo/dynload.o ../unxlngx6.pro/slo/simplereferenceobject.o
-luno_sal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libdl.so when searching for -ldl
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libdl.a when searching for -ldl
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libpthread.a when searching for -lpthread
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld:
skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
rm -f ../unxlngx6.pro/lib/check_libuno_salhelpergcc3.so.3
mv ../unxlngx6.pro/lib/libuno_salhelpergcc3.so.3
../unxlngx6.pro/lib/check_libuno_salhelpergcc3.so.3
/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solenv/bin/checkdll.sh
-L../unxlngx6.pro/lib -L../lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solenv/unxlngx6/lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solver/680/unxlngx6.pro/lib
-L/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m160/solenv/unxlngx6/lib
-L/usr/lib -L/usr/jre/lib/amd64 -L/usr/jre/lib/amd64/server
-L/usr/jre/lib/amd64/native_threads -L/usr/X11R6/lib64
-L/usr/lib64/xulrunner-1.8.0.1 
../unxlngx6.pro/lib/check_libuno_salhelpergcc3.so.3
Checking DLL ../unxlngx6.pro/lib/check_libuno_salhelpergcc3.so.3 ...rm -f
../unxlngx6.pro/lib/libuno_salhelpergcc3.so
cd ../unxlngx6.pro/lib && ln -s libuno_salhelpergcc3.so.3 
libuno_salhelpergcc3.so
-rwxr-xr-x  1 root root 57511 Mar 24 18:28
../unxlngx6.pro/lib/libuno_salhelpergcc3.so.3


+++++++++++++++++++++++++++++++++++++++++++
The environment is set as follows linux Suse 10 x86_64 platform. 
Trying to compile oo by following these instructions 

http://wiki.services.openoffice.org/wiki/Porting_to_x86-64_%28AMD64%2C_EM64T%29

system info ## uname -a
Linux dhcppc0 2.6.13-15.8-default #1 Tue Feb 7 11:07:24 UTC 2006 x86_64 x86_64
x86_64 GNU/Linux

I also swapped java compilers to workaround a bug
http://www.openoffice.org/issues/show_bug.cgi?id=61361

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

Now Steps to reproduce.

# export CVSROOT=':pserver:[EMAIL PROTECTED]:/cvs/gnome'
# cvs login
# cvs -z3 checkout -P ooo-build
# cd ooo-build
# ./autogen.sh
# ./configure --with-distro=SUSE-64 --with-nss=/usr/include/nss
# ./download
# make

+++++++++++++++++++++++++++++++++++++++++++

Question: I was wondering how to pick up the 64 bit library and not the 32 bit
ones .Is there some swith to include /usr/lib64 during the configure phase

Example to use/pickup 
 /usr/lib64/libdl.so
instead of
 /usr/lib/libdl.so

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