Re: libglib-perl fails to build from source on mips(el), ia64 and alpha
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: libglib-perl fails to build from source on mips(el), ia64 and alpha
- Date: Fri, 23 Jan 2004 13:08:31 -0500 (EST)
Marc 'HE' Brockschmidt said:
Both mips and mipsel couldn't run test 9, a build log is available at
http://buildd.debian.org/fetch.php?&pkg=libglib-perl&ver=1.021-1&arch=mips&stamp=1074816698&file=log
there is a bug in GLib's IO channel stuff that keeps this from working properly.
http://bugzilla.gnome.org/show_bug.cgi?id=131076
we skip that portion of the test by a trick like this:
if ($Config{archname} =~ m/^x86_64/) {
so now we just need to know what $Config{archname} contains on mips and mipsel
systems.
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]