[PolyORB-users] GNAT.SOCKETS.SOCKET_ERROR while compiling?
Martin Krischik
krischik at users.sourceforge.net
Tue Dec 28 12:24:04 CET 2004
Hello,
I am getting a SOCKET_ERROR while compiling:
----
make[3]: Leaving directory
`/work/act.i686-pc-linux-gnu/polyorb/compilers/idlac'
../../compilers/idlac/idlac ./File.idl
Successfully parsed.
touch stamp-gen
po_cos_naming \
-m \
-g -O2 -gnatfy -gnatwae -gnatpn -I../../idls/cos/naming -I.
-I../../src -I../../src -I../../src/giop -I../../src/giop
-I../../src/giop/diop -I../../src/giop/diop -I../../src/giop/iiop
-I../../src/giop/iiop -I../../src/giop/miop -I../../src/giop/miop
-I../../src/soap -I../../src/soap -I../../src/srp -I../../src/srp
-I../../src/corba -I../../src/corba -I../../cos/ir -I../../cos/ir
-I../../src/web_common -I../../src/web_common -I/opt/ada/include/xmlada \
-bargs \
-largs \
--LINK=../../support/linker \
../../src/libpolyorb.la ../../src/giop/libpolyorb-giop.la ../../src/giop/diop/libpolyorb-giop-diop.la ../../src/giop/iiop/libpolyorb-giop-iiop.la ../../src/giop/miop/libpolyorb-giop-miop.la ../../src/soap/libpolyorb-soap.la ../../src/srp/libpolyorb-srp.la ../../src/corba/libpolyorb-corba.la ../../src/moma/libpolyorb-moma.la ../../src/web_common/libpolyorb-web_common.la
-L/opt/ada/lib -lxmlada_input_sources -lxmlada_sax -lxmlada_unicode
-lxmlada_dom
polyorb.initialization: Initialization of access_points.uipmc failed:
Exception name: GNAT.SOCKETS.SOCKET_ERROR
Message: [19] No such device
raised GNAT.SOCKETS.SOCKET_ERROR : [19] No such device
make[2]: *** [po_cos_naming] Fehler 1
make[2]: Leaving directory `/work/act.i686-pc-linux-gnu/polyorb/cos/naming'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/work/act.i686-pc-linux-gnu/polyorb/cos'
make: *** [all-recursive] Fehler 1
/work/configure
----
Now even more interesting, If fire up my internet connection the SOCKET_ERROR
disappears and is replaced with:
----
make[3]: Leaving directory
`/work/act.i686-pc-linux-gnu/polyorb/compilers/idlac'
po_cos_naming \
-m \
-g -O2 -gnatfy -gnatwae -gnatpn -I../../idls/cos/naming -I.
-I../../src -I../../src -I../../src/giop -I../../src/giop
-I../../src/giop/diop -I../../src/giop/diop -I../../src/giop/iiop
-I../../src/giop/iiop -I../../src/giop/miop -I../../src/giop/miop
-I../../src/soap -I../../src/soap -I../../src/srp -I../../src/srp
-I../../src/corba -I../../src/corba -I../../cos/ir -I../../cos/ir
-I../../src/web_common -I../../src/web_common -I/opt/ada/include/xmlada \
-bargs \
-largs \
--LINK=../../support/linker \
../../src/libpolyorb.la ../../src/giop/libpolyorb-giop.la ../../src/giop/diop/libpolyorb-giop-diop.la ../../src/giop/iiop/libpolyorb-giop-iiop.la ../../src/giop/miop/libpolyorb-giop-miop.la ../../src/soap/libpolyorb-soap.la ../../src/srp/libpolyorb-srp.la ../../src/corba/libpolyorb-corba.la ../../src/moma/libpolyorb-moma.la ../../src/web_common/libpolyorb-web_common.la
-L/opt/ada/lib -lxmlada_input_sources -lxmlada_sax -lxmlada_unicode
-lxmlada_dom
POLYORB_CORBA_NAMING_IOR=IOR:010000002800000049444c3a6f6d672e6f72672f436f734e616d696e672f4e616d696e67436f6e746578743a312e3000030000000000000054000000010102000c0000003139322e3136382e302e32003a1700000e000000000000000000000131010deadc0d000001000000010000001c0000000100000001000100000000000001010002000000010101000201010003ffff7f44000000010102000c0000003139322e3136382e302e3200921f00000e000000000000000000000131010deadc0d0000140000002f313b7379733b70663d3233333439353536350004ffff7f30000000010100000c0000003139322e3136382e302e32005b0700000e000000000000000000000131010deadc0d000000000000
----
1) It would be nice if the name service would work without internet connection
as well.
2) The compile stops after starting the name service.
With Regards
Martin
--
Martin Krischik
mailto://krischik@users.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/polyorb-users/attachments/20041228/51e139c6/attachment.bin
More information about the PolyORB-users
mailing list