bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake-1.10 can't work with make-3.81 in Mingw in Windows XP


From: Eli Zaretskii
Subject: Re: automake-1.10 can't work with make-3.81 in Mingw in Windows XP
Date: Sat, 24 Feb 2007 14:47:46 +0200

> Date: Sat, 24 Feb 2007 18:04:28 +0800 (CST)
> From: haibin zhang <address@hidden>
> Cc: 
> 
> Hi all:
> automake-1.10 can't work with make-3.81 in Mingw in Windows XP, but 
> automake-1.9.6 can work with make-3.81. 
> 
> I tested that automake-1.10 can work with make-3.79.1 in Mingw in Windows XP.
> 
> The result :
> automake-1.9.6 and make-3.81    -> fine
> automake-1.10  and make-3.79.1 -> fine
> automake-1.10  and make-3.81   -> bad(X)
> 
> 
> if I use make-3.81 with automake-1.10, it occur error:
> 
> make[2]: Leaving directory `e:/zhb_svn/mingw/build/hbstock_build/src'
> Making all in test
> make[2]: Entering directory `e:/zhb_svn/mingw/build/hbstock_build/test'
> g++ -DHAVE_CONFIG_H -I. -I.. -I../../../hbstock/test  -Wall -D_MINGW32_ 
> -D_WIN32_  -I/opt/ace/include -I/opt/cppunit/include 
> -I../../../hbstock/include -O2 -MT unitTest.o -MD -MP -MF .deps/unitTest.Tpo 
> -c -o unitTest.o ../../../hbstock/test/unitTest.cpp
> ../../../hbstock/test/unitTest.cpp:2:52: 
> cppunit/extensions/TestFactoryRegistry.h: No such file or directory
> ../../../hbstock/test/unitTest.cpp:3:40: cppunit/ui/text/TestRunner.h: No 
> such file or directory
> 
> I don't know what's happen ? could you help me ?

Do the files it complains about actually exist?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]