Skip to Content.
Sympa Menu

freetds - [freetds] parse error before ntohl

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Ing.Edmundo.Robles.Lopez" <erobles AT sensacd.com.mx>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] parse error before ntohl
  • Date: Mon, 09 Apr 2012 13:53:29 -0500

hi! i have been trying to compile freetds on sco openserver 5.0.7, but i have the error:

/usr/include/sys/byteorder.h:47: parse error before `ntohl'

maybe i missed some #define on config.h or somehing else.

Please, could you help me?
the error details are:


source='token.c' object='token.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/ksh ../../depcomp \
/bin/ksh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../i
nclude -D_FREETDS_LIBRARY_SOURCE -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -W
missing-prototypes -Wno-long-long -g -O2 -c -o token.lo token.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURC
E -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-lo
ng -g -O2 -c token.c -Wp,-MD,.deps/token.TPlo -fPIC -DPIC -o libs/token.o
In file included from /usr/include/sys/netinet/in.h:39,
from /usr/include/netinet/in.h:18,
from ../../include/tds.h:31,
from token.c:42:
/usr/include/sys/byteorder.h:47: parse error before `ntohl'
/usr/include/sys/byteorder.h:47: warning: parameter names (without types) in function declaration
/usr/include/sys/byteorder.h:47: warning: parameter names (without types) in function declaration
/usr/include/sys/byteorder.h:47: warning: data definition has no type or storage class
/usr/include/sys/byteorder.h:48: parse error before `ntohs'
/usr/include/sys/byteorder.h:48: warning: parameter names (without types) in function declaration
/usr/include/sys/byteorder.h:48: warning: parameter names (without types) in function declaration
/usr/include/sys/byteorder.h:48: warning: data definition has no type or storage class
In file included from /usr/include/netinet/in.h:18,
from ../../include/tds.h:31,
from token.c:42:
/usr/include/sys/netinet/in.h:133: parse error before `u_long'
/usr/include/sys/netinet/in.h:133: warning: no semicolon at end of struct or union
/usr/include/sys/netinet/in.h:184: parse error before `u_short'
/usr/include/sys/netinet/in.h:184: warning: no semicolon at end of struct or union
/usr/include/sys/netinet/in.h:187: parse error before `}'
/usr/include/sys/netinet/in.h:234: field `imr_multiaddr' has incomplete type
/usr/include/sys/netinet/in.h:235: field `imr_interface' has incomplete type
/usr/include/sys/netinet/in.h:247: field `ip_dst' has incomplete type
In file included from /usr/include/sys/netinet/in_mp.h:29,
from /usr/include/sys/netinet/in.h:252,
from /usr/include/netinet/in.h:18,
from ../../include/tds.h:31,
from token.c:42:
/usr/include/sys/net/memory.h:42: parse error before `u_long'
El contenido de este correo electrónico y sus archivos adjuntos son privados
y confidenciales y va dirigido exclusivamente a su destinatario. No se
autoriza la utilización, retransmisión, diseminación, o cualquier otro uso de
esta información por un receptor o entidades distintas al destinatario. Si
recibe este correo sin ser el destinatario se le solicita eliminarlo y
hacerlo del conocimiento del emisor. La empresa no se hace responsable de
transmisiones o comunicaciones no autorizadas o emitidas por personas ajenas
a sus colaboradores utilizando éste medio electrónico.

The content of this email and its attached files are private and confidential
and intended exclusively for the use of the individual or entity to which
they are addressed. The retransmission, dissemination, or any other use of
this information other than by the intended recipient is prohibited. If you
have received this email in error please delete it and notify the sender.
The company cannot be held liable for unauthorized electronic transmissions
or communications, nor for those emitted by non-company individuals and
entities.



  • [freetds] parse error before ntohl, Ing.Edmundo.Robles.Lopez, 04/09/2012

Archive powered by MHonArc 2.6.24.

Top of Page