[porting-issues] [Issue 48304] ERROR: ERROR: Could not find getuid.so!

2005-05-23 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304


User is changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon May 23 01:14:37 -0700 
2005 ---
Closing

-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-05-22 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Sun May 22 14:08:14 -0700 
2005 ---
maho also verified by full build in m105


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-05-09 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304


User is changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon May  9 08:53:05 -0700 
2005 ---
Verified.

-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-29 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304


User is changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 07:22:53 -0700 
2005 ---
IS: Okay, if you like it for all platforms even without getuid.so. I fixed this
in cws nativefixer7 in that way, that I stop building only for Solaris and Linux
 platform. For all other platforms,  the getuid.so is not required for creating
the tar file. 
By the way: We use this library to hide the person, who created the tar file,
that's all.
Of course this functionality can be expanded to other platforms later.
- Fixed

-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304


User pjanik changed the following:

  What|Old value |New value

CC|''|'pjanik'

   Assigned to|mh|is





--- Additional comments from [EMAIL PROTECTED] Wed Apr 27 23:14:53 -0700 
2005 ---
I think that only Solaris needs getuid.o. See setup_native/scripts/makefile.mk.

We should not compile getuid.so on GNU/Linux, I think.

Ingo: do you have cws for such fixes?


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Wed Apr 27 23:40:27 -0700 
2005 ---
This patch is also needed for FreeBSD.
Exactly same error occured


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Wed Apr 27 23:49:15 -0700 
2005 ---
This fix works fine for me with m97 / Mac OSX

Thank you  :-)

-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 00:44:39 -0700 
2005 ---
pjanik:
undestand. 
.IF $(OS) == SOLARIS

ALLTAR: $(BIN)$/install $(BIN)$/uninstall $(BIN)$/admin

$(BIN)$/install: install_solaris.sh
$(PERL) install_create.pl install_$(OS).sh $(LB)$/getuid.so
$(BIN)$/install ; chmod 775 $(BIN)$/install

okay, we need .IF $(OS) == ABCDEF -- .ENDIF


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 08:47:19 -0700 
2005 ---
The error is, that the process to create download installation sets is started
for a platform like Mac or FreeBsd. This was implemented only for Windows, Linux
and Solaris.
Therefore I will check for this platforms before starting to create download 
sets. 
Then in the next time the process can be expanded to other platforms.
 
Or is it sufficient to solve the problem with getuid.so and everything works 
fine?
(I can include this in my current cws nativefixer7)

-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 09:55:31 -0700 
2005 ---
I think it could be interesting to have support for downloadinstsets also for
other systems.


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-28 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 17:50:33 -0700 
2005 ---
is:
I'm second to pjanik, and if it is possible, please honor
--with-package-format, which can be set at configure.
(personally I use portable to create vanilla tar+gz archive)
thanks!


-
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 48304] ERROR: ERROR: Could not find getuid.so!

2005-04-27 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48304


User maho changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=25567) ad hoc patch,
  |  |good by for getuid.so





--- Additional comments from [EMAIL PROTECTED] Wed Apr 27 17:03:51 -0700 
2005 ---
Created an attachment (id=25567)
ad hoc patch, good by for getuid.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]