Bug#557632: broken test for mmap

2009-11-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ralf Wildenhues on 11/24/2009 3:37 AM: >> what leads to not detecting mmap on Debian and because of this some >> packages fail to build (I did hit this on sdcv). > > Proposed patch. Fixes the test with CC=g++. OK to apply and add Michal

Bug#557632: broken test for mmap

2009-11-24 Thread Yavor Doganov
tags 557632 + patch forwarded 557632 bug-autoc...@gnu.org thanks On Mon, Nov 23, 2009 at 01:27:43PM +0100, Michal Čihař wrote: > Package: autoconf > Version: 2.65-1 > Severity: serious > File: /usr/share/autoconf/autoconf/functions.m4 > the mmap test currently present in autoconf fails to compile

Bug#557632: broken test for mmap

2009-11-24 Thread Ralf Wildenhues
tags upstream patch thanks Hello Michal, thanks for the bug report. Adding autoconf-patches. * Michal Čihař wrote on Mon, Nov 23, 2009 at 01:27:43PM CET: > the mmap test currently present in autoconf fails to compile: > > conftest.cpp:154: warning: deprecated conversion from string constant to

Bug#557632: broken test for mmap

2009-11-23 Thread Michal Čihař
Package: autoconf Version: 2.65-1 Severity: serious File: /usr/share/autoconf/autoconf/functions.m4 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi the mmap test currently present in autoconf fails to compile: conftest.cpp:154: warning: deprecated conversion from string constant to 'char*' con