[zeromq-dev] Re : Massive problems running ZMQ on android

jonas.adler at epiq.se jonas.adler at epiq.se
Fri Jul 27 10:08:00 CEST 2012


Ok i'll think about that from here on, but if i don't use a privileged
user the ./conigure replies with "C compiler cannot create executables",
even though it find arm-linux-androideabi-gcc

> On 27/07/12 09:43, jonas.adler at epiq.se wrote:
>> I think i've found something. If I use sudo <configure> i get that
>> arm-linux-androideabi-gcc isnt found, but when i dont use sudo and it is
>> found, i get "C compiler cannot create executables"...
>
> As a rule of thumb, you should never use the super user to perform the
> ./configure && make steps of a compilation.
>
> Only make install, when you are installing to a privileged prefix (/usr,
> or /usr/local), should be run as a privileged user.
>
> -S.
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>





More information about the zeromq-dev mailing list