swarm-support
[Top][All Lists]
Advanced

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

.configure problem (?)


From: Sven N. Thommesen
Subject: .configure problem (?)
Date: Tue, 14 Jul 1998 23:29:20 -0500

I'm in the process of moving my sim to 1.2.
The compiler can't find the include files for tlcobjc (TkInterp.h).

Looking at the generated Makefile.appl, I find (in reverse order):

.m.o: $(CC) -c -Wno-import $(CFLAGS) $(INCLUDES) $<
INCLUDES = -I$(includedir)
includedir = ${prefix}/include
prefix = /usr/local/swarm-1.2

OOPS. Not all packages are located under {prefix} !

I did configure Swarm with "--with-ffidir=/santafe/5.1/libffi
--with-bltdir=/santafe/5.1/blt8.0-unoff
--with-tclobjcdir=/santafe/5.1/tclobjc-1.4".

According to the docs, shouldn't the INCLUDES line then look like:
"INCLUDES = -I$(includedir) -I$(ffidir)/include -I$(bltdir)/include
-I$(tclobjcdir)/include" ?

(The corresponding flags for the linker are correct.)

Sven




                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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