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

Problem with compiling PDP++ 2.0 under CYGWIN



Hi, 

        I'm compiling PDP++ 2.0 with g++ 2.95.2 under CYGWIN. 
But when it compiles maketa, the error occurs -- no rule to make 'ta_list.o'.
Does anyone know the cause and solution to the problem?

The error is:

make[1]: Entering directory `/usr/local/pdp++/src/maketa'
make[2]: Entering directory `/usr/local/pdp++/src/maketa/CYGWIN'
make  maketa 'OPT_DEBUG= -O -Wall -Winline'
make[3]: Entering directory `/usr/local/pdp++/src/maketa/CYGWIN'
make[3]: *** No rule to make target `ta_list.o', needed by `maketa'.  Stop.

-- Danke