>checking for i586-mandriva-linux-gnu-gcc... /usr/bin/clang >checking whether the C compiler works... no >configure: error: C compiler cannot create executables
Probably you forgot to install clang ;) btw show ur config.log 2014-09-09 23:47 GMT+04:00 [email protected] < [email protected]>: > > Il 09/09/2014 21:25, Bernhard Rosenkraenzer ha scritto: > > On 2014-09-09 21:09, [email protected] wrote: >> >>> checking for libsanitizer support... yes >>> >>> checking for libvtv support... yes >>> >>> checking for i586-mandriva-linux-gnu-gcc... /usr/bin/clang >>> >>> checking whether the C compiler works... no >>> >>> configure: error: C compiler cannot create executables >>> >>> See `config.log' for more details >>> >> >> >> And this is while doing what? Without config.log, I can't tell what's >> going on... >> >> My first guess based on seeing similar error messages is that whatever >> you're trying to compile tries to "optimize" things by adding a couple of >> compiler flags that happened to produce a better binary for some version of >> gcc without checking if the compiler supports it -- passing a gcc specific >> compiler flag to clang results in an error from the compiler -- which could >> cause an error message just like that. >> >> ttyl >> bero >> _______________________________________________ >> OM-Cooker mailing list >> [email protected] >> http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org >> >> Never mind , > > Take care > -- > Greetings > > ___________________ > > MRB ain't no shit > > Rosalinux.Ro > > Mandrivausers.Ro > > ________________ > > Talk is cheap, show me the code. > > _______________________________________________ > OM-Cooker mailing list > [email protected] > http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org >
_______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
