Bug#387690: libcurl test build-depends on bc

2006-09-20 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dean gaudet escribió: > On Wed, 20 Sep 2006, Jose Luis Rivas Contreras wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> dean gaudet escribió: >>> if you "apt-get remove bc" you get this error during configure of rtorrent >>> source

Bug#387690: libcurl test build-depends on bc

2006-09-20 Thread dean gaudet
On Wed, 20 Sep 2006, Jose Luis Rivas Contreras wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > dean gaudet escribió: > > if you "apt-get remove bc" you get this error during configure of rtorrent > > source package: ^^ > I'm sorry but I doesn't see this error: > > > paty:

Bug#387690: libcurl test build-depends on bc

2006-09-20 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dean gaudet escribió: > if you "apt-get remove bc" you get this error during configure of rtorrent > source package: > > checking for curl >= 7.12.0... ./configure: line 13046: bc: command not > found 7.15.5 > > now look at the code in scripts/chec

Bug#387690: libcurl test build-depends on bc

2006-09-20 Thread dean gaudet
if you "apt-get remove bc" you get this error during configure of rtorrent source package: checking for curl >= 7.12.0... ./configure: line 13046: bc: command not found 7.15.5 now look at the code in scripts/checks.m4: ver=`curl-config --version | sed -e "s/libcurl //g"` hex_ver=`c

Bug#387690: libcurl test build-depends on bc

2006-09-20 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, doesn't depends on `bc' because those scripts isn't used, please let me know in which point of installation is used and I add it to Build-Depends. Cheers and thanks for the report - -- ~ghostbar @ linux/debian 'unstable' on i686 - Linux Counter#

Bug#387690: libcurl test build-depends on bc

2006-09-15 Thread dean gaudet
Package: rtorrent Version: 0.6.1-1 scripts/checks.m4: ok=`echo "ibase=16; if($hex_ver>=$check_hex) $hex_ver else 0" | bc` needs bc installed... it's there in 0.6.2 upstream as well. just for pedantry could you add a build-depends: bc? thanks -dean -- To UNSUBSCRIBE, email to [EMAIL PRO