On Sun, Nov 16, 2008 at 07:30:11PM +0100, Martin Michlmayr wrote: > Your package fails to build with the upcoming GCC 4.4. Version 4.4 > has not been released yet but I'm building with a snapshot in order > to find errors and give people an advance warning.
Could you please give us some information about how you set up your system to use gcc 4.4? > You can reproduce this problem with gcc-snapshot from unstable. Well so far I couldn't. > > ./configure \ > > --with-linux="/usr" \ > > --disable-kmods \ > > --with-gcc=/usr/bin/gcc-4.2 \ > > --with-g++=/usr/bin/g++-4.2 > > Checking for environment: Determined build machine: linux.amd64, target > > machine: linux.amd64, OK. > > Checking for kBuild: found, OK. > > Checking for gcc: > > ** gcc version 4.4.0 found, expected gcc 3.x with x>1 or gcc 4.x with > > 0<x<4! As you can see above configure is told to use /usr/bin/gcc-4.2 as gcc. Which should be fine. In my test with setting LD_LIBRARY_PATH and PATH according to README.Debian, configure correctly used gcc-4.2. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

