[adasockets] Building adasockets 1.8.4.7 on mac os 10.2 or 10.3
Thomas De Contes
d.l.tDeContes at free.fr
Sun Jul 2 18:00:37 CEST 2006
Le jeudi, 1 juin 2006, à 10:05 Europe/Paris, Samuel Tardieu a écrit :
> The following message is a courtesy copy of an article
> that has been posted to gmane.comp.lang.ada.sockets as well.
>
>>>>>> "Thomas" == Thomas <forums.tDeContes at free.fr> writes:
>
> Thomas> hi :-) I dont succeed in Building adasockets 1.8.4.7 on mac os
> Thomas> 10.2 or 10.3.
>
> Thomas> Here is the log on mac os 10.2, but it is near the same on mac
> Thomas> os 10.3 :
> Thomas>
> <http://tDeContes.hd.free.fr/aide/ada/adasockets/the%20errors/
> 3.4.4%20compiler%20on%2010.2>
>
> Thomas,
>
> could you please try removing the "-no-undefined" in src/Makefile.am
> (or src/Makefile.in if you don't have the autotools present) as in
> http://tinyurl.com/s8ygp ?
Hi :-)
I should not have the autotools present, because if i modify only
src/Makefile.am it does nothing
Curiously,
if i modify only src/Makefile.in, it ends with :
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
and if i modify the two files, it ends with :
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
do you need the compleete log ?
I'm not sure that it works correctly :
thomas% ./value 192.168.1.4
0.0.158.248
thomas% ./value 192
0.0.158.248
thomas% ./value 1
191.255.248.208
thomas% ./value 19
0.0.158.248
thomas% ./value 192.168.1.3
0.0.158.248
thomas% ./value 92.168.1.3
0.0.158.248
thomas%
Is it right ?
--
Mon CV : http://tDeContes.hd.free.fr/divers/emploi/
More information about the AdaSockets
mailing list