To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76191
                 Issue #|76191
                 Summary|undefined reference to jvmaccess::ClassPath::doTransla
                        |teToUrls
               Component|porting
                 Version|680m206
                Platform|Sun
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Sun Apr  8 08:00:27 +0000 
2007 -------
Building m207 on GNU/Linux SPARC with debian/unstable gcc-4.1.2:

Making: ../../unxlngs.pro/lib/javavm.uno.so
ccache g++ -z combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -Wl,-O1
-Wl,--version-script ../../unxlngs.pro/misc/jen_javavm.uno.map
-L../../unxlngs.pro/lib -L../lib -L/home/jim/vanilla/solenv/unxlngs/lib
-L/home/jim/vanilla/solver/680/unxlngs.pro/lib
-L/home/jim/vanilla/solenv/unxlngs/lib
-L/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/lib
-L/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre/lib/sparc
-L/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre/lib/sparc/client
-L/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre/lib/sparc/native_threads
-L/usr/lib ../../unxlngs.pro/slo/javavm.uno_version.o
../../unxlngs.pro/slo/jen_description.o -o ../../unxlngs.pro/lib/javavm.uno.so
../../unxlngs.pro/slo/javavm.o ../../unxlngs.pro/slo/jvmargs.o
../../unxlngs.pro/slo/interact.o -luno_cppuhelpergcc3 -luno_cppu -luno_sal
-ljvmaccessgcc3 -luno_salhelpergcc3 -ljvmfwk -ldl -lpthread -lm -Wl,-Bdynamic
-lstlport_gcc -lstdc++
../../unxlngs.pro/slo/javavm.o: In function
`jvmaccess::ClassPath::translateToUrls(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, _Jv_JNIEnv*, rtl::OUString const&)':
javavm.cxx:(.text._ZN9jvmaccess9ClassPath15translateToUrlsERKN3com3sun4star3uno9ReferenceINS4_17XComponentContextEEEP10_Jv_JNIEnvRKN3rtl8OUStringE+0x4):
undefined reference to
`jvmaccess::ClassPath::doTranslateToUrls(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, _Jv_JNIEnv*, rtl::OUString const&)'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../../unxlngs.pro/lib/javavm.uno.so'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while 

The problem is in the jvmaccess/util/gcc3_linux_intel.map which we use.
The new symbols for doTranslateToUrls are different from what is built there.
Attaching patch but need to find if this affects any others apart from SPARC.

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