Issue 10282 - build issues for OOO_STABLE_1
Summary: build issues for OOO_STABLE_1
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.2
Hardware: PC Other OS
: P3 Trivial (vote)
Target Milestone: OOo 1.0.2
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 12:56 UTC by foskey
Modified: 2003-03-06 09:20 UTC (History)
1 user (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 foskey 2002-12-23 12:56:05 UTC
This issue is about my problems that I had building stable 1 and how I worked
around these problems.

Problem 1:  Configure does not understand jdk 1.4.1.

Solution:  Upgraded configure to OO643C.

Problem 2:  dmake could not be built.  Related to upgrade of configure.

solution:  upgrade dmake directory to OO643C

Problem 3:  Cannot work all the compilers correctly, this is because I use
gcc-3.0 not gcc and this causes me no end of problems elsewhere.

solution:  upgrade solenv/inc to OO 643C and then downgrade solenv/inc/minor.mk
to OOO_STABLE_1 again.
Comment 1 foskey 2003-01-01 02:31:00 UTC
STLport will not compile with the correct version of gcc.

The gcc version is hardcoded and therefore it uses teh wrong gcc
compiler.  This in turn causes memory errors later in the build.

Solution is to upgrade stlport to OO643C
Comment 2 foskey 2003-01-01 02:31:45 UTC
rsc/source/rscpp will not compile using latest gcc 3.2.

Solution update that directory to OO643C which has patch applied.
Comment 3 chris 2003-01-13 13:03:45 UTC
Ken, aren't all these issues solved now?

Chris
Comment 4 foskey 2003-01-17 11:58:31 UTC
This issue is now solved.
Comment 5 Martin Hollmichel 2003-03-06 09:20:55 UTC
verified and closed.