Hi!

Any hints on building OOo 3.0 M28 @ SuSE 11.0 ?

./configure --disable-build-mozilla --disable-mediawiki --with-use-shell=bash

[...]

Building module sandbox
/home/nixnutz/oo.org-m28/sandbox/com/sun/star/lib/sandbox
mkout -- version: 1.8
Making dpj...

/usr/bin/javac -classpath ".:../../../../../unxlngi6.pro/class:/usr/lib/jvm/java-1.5.0-gcj/jre/lib/rt.jar:." -d ../../../../../unxlngi6.pro/class @/tmp/mkJVrXoE
AudioProxy.java:37: error: Holder cannot be resolved to a type
        class AudioProxy implements AudioClip, Holder {
                                               ^^^^^^
AudioProxy.java:42: warning: Vector is a raw type. References to generic type Vector<T> should be parameterized
        private Vector cargo = new Vector();
                ^^^^^^
AudioProxy.java:42: warning: Vector is a raw type. References to generic type Vector<T> should be parameterized
        private Vector cargo = new Vector();
                                   ^^^^^^
AudioProxy.java:62: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector<T> should be parameterized
        cargo.addElement(object);
        ^^^^^^^^^^^^^^^^^^^^^^^^
4 problems (1 error, 3 warnings)


[EMAIL PROTECTED]:~/oo.org-m28> /usr/bin/javac --version
javac (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[EMAIL PROTECTED]:~/oo.org-m28> uname -a
Linux linux-o9ss 2.6.25.11-0.1-pae #1 SMP 2008-07-13 20:48:28 +0200 i686 i686 i386 GNU/Linux



Thanks!
Ulf

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

Reply via email to