Hi Rajith,

> Hi Volker,
> 
>              I posted mail on error after using cygwin's perl and on running 
> configure script. I get the below mentioned error. I think u didnt get that 
> mail. So im posting it again so that u can help me.

I cannot reproduce your cygwin perl problem. Try this:

$ perl -e 'use strict;print "OK";'

Works for me without problem. Fix your cygwin installation to fix this
problem. Check what "cygcheck -c" reports about your installation.

Let me repeat: ActiveState perl is not supported, if it fails you are on
you own.

> im using windows 2000,vc6sp6, now trying with OOo1.1.4
Hmmm, I must admit that our OOo 1.1.x build instructions
<http://tools.openoffice.org/dev_docs/build_windows_tcsh_1.1.x.html#BuildRequirements>
might be out of date with respect to MSVC 6. I don't know when someone
managed to compile OOo with it. All current community builds (that I know
of) and the Sun builds of OO 1.1.x are done with .NET 2002. It might just
fail somewhere. Sorry, but for MSVC6 you are really on your own. I'll update
the build instructions and remove the MSVC6 part.

Did you mention why you want to build 1.1.4? 1.1.5 is the latest release of
the 1.1.x series.

> $ configure --with-cl-home=/cygdrive/c/visualstudio/VC98 
> --with-asm-home=/cygdr
> ive/e/98DDK/bin/win98 --with-jdk-home=/cygdrive/c/j2sdk1.4.0_04 
> --with-unzip-ho
> me=/cygdrive/e/ziptcsh/bin --with-psdk-home=/cygdrive/c/PSDK
> --with-perl-home=/cygdrive/e/perl
Strange path to a cygwin perl! If perl is installed as a cygwin package
you don't need the --with-perl-home parameter at all.

The --with-unzip-home path is also strange and should not be needed.

> --with-use-shell=tcsh
> (snip)
> configure: creating ./config.status
> config.status: creating set_soenv
> Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.8/cygwin 
> /usr/li
> b/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 
> /us
> r/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin 
> /usr/lib/perl5/v
> endor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at ./set_soenv line 33.
> BEGIN failed--compilation aborted at ./set_soenv line 33.
As said above, broken installation.

> Removing cygwin's perl and using external perl the following error in 
> soltools occured
With an activestate perl and a W32-tcsh build everything can be the reason. It
doesn't make sense to look into this.

But the logfile snippet below does show a lot of DOS style paths and no sign
of guw.pl. That is definitively no tcsh build, it looks like a 4nt build.

Volker

> =============
> Building project soltools
> =============
> C:\oo12\src\soltools\mkdepend
> ------------------------------
> Making:..\wntmsci9.pro\obj\cppsetup.obj
> c:\visualstudio\VC98\bin\cl.exe -Zm200 -c -nologo -Gs -Gy  -I.  -I. -I..\inc 
> -I.
> .\inc -I..\WIN\inc -I..\wntmsci9.pro\inc -I. 
> -Ic:\oo12\src\solver\645\wntmsci9.p
> ro\inc\dont_use_stl -Ic:\oo12\src\solver\645\wntmsci9.pro\inc\external 
> -Ic:\oo12
> \src\solver\645\wntmsci9.pro\inc -Ic:\oo12\src\solenv\wntmsci9\inc 
> -Ic:\oo12\src
> \solenv\inc -Ic:\oo12\src\res 
> -Ic:\oo12\src\solver\645\wntmsci9.pro\inc\dont_use
> _stl -Ic:\j2sdk1.4.0_04\include\win32 -Ic:\j2sdk1.4.0_04\include 
> -Ic:\PSDK\inclu
> de -Ic:\visuastudio\VC98\include     -I. -I..\res -I. -Ob1 -Ox -Oy- -Gd     
> -DWN
> T -DWNT -DNT351 -DMSC -DMI200 -DINTEL -D_USE_NAMESPACE -D_X86_=1  -DFULL_DESK 
> -D
> STLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci 
> -DSUP
> D=645 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE 
> -DEXCEPTI
> ONS_OFF -DCUI -DSOLAR_JAVA -DSRX645  -DNO_X11 -DXP_PC -DHW_THREADS 
> -DINCLUDEDIR=
> \".\" -DSINGLETHREAD -DWIN32 -D_DLL -DWIN32 -D_DLL -W3 
> -Fo..\wntmsci9.pro\obj\cp
> psetup.obj cppsetup.c
> 
> Cflags: -Zm200 -c -nologo -Gs -Gy  -I.  -I. -I..\inc -I..\inc -I..\WIN\inc 
> -I..\
> wntmsci9.pro\inc -I. -Ic:\oo12\src\solver\645\wntmsci9.pro\inc\stl 
> -Ic:\oo12\src
> \solver\645\wntmsci9.pro\inc\external 
> -Ic:\oo12\src\solver\645\wntmsci9.pro\inc
> -Ic:\oo12\src\solenv\wntmsci9\inc -Ic:\oo12\src\solenv\inc -Ic:\oo12\src\res 
> -Ic
> :\oo12\src\solver\645\wntmsci9.pro\inc\stl -Ic:\j2sdk1.4.0_04\include\win32 
> -Ic:
> \j2sdk1.4.0_04\include -Ic:\PSDK\include -Ic:\visuastudio\VC98\include     
> -I. -
> I..\res -I. -Ob1 -Ox -Oy- -Gd
> c:\visualstudio\VC98\bin\cl.exe @D:\DOCUME~1\Aksa\LOCALS~1\Temp\mk13
> cppsetup.c
> .\stdio.h(31) : fatal error C1189: #error :  ERROR: Use of C runtime library 
> int
> ernal header file.
> dmake:  Error code 130, while making '..\wntmsci9.pro\obj\cppsetup.obj'
> ---*TG_SLO.MK*---
> 
> ERROR: Error 65280 occurred while making C:\oo12\src\soltools\mkdepend
> dmake:  Error code 129, while making 'build_all'
> 
> 
> 
> Can anyone help?
> 
> Regards,
> 
> 
> Rajith
> ---*TG_SLO.MK*---


-- 
If you like my work consider:  http://www.scytek.de/donations.html
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to