On Tue, Jan 10, 2006 at 02:37:35PM +0100, Christian T. Steigies wrote:
> Package: guile-gtk
> Version: 1.2_0.31-4
> Severity: serious
> Justification: no longer builds from source
> 
> Hi,
> your package fails to build on m68k and ia64, since you specify a (no
> longer) existing/used compiler:
> 
> guile-1.6-snarf -o guile-gtk.x guile-gtk.c -DHAVE_CONFIG_H -I. -I. 
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
> -D_REENTRANT   -g -O2
> /usr/bin/guile-1.6-snarf: line 53: m68k-linux-gcc: command not found
> make[1]: *** [guile-gtk.x] Error 1
> 
> If you have to call the compile by it's exact name, it is m68k-linux-gnu-gcc
> since etch, and probably similar for ia64. It should not build on other
> arches as well, but maybe they still have an older compiler installed
> besides the default gcc-4.0.

Actually this appears to be bug#317600, which is that guile-1.6-snarf is
calling the wrong compiler.

That bug is fixed in guile-1.6 1.6.7-1.1, which isn't built on m68k or
ia64 due to bug#326905.

Even on i386 and amd64 it's actually calling x86_64-linux-gnu-gcc.
m68k and ia64 must have renamed their compiler since guile-1.6 last
built properly. 

Looks like I can workaround this anyway.

Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to