[PD] compile problems under gentoo linux

Frank Barknecht fbar at footils.org
Sat Dec 6 10:23:31 CET 2003


Hallo,
Jim Qode hat gesagt: // Jim Qode wrote:

> hello all,
> 
> i'm having some compile problems under gentoo linux.
> i downloaded the source tgz package
> untgzd it under /usr/src
> cd /usr/src/pdetcetc/src
> ./configure --enable-alsa
> make depend
> 
> fine until this point till i do:
> make
> 
> which compiles for a time and then gives this error:
> 
> gcc -DPD -DUNIX  -Wall -W -Wstrict-prototypes -Werror -Wno-unused 
> -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer 
> -DDL_OPEN -DPA_USE_OSS -DPA_LITTLE_ENDIAN         -DUSEAPI_OSS         
> -I../portaudio/pa_common         -I../portaudio/pablio 
> -I../portaudio/portmidi-macosx -Werror -DINSTALL_PREFIX=\"/usr/local\" 
> -I.  -c -o ../obj/t_main.o t_main.c
> t_main.c:18:16: tk.h: No such file or directory

You miss tk.h. It should be somewhere under /usr/include and it
probably is part of some devel package for libtcl/tk. Gentoo users
might know more details.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list