Re: OOo build in chroot

2002-12-21 Thread Gerhard Tonn
On Saturday 21 December 2002 13:28, Jan-Hendrik Palic wrote: > On Thu, Dec 19, 2002 at 05:11:21PM +0100, Gerhard Tonn wrote: > > Hi, > > I am trying to build the Debian packages in a chroot, but it always fails > > during building project udkapi > > > > idlc: starting preprocessor failed > > idlc:

Re: OOo build in chroot

2002-12-21 Thread Jan-Hendrik Palic
On Thu, Dec 19, 2002 at 05:11:21PM +0100, Gerhard Tonn wrote: > Hi, > I am trying to build the Debian packages in a chroot, but it always fails > during building project udkapi > > idlc: starting preprocessor failed > idlc: compile 'giop.idl' ... > dmake: Error code 72, while making > '../../..

Re: OOo build in chroot

2002-12-19 Thread Alain Tesio
On Thu, 19 Dec 2002 17:11:21 +0100 Gerhard Tonn <[EMAIL PROTECTED]> wrote: > I am trying to build the Debian packages in a chroot, but it always fails > during building project udkapi You can try makejail which should build the chroot automatically and detect almost all required files (I'm writi

Re: OOo build in chroot

2002-12-19 Thread Gerhard Tonn
On Thursday 19 December 2002 17:30, you wrote: > Hi, > > I believe idlc used to segfault or abort when the DISPLAY variable was > unset. > > You might try setting DISPLAY in your chrooted environment and see if > that helps. > Unfortunately that doesn't help. Gerhard

Re: OOo build in chroot

2002-12-19 Thread Kevin.Hendricks
Hi, I believe idlc used to segfault or abort when the DISPLAY variable was unset. You might try setting DISPLAY in your chrooted environment and see if that helps. This is a wag (I thought the DISPLAY issue was already fixed). Kevin On Thursday, December 19, 2002, at 11:11 AM, Gerhard To

OOo build in chroot

2002-12-19 Thread Gerhard Tonn
Hi, I am trying to build the Debian packages in a chroot, but it always fails during building project udkapi idlc: starting preprocessor failed idlc: compile 'giop.idl' ... dmake: Error code 72, while making '../../../../../unxlngs390.pro/misc/urd_cssgiop.don' Is there anything special? I ha