[tools-issues] [Issue 99864] mips JDK paths wrong.

2009-03-05 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99864





--- Additional comments from sja...@openoffice.org Thu Mar  5 16:33:00 
+ 2009 ---
I don't know how long that Lemote JDK will be around, but so far I'm not aware
of a complete OpenJDK that has been built, please correct me if my take on that
is wrong. Building with the Lemote 1.5 JDK can be considered exception, but it
was the only thing that worked for me at the time (November 2007), other options
such as GCJ or OpenJDK should work now.

rene: It looks like your last patch should suffice, I'll try it as soon as I'll
start building current OpenOffice.org releases on MIPS, which should be very 
soon.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 82715] Use system gcc stl for all Linux ports except for locked-in ones

2007-10-19 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82715


User sjanki changed the following:

What|Old value |New value

  CC|'kendy,mba,pjanik,rene,sb,|'kendy,mba,pjanik,rene,sb,
|sparcmoz' |sjanki,sparcmoz'





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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-10-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Thu Oct 11 17:04:56 + 
2007 ---
sjanki-cmc: I have no problem with that, in fact I would only like to get all
of this to build cleanly. Have you had a chance to see if you can generalise the
patches for both big-endian and little-endian Linux/MIPS, either 32-bit or 
64-bit?

I am planning to build both 64-bit big-endian and little-endian Linux/MIPS tool
chains for my distribution so it would be great to be able to create 64-bit 
OpenOffice.org binaries as well.

I only previously had this blocking issue that prevented me from completing the
build: http://www.openoffice.org/issues/show_bug.cgi?id=81439. Removing the
-lXau directive didn't solve the error.

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



[porting-issues] [Issue 81955] Linux/MIPS port meta-issue

2007-10-09 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81955





--- Additional comments from [EMAIL PROTECTED] Tue Oct  9 13:11:05 + 
2007 ---
sjanki-cmc: this depends on the configuration of the jdk. The one I'm running
(1.5.0-rc, available from
http://www.lemote.com/debian/pool/contrib/sun-java_1.5-lemote-b1_mipsel.deb)
uses mips32, but I agree that mipsel, mips(eb), mips64el and mips64(eb) would be
be more logical.

JDK 1.6 is being ported now, but a lack of resources on the part of Lemote
prevents its completion. Since this code would not be too different from that in
the OpenJDK, integration wouldn't be that difficult. I don't have the time to
look at this issue now, but will as soon as I can.

I don't know of any other JVM that targets mips(el), either 32-bit or 64-bit.

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



[porting-issues] [Issue 81487] OOo 2.3.0 RC2 Linux/MIPS s al patch

2007-10-03 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81487





--- Additional comments from [EMAIL PROTECTED] Wed Oct  3 18:52:52 + 
2007 ---
sjanki-cmc:thanks for that information. As for my porters, that would most
definitely be me :). The patch was previously done by Lemote and I'm gradually
trying to understand the code, so I can clean it up and improve it. That also
means I have to ramp up my knowledge of Unix/Linux and particularly MIPS
programming, which I'm doing at the moment. Still I would kindly appreciate and
 welcome any help from Debian and Gentoo MIPS porters as well.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-10-02 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Tue Oct  2 10:56:02 + 
2007 ---
@cmc: It is definitely cool but also a necessity, that's why I'm so much
inclined to get this working. It surely is possible to run Linux/MIPS on QEMU,
that's what I've been doing since before I had a Loongson 2E system. Look here
for directions on how to install Debian GNU/Linux MIPS(EL) on QEMU:
http://www.aurel32.net/info/debian_mips_qemu.php.

You can also install using the QEMU MIPS Malta emulation but I've had a few
problems with that. I can say that it's a lot slower in QEMU on my AMD Athlon
1.2 GHz than on physical hardware, but that can be expected.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 08:03:44 + 
2007 ---
Does that mean that this code will not be integrated at the moment? It has been
used to build a functional version of OOo 2.0.4 available in the Debian
repositories. I will ask for help on their Linux/MIPS mailing list.

It's kind of hard when you are about the only person working on something like
this. I do have knowledge of MIPS and will try to get this running as soon as
possible. Thanks for your offer to help.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 08:43:56 + 
2007 ---
@rene: Maybe I'm mistaken but I saw *-mipsel-* packages in the repository and
thought Debian had them included. This is where you can get functional (Chinese)
packages of OOo 2.0.4 for little-endian Linux/MIPS:
http://www.lemote.com/debian/ooo/

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



[porting-issues] [Issue 81955] Linux/MIPS port meta-issue

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81955





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 08:53:57 + 
2007 ---
Yes that should be 81489. I filed them shortly after each other.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 08:58:26 + 
2007 ---
They are for mipsel. I don't have access to mips hardware. I do however have
contact with the Gentoo/MIPS maintainer so he could help getting this to work on
big-endian MIPS as well. I would like to have support for both included but
mipsel is a priority because of the little-endian Loongson 2E processor.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 09:30:59 + 
2007 ---
Fuxin Zhang is the person who sent them to me. I would like to have the patch
cleaned up and/or rewritten so that it will be correct. I have been trying to
get this to work for more than two months now so any help and progress is 
welcome.

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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 10:04:38 + 
2007 ---
I have already sent in my JCA twice to [EMAIL PROTECTED] I had previously 
already sent in the SCA and Eric Bouchard replied telling me to submit my JCA 
to that address as well.

What can I do to get my name up there as well, fax it perhaps? I will only be 
able to do this later in the afternoon.

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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-26 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489





--- Additional comments from [EMAIL PROTECTED] Wed Sep 26 10:11:18 + 
2007 ---
The dates on which I sent it are 2007-09-12 and 2007-09-21 so maybe that's 
because it hasn't been updated for over a month. I'd suggest getting the page 
updated. I hope I haven't made a mistake in my JCA submission.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-25 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Tue Sep 25 15:47:50 + 
2007 ---
I received a patch from Fuxin Zhang (zhangfx at lemote dot com), CEO of Lemote
(http://www.lemote.com) and tried to build OpenOffice.org for Linux/MIPS on the
Loongson 2E processor. I have updated the patch and tried to build OOo 2.0.4,
2.2.0, 2.2.1 and now 2.3.0rc2 but without success.

Then I posted an error message to the [EMAIL PROTECTED] mailing list
and filed an issue for it. pjanik advised me to break the patch into pieces and
file issues for them per module. This is what I did and I have filed these
issues: 81481, 81482, 81483, 81486, 81487, 8149.

What I'm hoping to achieve is getting the patches cleaned up, reviewed for
correctness and then integrated into the main OOo source code. I think I can
have more success with the help of the wider community than keep trying on my 
own.

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



[util-issues] [Issue 81481] OOo 2.3.0 RC2 Linux/MIPS p latform definition

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81481
 Issue #|81481
 Summary|OOo 2.3.0 RC2 Linux/MIPS platform definition
   Component|utilities
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|automation
 Assigned to|gh
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:39:35 + 
2007 ---
This is a platform definition patch for Linux/MIPS. If possible I would like to
formally request ID 17 on qa/dev.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482
 Issue #|81482
 Summary|OOo 2.3.0 RC2 Linux/MIPS bridges patch
   Component|udk
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:47:29 + 
2007 ---
This is patch for Linux/MIPS bridges support. Even though it might need some
clean up I have still posted it here so people can look at it and improve upon
it to make it ready for inclusion.

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



[util-issues] [Issue 81481] OOo 2.3.0 RC2 Linux/MIPS p latform definition

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81481





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:41:26 + 
2007 ---
Created an attachment (id=48157)
Linux/MIPS platform definition patch


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



[tools-issues] [Issue 81483] OOo 2.3.0 RC2 Linux/MIPS c onfig_office patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81483
 Issue #|81483
 Summary|OOo 2.3.0 RC2 Linux/MIPS config_office patch
   Component|tools
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|configure
 Assigned to|mh
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:55:11 + 
2007 ---
This is a patch for Linux/MIPS JDK support as found on the Lemote Fu Long
computer containing the Loongson/Godson 2E processor.

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



[udk-issues] [Issue 81482] OOo 2.3.0 RC2 Linux/MIPS b ridges patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81482





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:48:39 + 
2007 ---
Created an attachment (id=48158)
OOo 2.3.0 RC2 Linux/MIPS bridges patch


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



[tools-issues] [Issue 81483] OOo 2.3.0 RC2 Linux/MIPS c onfig_office patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81483





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 08:56:48 + 
2007 ---
Created an attachment (id=48159)
OOo 2.3.0 RC2 Linux/MIPS config_office patch


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



[udk-issues] [Issue 81486] OOo 2.3.0 RC2 Linux/MIPS j vmfwk patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81486
 Issue #|81486
 Summary|OOo 2.3.0 RC2 Linux/MIPS jvmfwk patch
   Component|udk
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|jl
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:02:49 + 
2007 ---
This is a patch for Linux/MIPS JVMFWK support. I am not sure if it is correct
but this is what I got from Lemote. I have started an effort to integrate code
from their JDK 1.5 Linux/MIPS into the OpenJDK.

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



[udk-issues] [Issue 81486] OOo 2.3.0 RC2 Linux/MIPS j vmfwk patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81486





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:03:30 + 
2007 ---
Created an attachment (id=48160)
OOo 2.3.0 RC2 Linux/MIPS jvmfwk patch


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



[porting-issues] [Issue 81487] OOo 2.3.0 RC2 Linux/MIPS s al patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81487
 Issue #|81487
 Summary|OOo 2.3.0 RC2 Linux/MIPS sal patch
   Component|porting
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:06:22 + 
2007 ---
This is a Linux/MIPS sal patch. Without the patch to sal/osl/unx/system.h I get
a build error.

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



[porting-issues] [Issue 81487] OOo 2.3.0 RC2 Linux/MIPS s al patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81487





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:07:15 + 
2007 ---
Created an attachment (id=48161)
OOo 2.3.0 RC2 Linux/MIPS sal patch


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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489
 Issue #|81489
 Summary|OOo 2.3.0 RC2 Linux/MIPS solenv patch
   Component|tools
 Version|OOo 2.3 RC2
Platform|Other
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|solenv
 Assigned to|mh
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:13:04 + 
2007 ---
This is a Linux/MIPS solenv patch. It adds support for Linux/MIPS to the build
system.

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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 09:13:48 + 
2007 ---
Created an attachment (id=48162)
OOo 2.3.0 RC2 Linux/MIPS solenv patch


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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 17:48:50 + 
2007 ---
I am not entirely sure but I broke up the patch I received from Lemote and this
is what was used to build a functional version of OpenOffice.org 2.0.4 for
little-endian Linux/MIPS. You can omit it if you think it is not right.

I have not been able to create a functional build yet but I hoped getting these
patches reviewed and cleaned up would help me succeeding to create a functional 
one.

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



[tools-issues] [Issue 81489] OOo 2.3.0 RC2 Linux/MIPS s olenv patch

2007-09-11 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81489





--- Additional comments from [EMAIL PROTECTED] Tue Sep 11 17:52:53 + 
2007 ---
I would like to add that the SGI/IRIX platform is big-endian MIPS but
little-endian Linux/MIPS runs on the Loongson processor so that is probably why
it was added in the first place.

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



[porting-issues] [Issue 81439] OOo 2.3.0 RC2 Linux/MIPS b uild error in o3tl

2007-09-10 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81439
 Issue #|81439
 Summary|OOo 2.3.0 RC2 Linux/MIPS build error in o3tl
   Component|porting
 Version|OOo 2.3 RC2
Platform|Other
 URL|http://porting.openoffice.org/servlets/ReadMsg?list=de
|vmsgNo=17149
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|mh
 Reported by|sjanki





--- Additional comments from [EMAIL PROTECTED] Mon Sep 10 10:11:48 + 
2007 ---
I have been trying to build OOo 2.3.0 RC2 on little-endian Linux/MIPS Loongson
with and without optimised ARCH_FLAGS but I run into the same error:

--
- start unit test on library ../unxlngmips.pro/lib/libtests.so
--
testshl2 ../unxlngmips.pro/lib/libtests.so
Use default signal file name 'signalfile_1189417641.txt'
warning: Can't load module '../unxlngmips.pro/lib/libtests.so'.
warning: Function 'registerAllTestFunction' not found.
If you think, you are right, build testshl2 completly new.
error: The library '../unxlngmips.pro/lib/libtests.so' can't initialised, must 
quit.
dmake:  Error code 1, while making 'unittest'
---* tg_merge.mk *---

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



[porting-issues] [Issue 81439] OOo 2.3.0 RC2 Linux/MIPS b uild error in o3tl

2007-09-10 Thread sjanki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81439





--- Additional comments from [EMAIL PROTECTED] Mon Sep 10 10:14:35 + 
2007 ---
Created an attachment (id=48104)
OOo 2.3.0 RC2 Linux/MIPS diff


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