[Dovecot] cross compiling dovecot
29 Dec
2006
29 Dec
'06
11:35 p.m.
I have the problem that configure can't run the binaries, due to crosscompiling. How can you solve these issues with ./configure?
checking whether size_t is signed... configure: error: cannot run test program while cross compiling See `config.log' for more details.
I configure with a mipsel cross compiler.
Cheers Martin
29 Dec
29 Dec
11:46 p.m.
On December 29, 2006 10:35:26 PM +0100 Martin Höfling martin.hoefling@gmx.de wrote:
I have the problem that configure can't run the binaries, due to crosscompiling. How can you solve these issues with ./configure?
checking whether size_t is signed... configure: error: cannot run test program while cross compiling
Create a cache file with the right values, or call configure with those values set in the environment.
-frank
6540
Age (days ago)
6540
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frank Cusack
-
Martin Höfling