Issue 12027

Summary: 1.1 beta 1 build breaks in udkapi
Product: udk Reporter: Unknown <non-migrated>
Component: codeAssignee: Martin Hollmichel <nesshof>
Status: CLOSED FIXED QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P2 CC: issues, matthias.huetsch
Version: 644   
Target Milestone: OOo 1.1 Beta   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-03-04 10:29:45 UTC
Building project udkapi
=============
/export/OpenOffice/OOo1.1-beta1/udkapi/com/sun/star/script
idlc @/tmp/mkUwZ5uF
idlc: compile 'AllEventObject.idl' ...
idlc: could not create registry file
'/tmp/AllEventObject_AllEventObject._idlc_Vk8JsA'
idlc: detected 1 errors in file 'AllEventObject.idl'
Sun Microsystems (R) idlc Version 1.0

dmake:  Error code 1, while making '../../../../unxlngi4.pro/misc/urd_cssscript.don'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/export/OpenOffice/OOo1.1-beta1/udkapi/com/sun/star/script
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
Comment 1 Martin Hollmichel 2003-03-05 09:01:33 UTC
is /export/OpenOffice/OOo1.1-beta located on local file system ?
Comment 2 Martin Hollmichel 2003-03-05 11:47:31 UTC
mh->armin: please check on local file system or Solaris nfs server
Comment 3 Unknown 2003-03-05 14:02:52 UTC
I re-did the build on a local file system 
(/home/buildso/OOO11beta1). Problem persists.
Comment 4 Martin Hollmichel 2003-03-06 20:04:49 UTC
It seem's to be a bug in the Linux pread system call for your 2.2-14
kernel. we (mh+mhu) patched the code back to lseek/read combination
(as for older versions) so that the build can continue. 
cc'ing mhu for final patch.
Comment 5 Martin Hollmichel 2003-03-07 10:04:04 UTC
mark as start, temporay fix is available.
Comment 6 matthias.huetsch 2003-03-11 16:19:24 UTC
Hi Armin,

the issue is now fixed in 'store/source/fileunx.hxx', r1.1.4.1.2.1
on Martin's CWS 'cws_srx644_ooo20030309'.

Martin intended to merge the fix back into your OOo 1.1 Beta sources.

Matthias
Comment 7 Martin Hollmichel 2003-06-16 16:47:40 UTC
closed.