GNU bug report logs -
#10241
undefined ffi_type_pointer problem mipsel linux
Previous Next
Reported by: 珊珊 <byweinno <at> 163.com>
Date: Wed, 7 Dec 2011 08:12:01 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 10241-done <at> debbugs.gnu.org (full text, mbox):
On Wed 07 Dec 2011 11:54, Anthony Green <green <at> moxielogic.com> writes:
> On 12/7/2011 2:49 AM, ɺɺ wrote:
>> Dear Mr. Green :
>>
>> My box is fuloong 6004, loongson2f cpu, mips64, little endian, more
>> info see
>> http://www.linux-mips.org/wiki/Loongson#Loongson_2F
>>
>> Here I want install autogen, then needs guile dependency, guile needs
>> libffi, when I install libffi, afterthat I install guile, problem is
>> that undefined ffi_type_pointer, I try to several methods, it still
>> can be ok. I checked the ffi.h is extern, shall I defined the use
>> #define for each one ?
>
>
> This just looks like libffi isn't being linked to guile at all. Can you
> verify that libffi was actually built and installed in the right place?
> Next, I would see what "CCLD guile" is really doing. I'm not sure how
> guile is built these days, but maybe you just have to add V=1 to the
> "make" command line.
Indeed. Libffi certainly builds on mipsel machines, as does Guile, so I
suspect this is an error configuring Guile. Perhaps you needed to set
PKG_CONFIG_PATH, ɺɺ?
Andy
--
http://wingolog.org/
This bug report was last modified 13 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.