bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Make on OSX fails


From: Henrik Frisk
Subject: Re: [bug-mailutils] Make on OSX fails
Date: Wed, 22 Mar 2006 12:41:00 +0100


It depends on how both versions are installed on your machine. I suspect
that mailutils encounters guile-config of version 1.4 in the path, and
deduces that it has to do with that version, whereas your includes
(/usr/include/guile) pertain to 1.6. Could you verify this?

Regards,
Sergey

You seem to be right. I'm using the Fink package manager (a debian pkg manager for OSX) and it has guile 1.4 and 1.6 installed. Hence 'guile-config --version' returns 1.4 and 'guile-1.6-config --version' returns 1.6.7. I'm not sure if this is a common way to do it or something specific for Fink. Meanwhile include/libguile/version.h depicts 1.6.7.

I could try to uninstall guile 1.4 and see if that resolves the problem. I'll get back to you.




reply via email to

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