swarm-support
[Top][All Lists]
Advanced

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

Re: .configure problem (?)


From: Paul Johnson
Subject: Re: .configure problem (?)
Date: Wed, 15 Jul 1998 01:59:46 -0500 (CDT)

I had this problem because there were still includes of tkobjc.h  ,
and they had to be replaced with the more general simtoolsGUI and such.


On Tue, 14 Jul 1998, Sven N. Thommesen wrote:

> 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.
>                   ==================================
> 

Paul E. Johnson                      address@hidden
Dept. of Political Science           http://lark.cc.ukans.edu/~pauljohn
University of Kansas                 Office: (913) 864-9086
Lawrence, Kansas 66045               FAX: (913) 864-5700
 


                  ==================================
   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]