swarm-support
[Top][All Lists]
Advanced

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

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


From: Rick Riolo
Subject: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc
Date: Sat, 13 Dec 1997 10:51:18 -0500 (EST)

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

badger-rlr)make check
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol checkTcl.m
gcc -g -o checkTcl checkTcl.o libtclobjc.a  -L/usr/local/lib -ltcl7.4  
-lobjc -lm 
collect2: ld returned 1 exit status
/bin/ld: Unsatisfied symbols:
   objc_malloc (code)
   objc_free (code)
make: *** [checkTcl] Error 1

During the regular make I see the objc_malloc.o gets put into
the libtclobjc.a:

badger-rlr)make
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol List.m
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol 
HashTable.m
sed -e \
's/#define TCLOBJC_VERSION .*/#define TCLOBJC_VERSION "1.2"/'\
< ./tclObjc.h.in > tclObjc.h
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol Tcl.m
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol Tk.m
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol tclObjc.m
gcc -c -I. -I.  -I/usr/local/include -I/usr/local/include 
-I/usr/include/X11R5    -Wall -Wno-implicit -g -O -Wno-protocol 
objc-malloc.m
ar rc libtclobjc.a List.o HashTable.o Tcl.o Tk.o tclObjc.o objc-malloc.o
ranlib libtclobjc.a
badger-rlr)

(sorry for the formatting above, from my lovely mailer, pine...)

Does make check work for you?
Any suggestions?
What did I forget?
  - r

Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4068 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 313 763 3323                  Fax: 313 763 9267
http://pscs.physics.lsa.umich.edu/PEOPLE/rlr-home.html
http://pscs.physics.lsa.umich.edu//pscs.html


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