11 Oct 2010 12:43
RPM spec file
Kellogg, Oliver <Oliver.Kellogg <at> cassidian.com>
2010-10-11 10:43:53 GMT
2010-10-11 10:43:53 GMT
Hello, Does anybody have an RPM spec file for AdaSockets? (If not then I will make one.) Thanks, Oliver -- Oliver M. Kellogg Cassidian Systems, an EADS Company Dept. ISEG42 D-89077 Ulm, Germany Tel: +49 (0) 731.392-7138 E-Fax: +49 (0) 731.392-20 7138 E-Mail: Oliver.Kellogg <at> cassidian.com http://www.cassidian.com EADS Deutschland GmbH Registered Office: Ottobrunn District Court of Munich HRB107648 Chairman of the Supervisory Board: Dr. Thomas Enders Managing Directors: Dr. Stefan Zoller (chairman), Michael Hecht _______________________________________________ AdaSockets mailing list AdaSockets <at> lists.rfc1149.net http://lists.rfc1149.net/mailman/listinfo/adasockets(Continue reading)
with
+ gnatmake --version
GNATMAKE GPL 2010 (20100603)
i get
gcc -c -O2 -gnatpng -I. -I. -fno-common -DPIC sockets.adb
sockets.adb:539:34: (style) bad casing of "SOL_SOCKET" declared at sockets.ads:92
gnatmake: "sockets.adb" compilation error
mv sockets.o .libs/sockets.o
mv: rename sockets.o to .libs/sockets.o: No such file or directory
make[1]: *** [sockets.lo] Error 1
make: *** [install-recursive] Error 1
RSS Feed