Issue 45364 - MacOS X: bootstr2 lib mess
Summary: MacOS X: bootstr2 lib mess
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: pavel
QA Contact: issues@tools
URL:
Keywords:
: 45529 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-03-18 08:04 UTC by pavel
Modified: 2005-04-10 20:58 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-03-18 08:04:03 UTC
Hi,

current m87:

Making: ../unxmacxp.pro/bin/transex3
unx
...
ld: Undefined symbols:
Prj::GetDependencies(unsigned char)
Star::Star(GenericInformationList*, ByteString&, unsigned char, char const*)
Star::~Star()
dmake:  Error code 1, while making '../unxmacxp.pro/bin/transex3'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/Users/oo/BuildDir/ooo_SRC680_m87_src/transex3/source

I'll clean this mess. libs.mk will contain BOOTSTRP2LIB for both WNT and UNX
environments. And transex3/source/makefile.mk will use it.
Comment 1 pavel 2005-03-18 08:34:25 UTC
obo: are you OK with this change?
Comment 2 oliver.bolte 2005-03-18 08:45:02 UTC
Hi Pavel,
no don't do that please. I've changed it, because we have problems with
doublicated symbols in another module. I've asked Ivo to get this stuff out of
tools into transex3 directly. Its only a temporary change.

Oliver.
Comment 3 pavel 2005-03-18 08:46:25 UTC
obo: OK.

I'll only change MacOS X problems in transex3.

Thanks for such fast feedback :-)
Comment 4 pavel 2005-03-19 23:56:31 UTC
Fixed in macosx04.

ericb: please VERIFY this issue.
Comment 5 eric_openoffice 2005-03-20 07:14:49 UTC
I had the same break while building m87. The patch out of cws macosx04 fixed the
problem.  
Comment 6 eric.bachard 2005-03-20 08:41:55 UTC
ericb -> pavel

builds fine

verified 
Comment 7 pavel 2005-03-20 09:31:14 UTC
*** Issue 45529 has been marked as a duplicate of this issue. ***
Comment 8 pavel 2005-04-10 20:58:03 UTC
Closing.