On 05/01/2010 01:17 AM, Tom Shaw wrote: > I have the following configure problem: > > $ cd obj && ../llvm/configure --enable-optimized > --enable-targets=host-only --disable-bindings --prefix=/usr/local/clamav > configure: WARNING: Unknown project (clamdriver) won't be configured > automatically > configure: WARNING: Unknown project (ifacegen) won't be configured > automatically > checking build system type... i386-apple-darwin9.8.0 > checking host system type... i386-apple-darwin9.8.0 > checking target system type... i386-apple-darwin9.8.0 > > Any ideas?
You can ignore those warnings, they are harmless (clamdriver and ifacegen don't need to be configured, they use the makefiles from toplevel llvm). Did configure succeed? Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
