Hi, I was trying to crosscompile dovecot, but I got some error:
--with-notify=inotify don't work, as it try to run a test program to verify if inotify is supported in the building platform. Solved with --with-notify=dnotify. Ihmo, is more a hack than a solution. | checking whether posix_fallocate() works... configure: error: cannot run test program while cross compiling I can't find an a suitable option for this error. Again the problem is that configure can't run an executable for a different platform. It's possible to set a safe default? Thanks in advance. -- Saluti / Regards Diego Roversi | | diegor at tiscalinet.it