[sudo] configure --host=i386

[ Available lists | Index of freebsd-hackers | Month of Feb 2012 | Week of 28 Feb 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Sean Bruno <seanbru@yahoo-inc.com>
Date
28 Feb 2012 19:00:37
Subject
[sudo] configure --host=i386
Message-ID
1330455619.3092.10.camel@powernoodle-l7.corp.yahoo.com


[ Hide this part ]
I was trying to cross compile sudo for i386 on an amd64 host and was
befuddled by the following ./configure error output.

checking for library containing crypt... -lcrypt
checking for library containing getspnam... no
checking for library containing getprpwnam... no
configure: error: "dlopen present but libtool doesn't appear to support
your platform."


I've tried this on 7,8,9 and head with the same result. Thoughts?

Sean


Elapsed time: 0.128 seconds