------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=798
Craig Silverstein <csilvers@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |csilvers@???
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Craig Silverstein <csilvers@???> 2009-01-02 22:58:33 ---
This is a libtool bug. I don't know if it will be fixed there anytime soon, or
not.
The recommendation I've heard, as to how to resolve this, is to create a
symlink and build through that. For instance, I do this:
cd /tmp
ln -s '/My/Path with spaces/src' src
cd src
./configure && make
Hopefully that will work around this problem for you!
craig
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email