cannot build 2.8.0 with mingw
-----------------------------

                 Key: XERCESC-1778
                 URL: https://issues.apache.org/jira/browse/XERCESC-1778
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.8.0
         Environment: windows 2000 with mingw-msys gcc version:
Reading specs from c:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as -
-host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --
enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shar
ed --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --ena
ble-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-sync
hronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw special)
            Reporter: vu
             Fix For: 1.5


Strange error, make don't find files in xercesc/util/, however the files are 
present.
I use sh runConfigure -pmingw-msys -cgcc -xg++
It seems to work well.
After I use make and I have the following error:

Building util
make -s -C util
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/Platforms/Win32
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/Transcoders/Cygwin

  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/MsgLoaders/InMemor
y
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/NetAccessors/WinSo
ck
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/Compilers
  (CP)  D:\GNU\xerces\xerces-c-src_2_8_0/include/xercesc/util/regx
  (C++) Base64.o
Base64.cpp:25:35: xercesc/util/Base64.hpp: No such file or directory
Base64.cpp:26:38: xercesc/util/XMLString.hpp: No such file or directory
Base64.cpp:27:36: xercesc/util/Janitor.hpp: No such file or directory
Base64.cpp:28:42: xercesc/internal/XMLReader.hpp: No such file or directory
Base64.cpp:29:47: xercesc/framework/MemoryManager.hpp: No such file or directory


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to