Issue 8307 - gnuzip(gzip.exe) work incorrect when build SRX643_OO
Summary: gnuzip(gzip.exe) work incorrect when build SRX643_OO
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 643C
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-14 08:25 UTC by yunin
Modified: 2003-03-08 08:34 UTC (History)
2 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 yunin 2002-10-14 08:25:29 UTC
I build SRX643_OO,raise some errors,details belowing:
I copy gzip.exe to gnuzip.exe,but still not success.I unzip or tar the .zip 
file or .tar.gz file to dest dir by handle. build success.

1. zlib module

=============
Building project zlib
=============
C:/OOo/OOo643/zlib
mkout -- version: 1.3
------------------------------
Making:.\wntmsci7.pro\misc\zlib.dpc
dmake subdmake=true  product="full" depend=t ALLDPC
------------------------------
NoDependencies
-------------
     0 files deleted
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\mk37e => C:\OOo\OOo643
\zlib\wntmsci7.pro\misc\zlib-1.1.4.unpack
     1 file copied
rem @echo off
iff "%PERL%" == "" then
call %PERL% %SOLARENV%\bin\mkdir.pl %1&
rem @echo off
iff "%PERL%" == "" then
call %PERL% %SOLARENV%\bin\mkdir.pl %1&
cd .\wntmsci7.pro\misc\build && ( gunzip -c ..\..\..\download\zlib-
1.1.4.tar.gz  | tar  -xvf -) && C:\cygwin\bin\touch.exe so_unpacked
make writeable...
echo dummy > .\wntmsci7.pro\misc\build\zlib-1.1.4\makefile.mk
C:\cygwin\bin\touch.exe .\wntmsci7.pro\misc\build\zlib-1.1.4\makefile.mk
cd .\wntmsci7.pro\misc\build && ( type ..\..\..\zlib-1.1.4.patch | tr -d "\015" 
| patch -b -p2 ) && C:\cygwin\bin\touch.exe so_patched
---*TG_SLO.MK*---
---*TG_SLO.MK*---

2. icu
3. neon
Comment 1 Unknown 2002-10-14 16:16:52 UTC
I cannot reproduce your problem. I'm also not quite sure what 
you mean. Is it that (g)unzip doesn't work and you have to do 
this by hand, then continue with build or dmake? 

What are your (g)zip and (g)unzip tools? 
Comment 2 quetschke 2002-12-02 14:11:09 UTC
Works for me ;-)

Ok, Yunin, have you tried if this problem is still there with
the OpenOffice643C version?

If yes, please tell us which cygwin version you are using,
( Enter cygcheck -s ) and the output of:
  ls -l /bin/g*zip
in your bash.
Comment 3 Unknown 2002-12-02 17:54:24 UTC
assigned to vq on his own request.
Comment 4 yunin 2002-12-06 07:00:19 UTC
I build oo_643c_src success!gnuzip work correct,this problerm fixed.
Comment 5 quetschke 2003-03-08 08:34:16 UTC
Mark CLOSED