[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-24 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sun Aug 24 07:04:07 + 
2008 ---
Verified, 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]



[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-22 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007





--- Additional comments from [EMAIL PROTECTED] Fri Aug 22 08:17:40 + 
2008 ---
I believe this comes from...

a) first cmcfixes48 made a change to scp2 as in

cvs diff -u -r1.304 -r1.305 source/ooo/file_library_ooo.scp

to add a libmozbootstrap library when building with system-mozilla
or building without mozilla. The original situation that with mozilla
bundled mozab *except under mac* remained.

b) dba31a made another change.

merging in the cvs diff -u -r1.305 -r1.306 source/ooo/file_library_ooo.scp
changed the ifdef to now mean.

if building with system-mozilla, or building without mozilla, or always on the
mac then bundle mozab, otherwise bundle the libmozbootstrap library which
quite different logic

So its a merge conflict, attached is a patch to do the right thing

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



[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-22 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |55931)
fix






--- Additional comments from [EMAIL PROTECTED] Fri Aug 22 08:18:19 + 
2008 ---
Created an attachment (id=55931)
fix


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



[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-22 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007





--- Additional comments from [EMAIL PROTECTED] Fri Aug 22 08:22:48 + 
2008 ---
I assume as a P1 that this will just get taken into DEV300_m30 by re ?

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



[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-22 Thread vg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007


User vg changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Aug 22 14:31:32 + 
2008 ---
fixed on master (DEV300, m30)

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



[dba-issues] [Issue 93007] to-be-DEV300_m30: libmozbo otstrap missing

2008-08-21 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93007
 Issue #|93007
 Summary|to-be-DEV300_m30: libmozbootstrap missing
   Component|Database access
 Version|1.0.0
Platform|All
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|none
 Assigned to|cmc
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Fri Aug 22 05:59:52 + 
2008 ---
On unxmacxi.pro:

ERROR: File not found: libmozbootstrap.dylib

That lib is not generated at all in connectivity:

DirServiceProvider.cxx 
if test -e ../../../../unxmacxi.pro/slo/MNSProfileDirServiceProvider.o ; then 
touch 
../../../../unxmacxi.pro/slo/MNSProfileDirServiceProvider.obj ; fi
--
Making: ../../../../unxmacxi.pro/slb/mozbootstrap.lib
echo unxmacxi.pro/slo/MNSINIParser.o unxmacxi.pro/slo/MNSProfileDiscover.o 
unxmacxi.pro/slo/MMozillaBootstrap.o unxmacxi.pro/slo/MNSFolders.o 
unxmacxi.pro/slo/MNSInit.o 
unxmacxi.pro/slo/MNSProfileManager.o unxmacxi.pro/slo/MNSRunnable.o 
unxmacxi.pro/slo/MNSProfile.o unxmacxi.pro/slo/MNSProfileDirServiceProvider.o | 
xargs -n1  
../../../../unxmacxi.pro/slb/mozbootstrap.lib

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