help-autogen
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-autogen] configure error Cannot find libguile - autogen 5.11.9 - g


From: Graham Reitz
Subject: [Help-autogen] configure error Cannot find libguile - autogen 5.11.9 - guile 2.0.1 in nonstandard directoory - OS X 10.6.7
Date: Sun, 12 Jun 2011 12:15:39 -0500

I'm confused why the configure --with-libguile=[DIR] switch isn't working.  The 
same configure error occurs with autogen 5.11.8

error output:
checking whether with-libguile-cflags was specified... no
checking whether with-libguile-libs was specified... no
checking whether libguile can be linked with... no
configure: error: Cannot find libguile.  libguile is required.

config.log is attached

configure command:
$ ($SOURCE_DIR)/gnu/autogen/autogen-5.11.9/configure 
--prefix=$DEV_ROOT_DIR/usr/local CFLAGS="-O3 -pedantic -mtune=native" 
CXXFLAGS="-O3 -pedantic -mtune=native" --with-libguile=$DEV_ROOT_DIR/usr/local

guile install files (include, lib, and share):
$ ls -ll $DEV_ROOT_DIR/usr/local/include | grep guile
drwxr-xr-x   4 grahamreitz  staff     136 Jun 11 12:01 guile

$ ls -ll $DEV_ROOT_DIR/usr/local/lib | grep guile
drwxr-xr-x  4 grahamreitz  staff      136 Jun 11 11:41 guile
-rwxr-xr-x  1 grahamreitz  staff  1918416 Jun 11 12:09 libguile-2.0.22.dylib
-rw-r--r--  1 grahamreitz  staff  2732416 Jun 11 12:09 libguile-2.0.a
lrwxr-xr-x  1 grahamreitz  staff       21 Jun 11 12:09 libguile-2.0.dylib -> 
libguile-2.0.22.dylib
-rwxr-xr-x  1 grahamreitz  staff     1416 Jun 11 12:09 libguile-2.0.la
-rwxr-xr-x  1 grahamreitz  staff    56388 Jun 11 11:29 
libguilereadline-v-18.18.dylib
-rw-r--r--  1 grahamreitz  staff    73544 Jun 11 11:29 libguilereadline-v-18.a
lrwxr-xr-x  1 grahamreitz  staff       30 Jun 11 11:29 
libguilereadline-v-18.dylib -> libguilereadline-v-18.18.dylib
-rwxr-xr-x  1 grahamreitz  staff     1557 Jun 11 11:29 libguilereadline-v-18.la

$ ls -ll $DEV_ROOT_DIR/usr/local/share | grep guile
drwxr-xr-x   3 grahamreitz  staff   102 Jun 11 11:29 guile

$ gcc -v
Target: i686-apple-darwin10
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)


I've also posted this to the autogen-users list.   

graham




Attachment: config.log
Description: Binary data






reply via email to

[Prev in Thread] Current Thread [Next in Thread]