swarm-support
[Top][All Lists]
Advanced

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

Re: Problem Installing libtclobjc


From: Ken Cline
Subject: Re: Problem Installing libtclobjc
Date: Thu, 21 Aug 1997 09:59:41 -0400 (EDT)

On Wed, 20 Aug 1997, Mark A. Stevens wrote:

> I've built tcl/tk 7.5/4.2 and 7.4/4.1 (the older one last) and I'm down
> to convincing libtclobjc to install, but as usual, I'm getting errors
> like the following:
> 
> make
> gcc -c -I.  -I/home/xmas/local/include -I/home/xmas/local/include 
> -I/usr/openwin/include -I/home/xmas/local  -DHAVE_LIBOBJC=1 -DHAVE_READLINE=1 
>  -Wall -Wno-implicit -g -O -Wno-protocol List.m
> gcc -c -I.  -I/home/xmas/local/include -I/home/xmas/local/include 
> -I/usr/openwin/include -I/home/xmas/local  -DHAVE_LIBOBJC=1 -DHAVE_READLINE=1 
>  -Wall -Wno-implicit -g -O -Wno-protocol HashTable.m
> gcc -c -I.  -I/home/xmas/local/include -I/home/xmas/local/include 
> -I/usr/openwin/include -I/home/xmas/local  -DHAVE_LIBOBJC=1 -DHAVE_READLINE=1 
>  -Wall -Wno-implicit -g -O -Wno-protocol Tcl.m
> Tcl.m: In function `_i_Tcl__eval_':
> Tcl.m:221: `__builtin_va_alist' undeclared (first use this function)
> Tcl.m:221: (Each undeclared identifier is reported only once
> Tcl.m:221: for each function it appears in.)
> Tcl.m:219: warning: `ap' might be used uninitialized in this function
> Tcl.m: In function `_i_Tcl__globalEval_':
> Tcl.m:247: `__builtin_va_alist' undeclared (first use this function)
> Tcl.m:245: warning: `ap' might be used uninitialized in this function
> make: *** [Tcl.o] Error 1


I had a similar error while building tcl and I solved it by
adding another include directory.  `__builtin_va_alist'
should be declared in stdarg.h or vararg.h, which are
usually in somewhere like /usr/include.


_________________________________________________________
Ken Cline                             address@hidden
SAIC                                 VOICE (410) 571-0413
Annapolis, MD                          FAX (301) 261-8427


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