Issue 34419 - W32 build fails in libxml2
Summary: W32 build fails in libxml2
Status: CLOSED DUPLICATE of issue 32398
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: 680m54
Hardware: All Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: hennes.rohling
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 05:05 UTC by quetschke
Modified: 2006-08-16 13:44 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 quetschke 2004-09-21 05:05:18 UTC
W32 build fails in libxml2 with:

=============
Building project libxml2
=============
/w1/SRC680_m54/libxml2
mkout -- version: 1.3
------------------------------
Making: ./wntmsci10.pro/misc/so_libxml2.dpc
dmake subdmake=true  -f makefile.mk product="full" depend=t ALLDPC
------------------------------
No Dependencies
-------------
cd ./wntmsci10.pro/misc/build && ( gunzip -c
../../../download/libxml2-2.5.11.tar.gz  | tar  -xvf -) && /bin/touch.exe
so_unpacked_so_libxml2
libxml2-2.5.11/
libxml2-2.5.11/example/
libxml2-2.5.11/example/Makefile.am
libxml2-2.5.11/example/gjobread.c
libxml2-2.5.11/example/gjobs.xml
...
libxml2-2.5.11/SAXresult/wml.xml
libxml2-2.5.11/SAXresult/xml1
libxml2-2.5.11/SAXresult/xml2
make writeable...
cd ./wntmsci10.pro/misc/build && cat ../../../libxml2-2.5.11.patch | tr -d
"\015" | patch -b -p2 && /bin/touch.exe so_patched_so_libxml2
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|*** misc/libxml2-2.5.11/config.h	Tue May 11 18:05:01 2004
|--- misc/build/libxml2-2.5.11/config.h	Tue May 11 18:01:52 2004
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 251
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|*** misc/libxml2-2.5.11/makefile.mk	Tue May 11 18:05:00 2004
|--- misc/build/libxml2-2.5.11/makefile.mk	Tue May 11 18:02:59 2004
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 389
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|*** misc/libxml2-2.5.11/xml2.map	Tue May 11 18:05:01 2004
|--- misc/build/libxml2-2.5.11/xml2.map	Tue May 11 18:01:53 2004
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file libxml2-2.5.11/include/libxml/xmlversion.h
dmake:  Error code 1, while making
'./wntmsci10.pro/misc/build/so_patched_so_libxml2'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /w1/SRC680_m54/libxml2
dmake:  Error code 1, while making 'build_all'
---* tg_merge.mk *---
Comment 1 pavel 2004-09-21 07:10:25 UTC
This is fixed in pj02.


*** This issue has been marked as a duplicate of 32398 ***
Comment 2 Martin Hollmichel 2006-08-16 13:44:07 UTC
close issue.