On Mon, 2008-06-02 at 11:48 +0200, Joachim Breitner wrote:
> Hi,
> 
> I got a last build problem for the Debian package, this time on s390,
> and the problem appears in a different package: gtkrsync does not build,
> and the maintainer believes the problem lies within the gtk2hs package:
> 
> http://buildd.debian.org/fetch.cgi?pkg=gtkrsync;ver=1.0.2;arch=s390;stamp=1210904919
> 
> It has happened before and it was believed that gcc-4.1 was the problem,
> but this build happened with 4.3.
> 
> If someone here could please comment on that? (and please keep the
> bugs.debian.org-address in the CC?)

If this happens only on this arch I'd blame either:
1. linker/toolchain bugs
2. ghc split-objs

If you're using split-objs for gtk2hs on this arch, don't.
Use ./configure --disable-split-objs

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gtk2hs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to