Compile error : sockets-constants-ads

Duncan Sands <[email protected]> Tue, 23 Sep 2003 20:45:34 +0200
Newsgroups gmane.comp.lang.ada.sockets
Message-ID <[email protected]>
Hi - I get a compile error with adasockets-1.8:

Checking value of IPV6_MULTICAST_IF
Checking value of IPV6_MULTICAST_HOPS
Checking value of IPV6_MULTICAST_LOOP
Checking value of IPV6_JOIN_GROUP
Checking value of IPV6_LEAVE_GROUP
/bin/sh ../libtool --mode=compile ../support/adacompiler -c -I. -I. sockets-constants.ads
rm -f .libs/sockets-constants.lo
../support/adacompiler -c -I. -I. sockets-constants.ads  -fPIC -DPIC -o .libs/sockets-constants.lo
gcc: sockets-constants.ads: No such file or directory
gcc: no input files
mv: cannot stat `tmp10599/sockets-constants.o': No such file or directory
mv: cannot stat `tmp10599/*.ali': No such file or directory
make[2]: *** [sockets-constants.lo] Error 1
make[2]: Leaving directory `/home/duncan/tmp/adasockets-1.8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/duncan/tmp/adasockets-1.8/src'
make: *** [all-recursive] Error 1

The generated file is called sockets-constants-ads instead of
sockets-constants.ads for some reason.  Otherwise all is fine -
keep up the good work!

Ciao,

Duncan.
_______________________________________________
AdaSockets mailing list
[email protected]
http://www.rfc1149.net/mailman/listinfo/adasockets