unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: Rainer Tammer <tammer@tammer.net>
Cc: bug-guile@gnu.org
Subject: Re: guile 1.6.8 make check failure on AIX 6.1
Date: Fri, 01 Feb 2008 20:32:16 +0000	[thread overview]
Message-ID: <87ejbwifjj.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <47A19615.3050703@tammer.net> (Rainer Tammer's message of "Thu, 31 Jan 2008 10:34:13 +0100")

Rainer Tammer <tammer@tammer.net> writes:

> Testing /daten/source/guile-1.6.8/pre-inst-guile ...
> with GUILE_LOAD_PATH=/daten/source/guile-1.6.8/test-suite

[...]

> ERROR: In procedure dynamic-link:
> ERROR: file: "libguile-srfi-srfi-13-14-v-1", message: "    0509-022
> Cannot load module
> /opt/freeware/lib/gcc/powerpc-ibm-aix6.1.0.0/4.2.2/../../../libguile-srfi-srfi-13-14-v-1.a.
>    0509-103   The module has an invalid magic number."

The test that fails is supposed to link with the not-yet-installed
version of libguile-srfi-srfi-13-14-v-1 somewhere under
/daten/source/guile-1.6.8/srfi, but it is actually picking up an
already installed library under /opt/freeware/lib.

Also, according to google, the invalid magic number message most often
indicates a 32-bit/64-bit mixup.  So perhaps the installed library is
64-bit, and the one you're trying to build is 32-bit.

Anyway, it looks like you could solve the problem by somehow hiding
the /opt/freeware/lib libraries when building Guile.

> Bye
>  Rainer

Regards,
        Neil





  parent reply	other threads:[~2008-02-01 20:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31  9:34 guile 1.6.8 make check failure on AIX 6.1 Rainer Tammer
2008-02-01 10:45 ` Ludovic Courtès
2008-02-01 20:32 ` Neil Jerram [this message]
2008-02-02 11:31   ` Rainer Tammer
2008-02-03 23:47     ` Neil Jerram
2008-02-04  7:21       ` Rainer Tammer
2008-02-05 23:38         ` Neil Jerram
2008-02-04  9:02           ` Ludovic Courtès
2008-02-06 22:05             ` Neil Jerram
  -- strict thread matches above, loose matches on Subject: below --
2008-02-02 12:12 Rainer Tammer
2008-02-03 23:51 ` Neil Jerram
2008-02-04  7:40   ` Rainer Tammer
2008-02-04  8:31     ` Rainer Tammer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ejbwifjj.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=bug-guile@gnu.org \
    --cc=tammer@tammer.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).