[PD] compiling pd35-test4

d dieb13 at klingt.org
Wed Jan 9 13:24:46 CET 2002


hi!
this problem is known for debian-systems.

in src/makefile you will find a line

INCLUDE = -I.

append the path to tk.h   e.g

INCLUDE = -I. -I/usr/include/tcl8.3/

then it should compile with 
make depend;make

regards
dieter

> 
> I'm trying to compile pd35-test4 under linux and its failing very early.
> I have both tcl/tk 8.0 and 8.3.4 installed:
> 
> /usr/local/lib/libtcl8.0.so  /usr/local/lib/libtcl8.3.so
> /usr/local/lib/libtclstub8.3.a /usr/local/lib/libtk8.0.so
> /usr/local/lib/libtk8.3.so  /usr/local/lib/libtkstub8.3.a
> 
> yet make exits with:
> 
> cd ../obj; cc -I. -o ../bin/pd-gui t_main.o t_tkcmd.o \
> -ltk8.3 -ltcl8.3
> t_main.o: In function `main':
> t_main.o(.text+0x9f): undefined reference to `Tk_Main'
> collect2: ld returned 1 exit status
> make: *** [../bin/pd-gui] Error
> 
> any ideas?
> Thanks!
> 
> Ben
> 
> B. Bogart
> ---------

-- 
*******************************************************************
               don't forget to say hello to echelon:
767, abhoermethoden, bombe, cia ,dump , echelon, freak, grundrecht, 
hacking, iridium, joint, kommunismus, lauschangriff, mailbombing, 
nur in den mund genommen,  osama, pgp, querulant, rasterfahndung, 
stoersender, tristero, urheberrechtsverletzung, volxtheater, wanze, 
xenophob, yuan, zukunft 
*******************************************************************
                    http://jokebux.klingt.org/
*******************************************************************



More information about the Pd-list mailing list