GNU bug report logs - #14093
configuration issue on Cygwin

Previous Next

Package: guile;

Reported by: "d.henman" <dhenman <at> gmail.com>

Date: Sat, 30 Mar 2013 02:10:02 UTC

Severity: normal

Tags: moreinfo

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: "d.henman" <dhenman <at> gmail.com>
Cc: 14093 <at> debbugs.gnu.org
Subject: bug#14093: configure for build problem
Date: Sun, 31 Mar 2013 00:28:47 +0100
Hi,

"d.henman" <dhenman <at> gmail.com> skribis:

> checking for LIBFFI... configure: error: Package requirements (libffi) were not met:
>
> No package 'libffi' found

[...]

> # However when I do:
>
> $ ls /bin/*ffi*
> /bin/cygffi-4.dll 
>
> This location is standard in my opion.

The configure script checks for libffi via the pkg-config tool.

What does ‘pkg-config libffi --cflags --libs’ return on your machine?

If it shows an error, this means that either the PKG_CONFIG_PATH
environment variable does not contain the directory where libffi.pc is,
or that the file libffi.pc is missing from your libffi installation.

HTH,
Ludo’.




This bug report was last modified 11 years and 207 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.