[PD] compilling pd with new portaudio

Alex from Idoia alex at idoia.com
Wed Apr 16 15:45:44 CEST 2003


Hi,

Thanks Adam for your help,
It seems that for some reasons the process did not go well:

[Alexs-Computer:Desktop/pd-0.36-extended2/src] alex# make
./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking how to run the C preprocessor... gcc -E -traditional-cpp
checking for working const... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... no
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for bstring.h... no
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for dlopen in -ldl... no
dynamic link support required
checking for sin in -lffm... no
checking for sin in -lm... yes
checking for pthread_create in -lpthread... yes
checking for snd_pcm_info in -lasound... no
checking for jack_client_new in -ljack... no
checking for X... no
checking for XCreateWindow in -lX11... no
no X11 found
checking for tcl.h... yes
checking for main in -ltcl8.7... no
checking for main in -ltcl8.6... no
checking for main in -ltcl8.5... no
checking for main in -ltcl8.4... no
checking for main in -ltcl8.3... yes
checking for main in -ltk8.7... no
checking for main in -ltk8.6... no
checking for main in -ltk8.5... no
checking for main in -ltk8.4... no
checking for main in -ltk8.3... no
checking for main in -ltk8.2... no
checking for main in -ltk8.0... no
updating cache ./config.cache
creating ./config.status
creating makefile
make
cc -DPD -DUNIX  -Wall -W -Wstrict-prototypes  -Werror -Wno-unused 
-Wno-parentheses -Wno-switch -O2  -DMACOSX -I/usr/X11R6/include 
-I../portaudio/pa_common         -I../portaudio/pablio 
-I../portaudio/portmidi-macosx -Wno-error 
-DINSTALL_PREFIX=\"/usr/local\" -I. -c -o ../obj/g_canvas.o g_canvas.c
/var/tmp//ccBZ8SoT.s:unknown:FATAL:can't create output file: 
../obj/g_canvas.o
make[1]: *** [g_canvas.o] Error 1
make: *** [all] Error 2



Should I have put the pd directory under local first ?
Oops !





More information about the Pd-list mailing list