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 build it manually, bypassing the debian specifics then you'll run
into the gcc-4.0 bug.
Why are you trying to build it manually anyway? If you really want this,
for some reason, you can do the following:
# apt-get source camorama
# dpkg-source -x camorama_0.17-4_i386.dsc

and then apply the patch in debian/patches before building.
That should do it.

> Lastly, I couldn't find the build log for i386 architecture on
> http://buildd.debian.org/build.php?pkg=camorama, I found logs for other
> arcs, but not for i386. Anyway that's probably my fault, I didn't even
> know of the existence of a build log before! ;-)

That's because I upload a i386 package to the archive, so it doesn't
have to build it.
If I had a powerpc machine it would not need to build the powerpc port,
but would build the i386 one instead, got it?

I'm gonna close this bug since it's not really a bug anymore.

Cheers

-- 

 Leo Antunes
 <[EMAIL PROTECTED]> | <[EMAIL PROTECTED]> | <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to