Hi,

2009/6/20 G. Allegri <[email protected]>:
> make[1]: shared: comando non trovato (command not found)
> make[1]: [_utils.so] Error 127 (ignorato)
> /usr/bin/install: impossibile eseguire (can't execute) stat di (of)
> "_utils.so": Nessun
> file o directory (No file or directory)
> make[1]: *** 
> [/home/giova/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/python/grass/lib/_utils.so]
> Errore 1
> make: *** [default] Error 2
>
> *Shared command not found*?! Shoudln't it be a build flag?
>
> In the lines, before the error happens, a line appears starting with
> the *shared* word, and the rest of the line contains the various LD
> flags, and so on.
>
> Is there something wrong in my build tools? I'm using the ones inside
> the build-essential package [1]

Probably, the variable for C compiler is empty, see include/Make/Compile.make

-> compiler_c

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to