Does anyone hep me with this ?
Inthe includes we are using the netdb.h, arpa/inet.h, sys/socket.h and
others ... but I don't know what is happening!
OS version: Digital UNIX V4.0G (Rev. 1530)
# c++ -dumpversion
2.9-gnupro-98r2
--------- Here start my problem --------------
# make -f makefile3.unx
c++ -o postie postie.o filter.o strings.o postit.o /usr/lib/libc.a
../lib/postie
.a ../../infradig/lib/infradig.a -static -lstdc++ -lm -lc
/usr/bin/ld:
Error: Undefined:
__inet_addr(char const *)
gethostbyname(char const *)
getservbyname(char const *, char const *)
__inet_ntoa(in_addr)
gethostbyaddr(char const *, int, int)
collect2: ld returned 1 exit status
*** Exit 1
Stop.
--------- and I hope that here end --------------
TIA,
-----------------------
Joneval Zanella Gomes
Desenvolvedor de Aplicacoes
Depto Tecnologia da Informacao
Marcopolo S.A.
---
Fte 73 de PY3JE - Jone
Received on Thu Dec 28 2000 - 20:42:47 NZDT