Issue 25297 - configure warning: GNU make not found
Summary: configure warning: GNU make not found
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: www (show other issues)
Version: current
Hardware: All Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 04:21 UTC by utomo99
Modified: 2004-04-11 03:30 UTC (History)
2 users (show)

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


Attachments
config_office (132.70 KB, application/octet-stream)
2004-02-10 04:22 UTC, utomo99
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description utomo99 2004-02-10 04:21:22 UTC
I try to configure OOo 1.1.1b source tarball. 
and I got this:
configure:3096: checking the GNU make version
configure:3107: WARNING: not found build may fail

And other warning 
conftest.cc : fatal error LNK1106: invalid file or disk full: cannot seek to 
0x2F3E
I will attach the config_office output. 

Please help. 
Thanks. 

Win Xp Pro. 
MS Visual Studio .net 2002 entreprise. 
JDK 141_05
cygwin 1.5.5-1
4NT 4.01
Comment 1 utomo99 2004-02-10 04:22:12 UTC
Created attachment 13019 [details]
config_office
Comment 2 utomo99 2004-02-18 10:45:44 UTC
is there anything I need to check to find what is wrong ? 
Configure is finish, and I can build (until officecfg module) with javadep.exe 
error. 
Other module (before officecfg) I can build. 
please help. Thanks
Comment 3 Martin Hollmichel 2004-02-20 16:20:03 UTC
please check build documentation carefully when trying to build.

I does not make any sense to proceed with the build if an error occured.
Comment 4 Martin Hollmichel 2004-03-05 15:07:51 UTC
close issue.
Comment 5 utomo99 2004-03-27 03:07:16 UTC
Finally I found that this is build guides issue. 
in the build guides it is not mention to install the cygwin make. 

Reopen. 

Volker, can you add the notes in the build guide please. to include cygwin 
make. 
Thanks
Comment 6 Martin Hollmichel 2004-04-02 15:45:00 UTC
utomo, wonderful that you found this is a documentation issue, can you please
add more specific information here and reassign it to volker so that he is able
to update the documentation ?
Comment 7 utomo99 2004-04-03 08:05:36 UTC
I think in the build guides. 
just add make to the cygwin packages needed. 
http://tools.openoffice.org/dev_docs/build_windows.html
Not all Cygwin packages are needed to build OpenOffice.org, but make sure that 
at least all the packages from the base category and the following packages 
are installed. 

bison
flex
make
patch
perl 

Reassign to volker. Thanks

It is by the help of others in discussion in the tool list. 
Comment 8 quetschke 2004-04-11 03:29:51 UTC
Added to W32-4nt page.
Comment 9 quetschke 2004-04-11 03:30:05 UTC
close