[PD-dev] Building pd-extended

Hans-Christoph Steiner hans at at.or.at
Thu Sep 30 09:27:44 CEST 2010


You should remove any previous build attempts when trying to rebuild.   
I find it easiest to run the auto-build script, which rsyncs the  
sources, and rsync also deletes anything that is not in the rsync repo.

/path/to/pdextended/scripts/auto-build/pd-extended-auto-builder.sh

Or you can do:
cd /path/to/pdextended/packages/linux_make
rm -rf build
make install
make package

.hc

On Sep 27, 2010, at 7:47 AM, Edgar Berdahl wrote:

> Hi,
>
> Does anyone have any idea why I might be running into this when  
> trying to compile pd-extended on
> armel with ubuntu?
>
> ubuntu at Satellite:/usr/src/pd/packages/linux_make$ sudo make install  
> prefix=/usr
> [... LOTS OF STUFF CUT OUT HERE BECAUSE IT WAS NORMAL ...]
> install -m644 helpbrowser.tcl /usr/src/Pd-0.42.5-
> extended/packages/linux_make/build//usr/lib/pd-extended/bin/ 
> helpbrowser.tcl
> install -d /usr/src/Pd-0.42.5-extended/packages/linux_make/build// 
> usr/bin
> install -m755 ../bin/pdextended /usr/src/Pd-0.42.5-
> extended/packages/linux_make/build//usr/bin/pdextended
> ln -s /usr/bin/pdextended /usr/src/Pd-0.42.5-extended/packages/ 
> linux_make/build//usr/lib/pd-
> extended/pd
> ln: creating symbolic link `/usr/src/Pd-0.42.5-extended/packages/ 
> linux_make/build//usr/lib/pd-
> extended/pd': File exists
> make[2]: *** [install] Error 1
> make[2]: Leaving directory `/usr/src/Pd-0.42.5-extended/pd/src'
> make[1]: *** [pd_install] Error 2
> make[1]: Leaving directory `/usr/src/Pd-0.42.5-extended/packages'
> make: *** [install] Error 2
>
> ubuntu at Satellite:/usr/src/pd/packages$ uname -a
> Linux beagleboard 2.6.32.11-l13 #1 PREEMPT Tue Apr 13 04:25:20 UTC  
> 2010 armv7l GNU/Linux
>
> I don't really understand why it is trying to create the links like  
> this. Should I be setting my base
> source code directory "pd" elsewhere?
>
> Thanks,
> Edgar
>
> _______________________________________________
> Pd-dev mailing list
> Pd-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev







----------------------------------------------------------------------------

"It is convenient to imagine a power beyond us because that means we  
don't have to examine our own lives.", from "The Idols of  
Environmentalism", by Curtis White







More information about the Pd-dev mailing list