Bug#517464: xmms2: FTBFS: error: 'PATH_MAX' was not declared in this scope

2009-03-01 Thread Cyril Brulebois
peter green plugw...@p10link.net (28/02/2009): @@ -32,6 +32,7 @@ #include string #include list #include vector +#include limits.h Better use C++'s climits. Mraw, KiBi. signature.asc Description: Digital signature

Bug#517464: xmms2: FTBFS: error: 'PATH_MAX' was not declared in this

2009-02-27 Thread Kurt Roeckx
Package: xmms2 Version: 0.5DrLecter-2 Severity: serious Hi, Your package is failing to build with the following error: In file included from ../src/include/xmmsclient/xmmsclient++/result.h:9, from ../src/include/xmmsclient/xmmsclient++/bindata.h:22, from

Bug#517464: xmms2: FTBFS: error: 'PATH_MAX' was not declared in this scope

2009-02-27 Thread peter green
tags 517464 +patch thanks The attatched patch makes xmms2 build in my sid chroot, I have not tested if the resulting package works. Only in xmms2-0.5DrLecter.new/debian: libxmmsclient++2.debhelper.log Only in xmms2-0.5DrLecter.new/debian: libxmmsclient3.debhelper.log diff -ur