[PD-dev] [PD] pd-extended build on 9.10

Hans-Christoph Steiner hans at at.or.at
Sun Nov 1 06:19:51 CET 2009


On Oct 31, 2009, at 8:09 PM, András Murányi wrote:

>
>
> On Sun, Nov 1, 2009 at 12:51 AM, Hans-Christoph Steiner  
> <hans at at.or.at> wrote:
>
> On Oct 31, 2009, at 5:30 PM, patrick wrote:
>
> using svn, then rm -rf pd and:
> svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd
>
> i am getting this error:
> fakeroot dpkg-deb --build /home/psc/src/pd/packages/linux_make/ 
> build/ /home/psc/src/pd/packages/linux_make/Pd-0.42.5-extended.deb
> dpkg-deb - error: Debian revision (`extended') doesn't contain any  
> digits
> dpkg-deb: 1 errors in control file
> make: *** [deb] Error 2
>
> cd packages
> svn up Makefile
>
> That should fix that bug.
>
>
> yes, i just committed a bit too early.
> and now (with all the externals)...:
>
> linux_make install succeeded!
>
> and i'm back to this:
>
> fakeroot dpkg-deb --build /home/muranyia/Download/pure-data/packages/ 
> linux_make/build/ /home/muranyia/Download/pure-data/packages/ 
> linux_make/Pd-0.42.5-extended.deb
> dpkg-deb - error: Debian revision (`extended') doesn't contain any  
> digits
> dpkg-deb: 1 errors in control file
>
> Andras


Ok, I think I got it. Either:

cd packages
make set_version
cd linux_make
make install && make package

Or:

cd packages
svn up Makefile
cd linux_make
make install && make package


.hc


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

As we enjoy great advantages from inventions of others, we should be  
glad of an opportunity to serve others by any invention of ours; and  
this we should do freely and generously.         - Benjamin Franklin


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20091101/142917dc/attachment.htm>


More information about the Pd-dev mailing list