[PolyORB-users] PolyORB installation error

Vadim Godunko vgodunko at rostel.ru
Thu May 29 12:04:18 CEST 2008


Alina-Mihaela Radu wrote:
> 
> The configuration works fine, I don't receive any errors after ./configure and make, but when I try to install it, I receive:
> $ sudo make install
> 	   
> gcc-4.2 -c -gnat05 -g -O2 -gnatyg -gnatwae -I/home/alina/Desktop/dep/polyorb-src/compilers/gnatprfh gnatprfh.adb
> gnat1: bad -gnaty switch (invalid style switch:g)
> gnatmake: "gnatprfh.adb" compilation error
> make: *** [build-gnatprfh] Error 4
> 
Are you sure compiler under sudo is the same with you session compiler?

Can you please try:

gnatls -v

and

sudo gnatls -v


More information about the PolyORB-users mailing list