[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-08-29 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from t...@openoffice.org Sun Aug 30 03:43:55 + 
2009 ---
Closing as the fix is already in the trunk.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-07-10 Thread vg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User vg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from v...@openoffice.org Fri Jul 10 13:23:16 + 
2009 ---
verified in the CWS mingwport21

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-07-04 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

 Assigned to|tono  |vg





--- Additional comments from t...@openoffice.org Sat Jul  4 07:03:07 + 
2009 ---
Reassingning for verification.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-07-02 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from t...@openoffice.org Thu Jul  2 22:22:09 + 
2009 ---
Fixed in cws mingwport21.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-07-01 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from t...@openoffice.org Wed Jul  1 13:27:20 + 
2009 ---
Staring in cws mingwport21

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-26 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971





--- Additional comments from t...@openoffice.org Fri Jun 26 10:55:37 + 
2009 ---
@hjs: The macro $(PATH_SEPERATOR) is always ; in Windows even if the build 
uses cygwin shell. So it should be like as follows. 

IF $(GUI)==WNT  $(USE_SHELL)!=4nt
PATH!:=.:$(SOLARBINDIR:^/cygdrive/:s/://):$(PATH)
.ELSE   # $(GUI)==WNT  $(USE_SHELL)!=4nt
PATH!:=.$(PATH_SEPERATOR)$(SOLARBINDIR)$(PATH_SEPERATOR)$(PATH)
.ENDIF  # $(GUI)==WNT  $(USE_SHELL)!=4nt


-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-26 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |63240)
Updated patch set






--- Additional comments from t...@openoffice.org Sat Jun 27 02:30:31 + 
2009 ---
Created an attachment (id=63240)
Updated patch set


-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-22 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User hjs changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from h...@openoffice.org Mon Jun 22 10:35:57 + 
2009 ---
while the pyuno problem definitely is something i missed (sorry for that), i
wonder why exporting the PATH in tg_ext.mk doesn't help to find xml2-config 
script.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-22 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971





--- Additional comments from t...@openoffice.org Mon Jun 22 12:50:27 + 
2009 ---
@hjs: Thank you for the comment. Alles klar. Exporting PATH in tg_ext.mk is a 
nice idea and I think I should follow the strategy instead of modifying the 
make files in libxslt/redland.

Actually SOLARBINDIR is in the mixed path format on windows platform and cannot 
be directly appended to PATH environment if the build is on cygwin. It has to 
be converted to cygwin's posix format. Unless, the drive letter separater is 
got mixed up with the path separater.

I now believe that the problem will not occur on unn*x platforms.


-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-22 Thread hjs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971





--- Additional comments from h...@openoffice.org Mon Jun 22 13:50:51 + 
2009 ---
on a second thought, exporting PATH in tg_ext.mk my no give the desired result
in both windows flavors...

this should set PATH correct:

IF $(GUI)==WNT  $(USE_SHELL)!=4nt
PATH!:=.$(PATH_SEPERATOR)$(SOLARBINDIR:^/cygdrive/:s/://)$(PATH_SEPERATOR)$(PATH)
.ELSE   # $(GUI)==WNT  $(USE_SHELL)!=4nt
PATH!:=.$(PATH_SEPERATOR)$(SOLARBINDIR)$(PATH_SEPERATOR)$(PATH)
.ENDIF  # $(GUI)==WNT  $(USE_SHELL)!=4nt



-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-20 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971
 Issue #|102971
 Summary|to-be-DEV300_m51: mingw port without solarbindir in pa
|th
   Component|tools
 Version|DEV300m37
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|tono
 Reported by|tono





--- Additional comments from t...@openoffice.org Sun Jun 21 01:00:38 + 
2009 ---
The folowing two problems will appear in m51 as solve/*/bin is removed from 
PATH.

1.
The makefile.mk in pyuno/source/loader is invoking regcomp, not $(REGCOMP) for 
mingw.

2.
libxslt, redland/raptor and redland/rasqal cannot find xml2-config script and 
redland/raptor cannot find xslt-config in configuration of the external 
project. They need additional configure parameters. I am concerned these 
problems can occur on other platforms.

The patch set to revive mingw port will be attached.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-20 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

Target milestone|---   |DevTools

 Version|DEV300m37 |DEV300m50





--- Additional comments from t...@openoffice.org Sun Jun 21 01:03:54 + 
2009 ---
I am afraid it is too large to be masterfixed. I will start it as soon as I see 
m51.

-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-20 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User tono changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |63109)
The patch set






--- Additional comments from t...@openoffice.org Sun Jun 21 01:06:04 + 
2009 ---
Created an attachment (id=63109)
The patch set


-
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



[tools-issues] [Issue 102971] to-be-DEV300_m51: mingw p ort without solarbindir in path

2009-06-20 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102971


User khirano changed the following:

What|Old value |New value

  CC|'hjs,sb,vg'   |'hjs,khirano,sb,vg'





-
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