swarm-support
[Top][All Lists]
Advanced

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

Fwd: [Swarm-Support] Error again compiling again!


From: Bill Northcott
Subject: Fwd: [Swarm-Support] Error again compiling again!
Date: Thu, 11 Nov 2004 09:13:03 +1100

Some thing is badly wrong with your build tools! There should be a line in your Makefile like
findImp__EXEEXT__SOURCES = findImp.m

As you can see findImp is an Objective-C program with the extension .m not .c. Have a look for findImp in the Makefile and tell us what you see.

Your original BLT issue was due the the non-standard BLT library version numbering, which is why it got fixed when you rebuilt BLT from source.

Bill Northcott
On 11/11/2004, at 3:30 AM, bear wrote:

I installed blt from source, and It works, but when it compiles under tools/ dir
error occurs. The message is
Making all in tools
make[2]: Entering directory `/home/src/swarm/tools'
make[2]: *** No rule to make target `findImp.c', needed by `findImp.lo'. Stop.
make[2]: Leaving directory `/home/src/swarm/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/swarm'
make: *** [all] Error 2

what is the problem?


_______________________________________________
Support mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/support




reply via email to

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