Bug#348836: camorama: Does not compile with gcc-4.0

2006-01-22 Thread Leo \"Costela\" Antunes
On Dom, 2006-01-22 at 12:27 +0100, Alfredo Pironti wrote: > I can reproduce the bug with this sequence of commands: > > apt-get source camorama > ./configure > make Oh, that's the problem. The debian package has a patch to make it compile with gcc-4.0, it's inside the debian/patches dir. It you b

Bug#348836: camorama: Does not compile with gcc-4.0

2006-01-22 Thread Alfredo Pironti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Leo, thank you for your interest! I still have the issue with gcc 4.0. I give you more details. > Please run: > # ls -l $(which gcc) > Just to make sure your gcc is pointing in the right direction. [EMAIL PROTECTED]:~/src/camorama-0.17$ ls -l $(w

Bug#348836: camorama: Does not compile with gcc-4.0

2006-01-21 Thread Leo \"Costela\" Antunes
tags 348836 + unreproducible moreinfo thanks On Qui, 2006-01-19 at 11:23 +0100, Alfredo Pironti wrote: > You have to set CC=gcc-3.3 in order to compile. > It will not compile with gcc-4.0. > gcc-4.0 stops compiling at main, line 58, while > gcc-3.3 only gives a warning. Maybe the upstream source >

Bug#348836: camorama: Does not compile with gcc-4.0

2006-01-19 Thread Alfredo Pironti
Package: camorama Version: 0.17-3 Severity: important Justification: fails to build from source You have to set CC=gcc-3.3 in order to compile. It will not compile with gcc-4.0. gcc-4.0 stops compiling at main, line 58, while gcc-3.3 only gives a warning. Maybe the upstream source should be update