swarm-support
[Top][All Lists]
Advanced

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

Re: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc


From: Marcus G. Daniels
Subject: Re: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc
Date: 13 Dec 1997 09:21:17 -0800

>>>>> "RLR" == Rick Riolo <address@hidden> writes:

RLR> I tried to install tclobjc-1.2 under HPUX 9.05 (gcc 2.7.2) and
RLR> the ./configure and make went fine, but then the make check had a
RLR> problem:

RLR> collect2: ld returned 1 exit status /bin/ld: 
RLR> Unsatisfied symbols: 
RLR> objc_malloc (code) 
RLR> objc_free (code) 
RLR> make: *** [checkTcl] Error 1

What results from a "nm objc-malloc.o"?

RLR> Does make check work for you?

The platforms I tested (and it worked) were GNU/Linux, NetBSD, Solaris
2.5, and Irix 5.3.

RLR> What did I forget?

As far as I can tell, nothing.  As a workaround, you can edit
tclObjc.m changing "objc_malloc" to "malloc" and "objc_free" to "free"
and then recompile.  It would be nice to get to the bottom of this,
though. 


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