[PD] compilling pd with new portaudio

Hans-Christoph Steiner hans at eds.org
Wed Apr 16 16:44:15 CEST 2003


Yes, this is the ongoing issue of the Makefile not creating the 'obj' and 
'bin' directories.

To build from the ./src dir you first need to do :
                                                                                                    
 mkdir ../obj
 mkdir ../bin



.hc



On Wed, 16 Apr 2003, Alex from Idoia wrote:

> 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 !
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.kug.ac.at
> http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
> 

	zen
	   \
	    \
	     \






More information about the Pd-list mailing list