lilypond-devel
[Top][All Lists]
Advanced

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

mac os x 10.9 and libguile.h


From: Mike Solomon
Subject: mac os x 10.9 and libguile.h
Date: Sat, 2 Nov 2013 13:03:32 +0100

Hey all,

In my update to OS X 10.9, I’ve had to uninstall and reinstall lots of stuff.  
In the LilyPond configure script, I get

<snip>
checking for guile-config... guile-config
checking guile-config version... 1.8.8
checking guile compile flags... -I/usr/local/Cellar/guile18/1.8.8/include  
-D_THREAD_SAFE 
checking guile link flags...  -D_THREAD_SAFE  
-L/usr/local/Cellar/guile18/1.8.8/lib -lguile -lltdl -lgmp -lm -lltdl
checking libguile.h usability... no
checking libguile.h presence... no
checking for libguile.h... no
checking for scm_boot_guile in -lguile... no
checking for scm_boot_guile... no
checking for scm_t_hash_fold_fn... no
checking for scm_t_hash_handle_fn... no
checking for scm_t_subr... no
</snip>

I checked in my /usr/local/Cellar/guile18/1.8.8/include and libguile.h is 
indeed there.  Does anyone know where the configure script is looking for 
libguile.h?  And is there anyway to tell it where to find it?

Cheers,
MS


reply via email to

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