[www-dev] Auto Reply: Re: [dev] build error

2011-02-24 Thread oliver . specht
Dies ist eine automatisch generierte Nachricht. Ich bin derzeit nicht in meinem Büro. This is an automatic reply. I'm currently out of office. -- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional command

[www-dev] Re: [dev] build error

2011-02-24 Thread Rohit Kulkarni
Hi Zongbo Zhang and Mathias, I have built OpenOffice source code. Now I am having trouble in navigating source code. So I am using NetBeans 6.9.1 in Fedora 13. But , there are some issues with netbeans regarding to running OpenOffice configure script and configuring project for code assistance. So

Re: [dev] build error

2011-02-19 Thread Mathias Bauer
Hi Zongbo Zhang, On 16.02.2011 10:24, Zongbo Zhang wrote: Thanks for mathias's reply, I have worked that out, already have done a full build now, but regret that did not use the ccoach stuff at the first time, every time do a hack in the codes, have to wait for around 20 minutes to rebuild the i

RE: [dev] build error

2011-02-16 Thread Zongbo Zhang
is up? -Original Message- From: Mathias Bauer [mailto:nospamfor...@gmx.de] Sent: 8. februar 2011 09:44 To: dev@openoffice.org Subject: Re: [dev] build error On 07.02.2011 10:00, Zongbo Zhang wrote: > C:\cygwin\home\zzh\m99\dev300_m99\tools\source\communi\geninfo.cxx : > fatal erro

Re: [dev] build error

2011-02-16 Thread Mathias Bauer
On 07.02.2011 10:00, Zongbo Zhang wrote: C:\cygwin\home\zzh\m99\dev300_m99\tools\source\communi\geninfo.cxx : fatal error C1083: Cannot open compiler generated file: 'C:/cygwinC:/cygwin/home/zzh/m99/dev300_m99/solver/300/wntmsci12.pro/workdir/CxxObject/tools/source/communi/geninfo.o': invalid a

[dev] build error

2011-02-07 Thread Zongbo Zhang
Hi, Thanks a lot for being so patient to answer all my questions, I did as Mathias told, read through the build guide again, and try my best to follow it. 1.unpack all the five bz2 source files using 'tar' xf. not the winzip/rar. 2.put the dev300_m99 into c:/cygwin/home/zzh/m99. 3.VC 2008

Re: [dev] build error

2011-02-07 Thread Viatcheslav.Sysoltsev
> Hi, > > Thanks a lot for being so patient to answer all my questions, I did as > Mathias told, read through the build guide again, and try my best to follow > it. > > 1.unpack all the five bz2 source files using 'tar' xf. not the winzip/rar. > 2.put the dev300_m99 into c:/cygwin/home/zzh/m99.

[dev] build error

2011-02-05 Thread Zongbo Zhang
Hi, Thanks a lot for being so patient to answer all my questions, I did as Mathias told, read through the build guide again, and try my best to follow it. 1.unpack all the five bz2 source files using 'tar' xf. not the winzip/rar. 2.put the dev300_m99 into c:/cygwin/home/zzh/m99. 3.VC 2008 expres

Re: [dev] build error C1083

2011-02-05 Thread Mathias Bauer
On 04.02.2011 13:00, Zongbo Zhang wrote: Hi, Thanks for all the quick answers to my questions. Now, got a new one: Entering /home/zzh/ooo/dev300_m99/embedserv/source/embed Making: all_emser.dpslo Compiling: embedserv/source/embed/register.cxx c:\cygwin\home\zzh\ooo\dev300_m99\embedserv\so

[dev] build error C1083

2011-02-04 Thread Zongbo Zhang
Hi, Thanks for all the quick answers to my questions. Now, got a new one: Entering /home/zzh/ooo/dev300_m99/embedserv/source/embed Making: all_emser.dpslo Compiling: embedserv/source/embed/register.cxx c:\cygwin\home\zzh\ooo\dev300_m99\embedserv\source\inc\stdafx.h(21) : fatal error C1083:

Re: [dev] build error

2011-02-03 Thread Viatcheslav.Sysoltsev
> Hi, > > Got error: > > ..\libxslt\win32config.h(92) :fatal error C1083: Cannot open include file: > 'libxml/xmlversion.h': No such file or directory > NMAKE : fatal error U1077: 'C:\Program~1\MICROS~2.0\VC\bin\cl.exe' : return > code'0x2' > stop. > dmake: Error code 2, while making > './wntmsc

[dev] build error

2011-02-03 Thread Zongbo Zhang
Hi, Got error: ..\libxslt\win32config.h(92) :fatal error C1083: Cannot open include file: 'libxml/xmlversion.h': No such file or directory NMAKE : fatal error U1077: 'C:\Program~1\MICROS~2.0\VC\bin\cl.exe' : return code'0x2' stop. dmake: Error code 2, while making './wntmsci12.pro/misc/build/s

[dev] build error under windows, really bugging, need solution

2010-06-29 Thread info shineprinters
hi, i am building OpenOffice under windows. i followed all steps mentioned in build guide, plus googled a lot. but this problem is still here. my build detaials DEV300_m83 platform windows XP . ERROR: i disabled DirectX but still it looks for d3dx9*.h(direct x) files. i downloaded the DirectX SDK a

[dev] build error

2010-06-29 Thread mohammed safeer
hi.. when i try to build OOO320_m19 i got the following error... Building module sysui /media/OS/openoffice/OOO320_m19/sysui/desktop/cleanversion - /media/OS/openoffice/OOO320_m19/sysui/desktop/share - /media/OS/openoffice/OOO320_m19/sysui/desktop/redhat - /medi

Re: [dev] Build error in helpcontent2 (Lucene)

2010-06-24 Thread Tor Lillqvist
> Microsoft Patch More like Windows Installer ("MSI") Patch, but yeah, means the same thing basically anyway. > As no one else is building them it's basically a Sun-only problem We (Novell) have been trying to use MSI patching, with occasional success even, for longer than Sun. But it has al

Re: [dev] Build error in helpcontent2 (Lucene)

2010-06-24 Thread Rene Engelhard
Hi, On Wed, Jun 23, 2010 at 10:54:53PM +0200, Pavel Laštovička wrote: > citing from issue #103354: > > "During the massive parallel build of helpcontent2 the lucene indexer > generates index files which are renamed. This behavior breaks the MSP > pack process, were no files have to be removed."

Re: [dev] Build error in helpcontent2 (Lucene)

2010-06-23 Thread Pavel Laštovička
Hello, Rene Engelhard napsal(a): On Mon, Jun 21, 2010 at 06:13:15PM +0200, Pavel Lastovicka wrote: when doing a parallel build of 3.2.1 on Cygwin I hit the following error: Checking cfs file _0.cfs: Not found cfs file check failed, terminating... See http://www.openoffice.org/issues/show_

Re: [dev] Build error in helpcontent2 (Lucene)

2010-06-21 Thread Rene Engelhard
On Mon, Jun 21, 2010 at 06:13:15PM +0200, Pavel Lastovicka wrote: > when doing a parallel build of 3.2.1 on Cygwin I hit the following error: > Checking cfs file _0.cfs: Not found > cfs file check failed, terminating... See http://www.openoffice.org/issues/show_bug.cgi?id=112339 for a similar

[dev] Build error in helpcontent2 (Lucene)

2010-06-21 Thread Pavel Lastovicka
Hi, when doing a parallel build of 3.2.1 on Cygwin I hit the following error: Checking cfs file _0.cfs: Not found cfs file check failed, terminating... When I tried to compile helpcontent2 again the error repeated itself. After some time I got over the problem but I cannot remember how (it w

[dev] Build error

2009-12-22 Thread Richard Whitehead
Hello, I hope someone can help... I'm trying to build Open Office for the first time. I'm an experienced developer on Windows using Visual Studio, but I'm not used to the unix/cygwin style of build. I've followed the instructions for building on windows and it all seemed fine (although the conf

Re: [dev] build error

2007-03-26 Thread Bernd Eilers
Bernd Eilers wrote: Jim Watson wrote: [... snip ...] On 26/03/2007, at 4:44 PM, Mathias Bauer wrote: possibly an error by the builder (nandan k) but...the sw file is in HEAD, so I suppose the question could be re-phrased as "can one build HEAD"? The answer is don´t try to always checko

Re: [dev] build error

2007-03-26 Thread Bernd Eilers
Jim Watson wrote: [... snip ...] On 26/03/2007, at 4:44 PM, Mathias Bauer wrote: possibly an error by the builder (nandan k) but...the sw file is in HEAD, so I suppose the question could be re-phrased as "can one build HEAD"? The answer is don´t try to always checkout with a milestone or

Re: [dev] build error

2007-03-26 Thread Jim Watson
On 26/03/2007, at 4:44 PM, Mathias Bauer wrote: Jim Watson wrote: On 24/03/2007, at 4:50 AM, Mathias Bauer wrote: a reference to it ;) http://sw.openoffice.org/source/browse/sw/writerfilter/source/ dmapper/ DomainMapperTableHandler.hxx?rev=1.1&view=markup initial check in #include nam

Re: [dev] build error

2007-03-26 Thread Mathias Bauer
Jim Watson wrote: > On 24/03/2007, at 4:50 AM, Mathias Bauer wrote: > >> nandan k wrote: >> >>> Hi All, >>> >>> Where can I find the corresponding .idl for the header >>> file XTextAppendAndConvert.hpp? 16:33 >>> it's not under com/sun/star/text directory in solver >>> also >>> solver 680 >>> >>>

Re: [dev] build error

2007-03-25 Thread Rüdiger Timm
Jim Watson wrote: On 24/03/2007, at 8:33 AM, Jim Watson wrote: On 24/03/2007, at 4:50 AM, Mathias Bauer wrote: nandan k wrote: Hi All, Where can I find the corresponding .idl for the header file XTextAppendAndConvert.hpp? 16:33 it's not under com/sun/star/text directory in solver also

Re: [dev] build error

2007-03-23 Thread Jim Watson
On 24/03/2007, at 8:33 AM, Jim Watson wrote: On 24/03/2007, at 4:50 AM, Mathias Bauer wrote: nandan k wrote: Hi All, Where can I find the corresponding .idl for the header file XTextAppendAndConvert.hpp? 16:33 it's not under com/sun/star/text directory in solver also solver 680 while try

Re: [dev] build error

2007-03-23 Thread Jim Watson
On 24/03/2007, at 4:50 AM, Mathias Bauer wrote: nandan k wrote: Hi All, Where can I find the corresponding .idl for the header file XTextAppendAndConvert.hpp? 16:33 it's not under com/sun/star/text directory in solver also solver 680 while trying to build writer filter in windows am getting

Re: [dev] build error

2007-03-23 Thread Mathias Bauer
nandan k wrote: > Hi All, > > Where can I find the corresponding .idl for the header > file XTextAppendAndConvert.hpp? 16:33 > it's not under com/sun/star/text directory in solver > also > solver 680 > > while trying to build writer filter in windows am > getting > com/sun/star/textfile/XTex

[dev] build error

2007-03-23 Thread nandan k
Hi All, Where can I find the corresponding .idl for the header file XTextAppendAndConvert.hpp? 16:33 it's not under com/sun/star/text directory in solver also solver 680 while trying to build writer filter in windows am getting com/sun/star/textfile/XTextAppendAndConvert.hpp not found error

Re: [dev] Build error in my build system with OOE680_m6

2006-12-14 Thread KAMI
Hello Indraveni! Thank you for the detailed information. I will try your tipp ASAP, and I will send back infromation about solution. Best regards, KAMI Indraveni írta: HI, This is a common error. You can see the issue 64134. You can find it here http://www.openoffice.org/issues/show_bu

Re: [dev] Build error in my build system with OOE680_m6

2006-12-14 Thread Indraveni
HI, This is a common error. You can see the issue 64134. You can find it here http://www.openoffice.org/issues/show_bug.cgi?id=64134. In short, you can solve the problem by having a nas support. That is configure your source --with--system-nas (if you have nas installed). Also check whether li

Re: [dev] Build error in my build system with OOE680_m6

2006-12-14 Thread Pavel Janík
Hi, /ooo2/nas/unxlngi6.pro/misc/build/nas-1.6/lib/audio/ConnSvr.c:1981: undefined reference to `XauDisposeAuth' /ooo2/nas/unxlngi6.pro/misc/build/nas-1.6/lib/audio/ConnSvr.c:1832: undefined reference to `XauGetBestAuthByAddr' please enter on or the other string in quotes into IssueZilla sea

[dev] Build error in my build system with OOE680_m6

2006-12-14 Thread KAMI
Hi! I wanted to build OOo 2.1 m6 on Linux (Sid) 4.0 base system. This is a newly set up of build system, so It can be a version or package error... I have got error message, the consol output is attached to this letter. Can someon help out the idea of possible problems? Thanks, KAMI --

Re: [dev] Build error

2006-04-19 Thread Yoann Babel
Yoann Babel wrote: Building on Debian Stable (Sarge) for the first time (I want to test VBA compat), I get this error after a while : java -Xms256m -Xmx256m -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory=org.apache

[dev] Build error

2006-04-19 Thread Yoann Babel
Building on Debian Stable (Sarge) for the first time (I want to test VBA compat), I get this error after a while : java -Xms256m -Xmx256m -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.Document

Re: [dev] Build error

2005-10-21 Thread Volker Quetschke
tcmichals wrote: > Windows XP SP2, VS.2003, configure script has --enable-debug, it gets down > to creating an installer? using the latest CVS tree (ie cvs co OpenOffice) That is not the way to checkout the latest source, to get the source for the released OpenOffice.org 2.0 you have to co bran

[dev] Build error

2005-10-21 Thread tcmichals
Windows XP SP2, VS.2003, configure script has --enable-debug, it gets down to creating an installer? using the latest CVS tree (ie cvs co OpenOffice) ... = Building project testshl = /home/Administrator/OOo/testshl/util - /home/Administrator/OOo/testshl/

Re: [dev] build error

2005-02-01 Thread Volker Quetschke
miketan wrote: I tried to individually build svx project with "build debug=true". Here is the error i get guw.pl link /MACHINE:IX86 @/tmp/mkb01776 Command: link link: cannot create link '@C:\\cygwin\\tmp\\mkb01776' to '/MACHINE:IX86': No such file or directory How can i fix this problem? Temporaril

[dev] build error

2005-02-01 Thread Michael Tan
I tried to individually build svx project with "build debug=true". Here is the error i get guw.pl link /MACHINE:IX86 @/tmp/mkb01776 Command: link link: cannot create link '@C:\\cygwin\\tmp\\mkb01776' to '/MACHINE:IX86': No such file or directory How can i fix this problem? Thanks in advance

[dev] build error

2005-02-01 Thread miketan
I tried to individually build svx project with "build debug=true". Here is the error i get guw.pl link /MACHINE:IX86 @/tmp/mkb01776 Command: link link: cannot create link '@C:\\cygwin\\tmp\\mkb01776' to '/MACHINE:IX86': No such file or directory How can i fix this problem? Thanks in advance