[dev] Re: Problems building DEV300_m105

2011-04-18 Thread Kristján Bjarni Guðmundsson
I have given up, there are too many broken dependencies, building is simply
not possible with the current source.
I think I will wait until this mess gets sorted out.

- - - - - - - - - Áframsendur póstur - - - - - - - - - -
 From: Stephan Bergmann stephan.bergm...@oracle.com
 To: dev@openoffice.org
 Date: Fri, 15 Apr 2011 14:58:01 +0200
 Subject: [dev] Re: Problems building DEV300_m105
 On 04/15/11 14:47, Kristján Bjarni Guðmundsson wrote:


 OK was able to build pango, with your instructions. However here is the
 next problem, I have already dmake and deliver jpeg, so I don't
 understand why it can't find the header file:

 [ build C   ] svtools/source/filter/jpeg/jpegc
 jpegc.c
 c:/Backup/OpenOffice/ooo/svtools/source/filter/jpeg/jpegc.c(31) : fatal
 error C1083: Cannot open include file: 'jpeglib.h': No such file or
 directory
 make: ***
 [/cygdrive/c/Backup/OpenOffice/ooo/solver/300/
 wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o
 http://wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o
 ]
 Error 2
 dmake:  Error code 2, while making 'all'

 1 module(s):
 svtools
 need(s) to be rebuilt

 Reason(s):

 ERROR: error 65280 occurred while making
 /cygdrive/c/Backup/OpenOffice/ooo/svtools/prj


 A known problem that has been masterfixed in the meantime.  You should hg
 pull -u http://hg.services.openoffice.org/DEV300; to get all the
 DEV300_m105 and DEV300_m106 masterfixes, building should work a little
 better then...

 -Stephan


-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-18 Thread Mathias Bauer

Hi,

I didn't read the whole thread, mainly because the way how you replied 
has destroyed the threading, but at least I can say that last week I 
built DEV300 m106 with my usual settings without any problem.


Regards,
Mathias

On 18.04.2011 11:45, Kristján Bjarni Guðmundsson wrote:

I have given up, there are too many broken dependencies, building is
simply not possible with the current source.
I think I will wait until this mess gets sorted out.

- - - - - - - - - Áframsendur póstur - - - - - - - - - -
From: Stephan Bergmann stephan.bergm...@oracle.com
mailto:stephan.bergm...@oracle.com
To: dev@openoffice.org mailto:dev@openoffice.org
Date: Fri, 15 Apr 2011 14:58:01 +0200
Subject: [dev] Re: Problems building DEV300_m105
On 04/15/11 14:47, Kristján Bjarni Guðmundsson wrote:


OK was able to build pango, with your instructions. However here
is the
next problem, I have already dmake and deliver jpeg, so I don't
understand why it can't find the header file:

[ build C   ] svtools/source/filter/jpeg/jpegc
jpegc.c
c:/Backup/OpenOffice/ooo/svtools/source/filter/jpeg/jpegc.c(31)
: fatal
error C1083: Cannot open include file: 'jpeglib.h': No such file or
directory
make: ***

[/cygdrive/c/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o

http://wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o

http://wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o]
Error 2
dmake:  Error code 2, while making 'all'

1 module(s):
 svtools
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/cygdrive/c/Backup/OpenOffice/ooo/svtools/prj


A known problem that has been masterfixed in the meantime.  You
should hg pull -u http://hg.services.openoffice.org/DEV300; to get
all the DEV300_m105 and DEV300_m106 masterfixes, building should
work a little better then...

-Stephan





--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-15 Thread Kristján Bjarni Guðmundsson
OK was able to build pango, with your instructions. However here is the next
problem, I have already dmake and deliver jpeg, so I don't understand why it
can't find the header file:

[ build C   ] svtools/source/filter/jpeg/jpegc
jpegc.c
c:/Backup/OpenOffice/ooo/svtools/source/filter/jpeg/jpegc.c(31) : fatal
error C1083: Cannot open include file: 'jpeglib.h': No such file or
directory
make: *** [/cygdrive/c/Backup/OpenOffice/ooo/solver/300/
wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o] Error 2
dmake:  Error code 2, while making 'all'

1 module(s):
svtools
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/cygdrive/c/Backup/OpenOffice/ooo/svtools/prj

- - - - - - - - - Áframsendur póstur - - - - - - - - - -
 From: Philipp Lohmann philipp.lohm...@oracle.com
 To: dev@openoffice.org
 Date: Tue, 12 Apr 2011 15:07:00 +0200
 Subject: [dev] Re: Problems building DEV300_m105
 Missing cairo.h could mean that there is a (yet another :-( ) missing build
 dependency ? Please try building in cairo first, deliver and try pango
 again. This might also mean that you need to build libpng before cairo (at
 least that missing dependency is AFAIK fixed on the newer masters).

 Kind regards, pl

 On 12.04.11 14:53, Kristján Bjarni Guðmundsson wrote:

 Ok thanks I replaced GNUCOPY=cp and was able to build glib. However here
 is the next probem building pango:



-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-15 Thread Stephan Bergmann

On 04/15/11 14:47, Kristján Bjarni Guðmundsson wrote:


OK was able to build pango, with your instructions. However here is the
next problem, I have already dmake and deliver jpeg, so I don't
understand why it can't find the header file:

[ build C   ] svtools/source/filter/jpeg/jpegc
jpegc.c
c:/Backup/OpenOffice/ooo/svtools/source/filter/jpeg/jpegc.c(31) : fatal
error C1083: Cannot open include file: 'jpeglib.h': No such file or
directory
make: ***
[/cygdrive/c/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o
http://wntmsci12.pro/workdir/CObject/svtools/source/filter/jpeg/jpegc.o]
Error 2
dmake:  Error code 2, while making 'all'

1 module(s):
 svtools
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/cygdrive/c/Backup/OpenOffice/ooo/svtools/prj


A known problem that has been masterfixed in the meantime.  You should 
hg pull -u http://hg.services.openoffice.org/DEV300; to get all the 
DEV300_m105 and DEV300_m106 masterfixes, building should work a little 
better then...


-Stephan
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-12 Thread Kristján Bjarni Guðmundsson
Ok thanks I replaced GNUCOPY=cp and was able to build glib. However here
is the next probem building pango:

C:\Backup\OpenOffice\ooo\pango\wntmsci12.pro
\misc\build\pango-1.28.3\pangonmake
 -nologo -f makefile.msc sub-one-dll THIS=pangocairo
nmake -nologo -f makefile.msc libpangocairo-1.0-0.dll
PACKAGE=pangocairo
 OBJS_pangocairo=1
cl -Zi -DG_ENABLE_DEBUG=1 -MD -W3 -nologo -I. -I..  -I.
-IC:/Backup/Open
Office/ooo/solver/300/wntmsci12.pro/inc/stl-IC:/Backup/OpenOffice/ooo/solver/30
0/wntmsci12.pro/inc/external -IC:/Backup/OpenOffice/ooo/solver/300/
wntmsci12.pro
/inc -IC:/Backup/OpenOffice/ooo/solenv/wntmsci12/inc
-IC:/Backup/OpenOffice/ooo/
solenv/inc -IC:/Backup/OpenOffice/ooo/res
-IC:/Backup/OpenOffice/ooo/solver/300/
wntmsci12.pro/inc/stl -IC:/Winapps/java/jdk16/include/win32
-IC:/Winapps/java/jd
k16/include -IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
-IC:/PROGRA~1/MICROS~1.0
/VC/include -IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro
\inc\external\gli
b-2.0 -IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro\inc\external\cairo
-GD
 -c -FI..\msvc_recommended_pragmas.h -I. -I..  -I.
-IC:/Backup/OpenOffice/ooo/so
lver/300/wntmsci12.pro/inc/stl-IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.p
ro/inc/external -IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro/inc-IC:/Bac
kup/OpenOffice/ooo/solenv/wntmsci12/inc
-IC:/Backup/OpenOffice/ooo/solenv/inc -I
C:/Backup/OpenOffice/ooo/res -IC:/Backup/OpenOffice/ooo/solver/300/
wntmsci12.pro
/inc/stl -IC:/Winapps/java/jdk16/include/win32
-IC:/Winapps/java/jdk16/include -
IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
-IC:/PROGRA~1/MICROS~1.0/VC/include -
IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro\inc\external\glib-2.0
-IC:/Ba
ckup/OpenOffice/ooo/solver/300/wntmsci12.pro\inc\external\cairo
-DPACKAGE=\Pan
go\ -DVERSION=\1.0\  -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DMODULE_V
ERSION=\1.6.0\  -I ..\glib -I ..\glib\glib -I ..\glib\gmodule -I
C:/Backup/Ope
nOffice/ooo/solver/300/wntmsci12.pro\inc\external  -I.
-IC:/Backup/OpenOffice/oo
o/solver/300/wntmsci12.pro/inc/stl-IC:/Backup/OpenOffice/ooo/solver/300/wntmsci
12.pro/inc/external -IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12.pro/inc-IC:
/Backup/OpenOffice/ooo/solenv/wntmsci12/inc
-IC:/Backup/OpenOffice/ooo/solenv/in
c -IC:/Backup/OpenOffice/ooo/res
-IC:/Backup/OpenOffice/ooo/solver/300/wntmsci12
.pro/inc/stl -IC:/Winapps/java/jdk16/include/win32
-IC:/Winapps/java/jdk16/inclu
de -IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
-IC:/PROGRA~1/MICROS~1.0/VC/inclu
de -I ../libiconv-1.7\include-DSYSCONFDIR=\/etc\  -DPANGO_BINARY_AGE=0
 -DLIBDIR=\.\ -I ..\..\other\dev\include -I ..\..\other\dev\include -I
..\
..\other\dev\include\freetype2  -DHAVE_CAIRO_WIN32 -I
d:\devel\from-svn\other\ca
iro-1.8.4\src -I d:\devel\from-svn\other\cairo-1.8.4 pangocairo-context.c
cl : Command line warning D9002 : ignoring unknown option '-GD'
pangocairo-context.c
c:\backup\openoffice\ooo\pango\wntmsci12.pro
\misc\build\pango-1.28.3\pango\pango
cairo.h(26) : fatal error C1083: Cannot open include file: 'cairo.h': No
such fi
le or directory
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.0\VC\bin\cl.EXE' : return
code
'0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.0\VC\bin\nmake.EXE' :
return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x2'
Stop.
dmake:  Error code 2, while making './
wntmsci12.pro/misc/build/so_built_so_pango
'


 - - - - - - - - - Áframsendur póstur - - - - - - - - - -
 From: Takashi Ono t_...@hkfreak.net
 To: dev@openoffice.org
 Date: Mon, 11 Apr 2011 21:36:55 +0900
 Subject: [dev] Re: Problems building DEV300_m105
 Hi Kristjan,

 In message [dev] Problems building DEV300_m105,
 Kristj疣_Bjarni_Gu〓undsson wrote...
  I don't get what the error is because the file glib/glibconfig.h.win32
  does exist.

 The build target is wrongly specified as glibconfig.h, not
 glib/glibconfig.h and the
 build command is in posix abs path that cannot be used with nmake.

 Please take a look at the issue.

 http://openoffice.org/bugzilla/show_bug.cgi?id=117792

 Regards,

 Takashi Ono (t...@openoffice.org)


-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-12 Thread Philipp Lohmann
Missing cairo.h could mean that there is a (yet another :-( ) missing 
build dependency ? Please try building in cairo first, deliver and try 
pango again. This might also mean that you need to build libpng before 
cairo (at least that missing dependency is AFAIK fixed on the newer 
masters).


Kind regards, pl

On 12.04.11 14:53, Kristján Bjarni Guðmundsson wrote:
Ok thanks I replaced GNUCOPY=cp and was able to build glib. However 
here is the next probem building pango:


--

http://www.oracle.com/
Philipp Lohmann | Software engineer

OracleOpen Office Development

ORACLE Deutschland B.V.  Co. KG | Nagelsweg 55 | 20097 Hamburg

ORACLE Deutschland B.V.  Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Rijnzathe 6, 3454PV De Meern, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven

http://www.oracle.com/commitment



Oracle is committed to developing practices and products that help 
protect the environment




--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-11 Thread Takashi Ono
Hi Kristjan,

In message [dev] Problems building DEV300_m105,
Kristj疣_Bjarni_Gu〓undsson wrote...
 I don't get what the error is because the file glib/glibconfig.h.win32
 does exist.

The build target is wrongly specified as glibconfig.h, not glib/glibconfig.h 
and the 
build command is in posix abs path that cannot be used with nmake.

Please take a look at the issue.

http://openoffice.org/bugzilla/show_bug.cgi?id=117792

Regards,

Takashi Ono (t...@openoffice.org)
-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Problems building DEV300_m105

2011-04-11 Thread Philipp Lohmann

Hi,

possibly the patch attached to issue 117792 can help with that. It 
replaces the use of cp with copy.


http://openoffice.org/bugzilla/show_bug.cgi?id=117792

Kind regards, pl

On 11.04.11 14:27, Kristján Bjarni Guðmundsson wrote:

I am having some problems building DEV300_m105 on Cygwin.

Here is my configure:

configure=--with-lang=is --with-vendor=OpenOffice.is 
--with-build-version=Build by OpenOffice.is --disable-activex 
--disable-directx --disable-atl --disable-build-mozilla 
--disable-nss-module --without-junit 
--with-cl-home=/cygdrive/C/Program Files/Microsoft Visual Studio 
9.0/VC --with-ant-home=/cygdrive/c/winapps/java/ant 
--with-frame-home=/cygdrive/C/Program Files/Microsoft 
SDKs/Windows/v6.1 --with-psdk-home=/cygdrive/C/Program 
Files/Microsoft SDKs/Windows/v6.1 
--with-midl-path=/cygdrive/C/Program Files/Microsoft 
SDKs/Windows/v6.1/Bin --with-asm-home=/cygdrive/C/Program 
Files/Microsoft Visual Studio 9.0/VC/Bin 
--with-jdk-home=/cygdrive/C/Winapps/java/jdk16 
--with-csc-path=/cygdrive/C/WINDOWS/Microsoft.NET/Framework/v3.5


And here is the problem building glib:

Kristj¦n@kristjan /cygdrive/c/Backup/OpenOffice/ooo/glib
$ dmake
mkdir: cannot create directory 
`./wntmsci12.pro/misc/build/glib-2.28.1/ 
http://wntmsci12.pro/misc/build/glib-2.28.1/': File e

xists

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/usr/bin/cp glib/glibconfig.h.win32 glib/glibconfig.h
The system cannot find the path specified.
NMAKE : fatal error U1077: '' : return code '0x1'
Stop.
dmake:  Error code 2, while making 
'./wntmsci12.pro/misc/build/so_built_so_glib 
http://wntmsci12.pro/misc/build/so_built_so_glib'


I don't get what the error is because the file 
glib/glibconfig.h.win32 does exist.




--

http://www.oracle.com/
Philipp Lohmann | Software engineer

OracleOpen Office Development

ORACLE Deutschland B.V.  Co. KG | Nagelsweg 55 | 20097 Hamburg

ORACLE Deutschland B.V.  Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Rijnzathe 6, 3454PV De Meern, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven

http://www.oracle.com/commitment



Oracle is committed to developing practices and products that help 
protect the environment




--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help