Hi people, I have two strange problems for which I nead a little help. I'm tring to compile OOo 1.1.5 (m58) under Windows XP Home with SP2 and last updates, Visual Studio 2002 .Net, and last cygwin.
While ./configure I get these two errors:
1. The first one is:
d:\Program Files\Microsoft Visual Studio .NET\Vc7\include\istream(990) :
warning C4530: C++ exception handler used, but unwind semantics are not
enabled. Specify /EHsc
conftest.cc(11) : error C2146: syntax error : missing ';' before identifier
'__attribute__'
conftest.cc(11) : error C2065: '__noreturn__' : undeclared identifier
conftest.cc(11) : error C2501: '__attribute__' : missing storage-class or type
specifiers
Microsoft (R) C/C++ Optimizing Compiler Version 13.10.2302.8 for IA-64
Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
configure:4750: $? = 2
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <iostream>
|
| extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
|
|
| int
| main ()
| {
| __sjthrow()
| ;
| return 0;
| }
2. And the second one is:
configure:8615: error: /usr/bin/zip found in the path is not the required
native Windows Version 2.3 of Info-ZIPs zip.exe.
Probably there is a cygwin version in the path.
Al these I got from the configure log file. In the console I get only the
second problem and configure interupts.
So, I'll wait for suggestions
regards
--
Hristo Simeonov Hristov
Leader of OpenOffice.org - Bulgarian
GnuPG key 0xD0D895EB: 0282 D8D0 90D3 963F E57E B0A7 2670 88D9 D0D8 95EB
pgp0EtSc4CStF.pgp
Description: PGP signature
