installing adsockets 1.8.4.1 (are there sockets-constants.o or sockets-constants.lo?:-) installing problems in Debian Gnu/linux:-)
daniel <[email protected]> Tue, 06 Jan 2004 18:47:16 -0200
| Newsgroups | gmane.comp.lang.ada.sockets |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------080602030305020708050506
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi Sam! everything well?:-)
Ahmm...you fixed the early compile error that I reported(Thank's:-), but
I yet unable to compile...:-
the new error is ...:-)
Checking value of IPV6_LEAVE_GROUP
if [ -f `echo sockets-constants.ads | sed -e 's/s$/b/'` ]; then \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I.
-I. \
`echo sockets-constants.ads | sed -e 's/s$/b/'`; \
else \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I.
-I. sockets-constants.ads; \
fi
mkdir .libs
../support/adacompiler -I. -I. sockets-constants.ads -fPIC -DPIC -o
.libs/sockets-constants.o
gcc-3.3 -c -I. -I. -fPIC -DPIC sockets-constants.ads
mv sockets-constants.o .libs/sockets-constants.o
../support/adacompiler -I. -I. sockets-constants.ads -o
sockets-constants.o >/dev/null 2>&1
make[1]: ** [sockets-constants.lo] Erro 1
make[1]: Leaving directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
make: ** [install-recursive] Erro 1
in attach are the text files with various outputs.:-)
I' using Debian Woody Gnu/linux, gcc3.3, e backports xfree4.2 and
gnome2.2 for stable. Thank's Thank's Thaaaaannnnk's !!!!!!!!!:-)
[]' of seven turns,Dani.:-)
thank's for understanding my English:-),too
--------------080602030305020708050506
Content-Type: text/plain;
name="configure_output_full"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="configure_output_full"
cruxsacraschristi:~# cd /daniel/DIR_AdaSockets/adasockets-1.8.4.1
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1# ./configure --prefix=/daniel/EXECUTAVEIS/AdaSockets
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for gnuawk... (cached) mawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for getdefs... no
checking for makeinfo... ${SHELL} /daniel/DIR_AdaSockets/adasockets-1.8.4.1/support/missing --run makeinfo
checking for texi2dvi... texi2dvi
checking for dvips... dvips
checking for gnatmake... gnatmake
checking for gethostbyname... yes
checking for connect... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/conf.h usability... no
checking sys/conf.h presence... no
checking for sys/conf.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for windows.h... (cached) no
checking for struct sockaddr.sa_len... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating support/adacompiler
config.status: creating src/Makefile
config.status: creating src/sockets-link.ads
config.status: creating src/adasockets-config
config.status: creating src/sockets-types.ads
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1#
--------------080602030305020708050506
Content-Type: text/plain;
name="make_install_output_full"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="make_install_output_full"
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1# make install
Making install in src
make[1]: Entering directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
gnatmake -g -O2 ./split.adb
gcc-3.3 -c -I./ -g -O2 -I- ./split.adb
gnatbind -x split.ali
gnatlink -g split.ali
gcc -I. -o constants_nodef ./constants.c
/bin/sh ./constants.sh Sockets.Constants . \
sockets-constants.ads
Checking value of TCP_NODELAY
Checking value of AF_INET
Checking value of AF_UNIX
Checking value of SOCK_STREAM
Checking value of SOCK_DGRAM
Checking value of EINTR
Checking value of EAGAIN
Checking value of EWOULDBLOCK
Checking value of EINPROGRESS
Checking value of EALREADY
Checking value of EISCONN
Checking value of ECONNREFUSED
Checking value of FNDELAY
Checking value of FASYNC (or FIOASYNC as a substitute)
Checking value of F_GETFL
Checking value of F_SETFL
Checking value of F_SETOWN (or FIOSSAIOOWN as a substitute)
Checking value of SO_RCVBUF
Checking value of SO_REUSEADDR
Checking value of SO_REUSEPORT
Checking value of SOL_SOCKET
Checking value of SIGTERM
Checking value of SIGKILL
Checking value of O_RDONLY
Checking value of O_WRONLY
Checking value of O_RDWR
Checking value of HOST_NOT_FOUND
Checking value of TRY_AGAIN
Checking value of NO_RECOVERY
Checking value of NO_DATA
Checking value of NO_ADDRESS
Checking value of POLLIN
Checking value of POLLPRI
Checking value of POLLOUT
Checking value of POLLERR
Checking value of POLLHUP
Checking value of POLLNVAL
Checking value of I_SETSIG
Checking value of S_RDNORM
Checking value of S_WRNORM
Checking value of IPPROTO_IP
Checking value of IP_ADD_MEMBERSHIP
Checking value of IP_MULTICAST_LOOP
Checking value of IP_MULTICAST_TTL
Checking value of IP_DROP_MEMBERSHIP
Checking value of O_NONBLOCK
Checking value of MSG_PEEK
Checking value of FIONBIO
Checking value of FIONREAD
Checking value of SO_SNDBUF
Checking value of AF_INET6
Checking value of AI_ADDRCONFIG
Checking value of AI_ALL
Checking value of AI_CANONNAME
Checking value of AI_DEFAULT
Checking value of AI_MASK
Checking value of AI_NUMERICHOST
Checking value of AI_PASSIVE
Checking value of AI_V4MAPPED
Checking value of AI_V4MAPPED_CFG
Checking value of NI_DGRAM
Checking value of NI_MAXHOST
Checking value of NI_MAXSERV
Checking value of NI_NAMEREQD
Checking value of NI_NOFQDN
Checking value of NI_NUMERICHOST
Checking value of NI_NUMERICSERV
Checking value of NI_WITHSCOPEID
Checking value of IPPROTO_IPV6
Checking value of IPV6_UNICAST_HOPS
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
if [ -f `echo sockets-constants.ads | sed -e 's/s$/b/'` ]; then \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I. -I. \
`echo sockets-constants.ads | sed -e 's/s$/b/'`; \
else \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I. -I. sockets-constants.ads; \
fi
mkdir .libs
../support/adacompiler -I. -I. sockets-constants.ads -fPIC -DPIC -o .libs/sockets-constants.o
gcc-3.3 -c -I. -I. -fPIC -DPIC sockets-constants.ads
mv sockets-constants.o .libs/sockets-constants.o
../support/adacompiler -I. -I. sockets-constants.ads -o sockets-constants.o >/dev/null 2>&1
make[1]: ** [sockets-constants.lo] Erro 1
make[1]: Leaving directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
make: ** [install-recursive] Erro 1
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1#
--------------080602030305020708050506
Content-Type: text/plain;
name="make_output_full"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="make_output_full"
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1# make
Making all in src
make[1]: Entering directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
make all-am
make[2]: Entering directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
gnatmake -g -O2 ./split.adb
gcc-3.3 -c -I./ -g -O2 -I- ./split.adb
gnatbind -x split.ali
gnatlink -g split.ali
gcc -I. -o constants_nodef ./constants.c
/bin/sh ./constants.sh Sockets.Constants . \
sockets-constants.ads
Checking value of TCP_NODELAY
Checking value of AF_INET
Checking value of AF_UNIX
Checking value of SOCK_STREAM
Checking value of SOCK_DGRAM
Checking value of EINTR
Checking value of EAGAIN
Checking value of EWOULDBLOCK
Checking value of EINPROGRESS
Checking value of EALREADY
Checking value of EISCONN
Checking value of ECONNREFUSED
Checking value of FNDELAY
Checking value of FASYNC (or FIOASYNC as a substitute)
Checking value of F_GETFL
Checking value of F_SETFL
Checking value of F_SETOWN (or FIOSSAIOOWN as a substitute)
Checking value of SO_RCVBUF
Checking value of SO_REUSEADDR
Checking value of SO_REUSEPORT
Checking value of SOL_SOCKET
Checking value of SIGTERM
Checking value of SIGKILL
Checking value of O_RDONLY
Checking value of O_WRONLY
Checking value of O_RDWR
Checking value of HOST_NOT_FOUND
Checking value of TRY_AGAIN
Checking value of NO_RECOVERY
Checking value of NO_DATA
Checking value of NO_ADDRESS
Checking value of POLLIN
Checking value of POLLPRI
Checking value of POLLOUT
Checking value of POLLERR
Checking value of POLLHUP
Checking value of POLLNVAL
Checking value of I_SETSIG
Checking value of S_RDNORM
Checking value of S_WRNORM
Checking value of IPPROTO_IP
Checking value of IP_ADD_MEMBERSHIP
Checking value of IP_MULTICAST_LOOP
Checking value of IP_MULTICAST_TTL
Checking value of IP_DROP_MEMBERSHIP
Checking value of O_NONBLOCK
Checking value of MSG_PEEK
Checking value of FIONBIO
Checking value of FIONREAD
Checking value of SO_SNDBUF
Checking value of AF_INET6
Checking value of AI_ADDRCONFIG
Checking value of AI_ALL
Checking value of AI_CANONNAME
Checking value of AI_DEFAULT
Checking value of AI_MASK
Checking value of AI_NUMERICHOST
Checking value of AI_PASSIVE
Checking value of AI_V4MAPPED
Checking value of AI_V4MAPPED_CFG
Checking value of NI_DGRAM
Checking value of NI_MAXHOST
Checking value of NI_MAXSERV
Checking value of NI_NAMEREQD
Checking value of NI_NOFQDN
Checking value of NI_NUMERICHOST
Checking value of NI_NUMERICSERV
Checking value of NI_WITHSCOPEID
Checking value of IPPROTO_IPV6
Checking value of IPV6_UNICAST_HOPS
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
if [ -f `echo sockets-constants.ads | sed -e 's/s$/b/'` ]; then \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I. -I. \
`echo sockets-constants.ads | sed -e 's/s$/b/'`; \
else \
/bin/sh ../libtool --tag=CC --mode=compile ../support/adacompiler -I. -I. sockets-constants.ads; \
fi
mkdir .libs
../support/adacompiler -I. -I. sockets-constants.ads -fPIC -DPIC -o .libs/sockets-constants.o
gcc-3.3 -c -I. -I. -fPIC -DPIC sockets-constants.ads
mv sockets-constants.o .libs/sockets-constants.o
../support/adacompiler -I. -I. sockets-constants.ads -o sockets-constants.o >/dev/null 2>&1
make[2]: ** [sockets-constants.lo] Erro 1
make[2]: Leaving directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
make[1]: ** [all] Erro 2
make[1]: Leaving directory `/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src'
make: ** [all-recursive] Erro 1
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1#
--------------080602030305020708050506
Content-Type: text/plain;
name="locate_sockets-constant_output.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="locate_sockets-constant_output.txt"
cruxsacraschristi:/daniel/DIR_AdaSockets/adasockets-1.8.4.1# locate sockets-constant
/daniel/DIR_AdaSockets/adasockets-1.8.4.1/contrib/vms/sockets-constants.ads
/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src/sockets-constants.ads
/daniel/DIR_AdaSockets/adasockets-1.8.4.1/src/sockets-constants.ali
-----
obs.: non-exist sockets-constants.o ?
obs.: non-exist sockets-constants.lo ? humn...:-)
--------------080602030305020708050506
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
AdaSockets mailing list
[email protected]
http://www.rfc1149.net/mailman/listinfo/adasockets
--------------080602030305020708050506--