Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 02:10:02 -0800 (PST)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/45745 Maintainer update: net/adasockets
Message-ID:  <200211261010.gAQAA2WZ002409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/45745; it has been noted by GNATS.

From: Tilman Linneweh <arved@FreeBSD.org>
To: sam@inf.enst.fr, FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/45745 Maintainer update: net/adasockets
Date: Tue, 26 Nov 2002 11:04:29 +0100

 Hi Samuel,
 
 I have problems building this on CURRENT:
 
 ===>  Building for adasockets-1.4.1
 Making all in src
 make  all-am
 gnatmake -g -O2 ./split.adb
 adagcc -c -I./ -g -O2 -I- ./split.adb
 split.adb:42:12: warning: "System.Io" is an internal GNAT unit
 split.adb:42:12: warning: use of this unit is non-portable and 
 version-dependent
 gnatbind -x split.ali
 gnatlink -g split.ali
 /usr/local/lib/gcc-lib/i386-unknown-freebsd5.0/2.8.1/adalib//libgnat.so: 
 warning: mktemp() possibly used unsafely; consider using mkstemp()
 cc -I. -o constants_nodef ./constants.c
 In file included from constants.c:28:
 /usr/include/netinet/tcp.h:44: syntax error before "tcp_seq"
 /usr/include/netinet/tcp.h:44: warning: data definition has no type or storage 
 class
 /usr/include/netinet/tcp.h:45: syntax error before "tcp_cc"
 /usr/include/netinet/tcp.h:45: warning: data definition has no type or storage 
 class
 /usr/include/netinet/tcp.h:55: syntax error before "u_short"
 *** Error code 1
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211261010.gAQAA2WZ002409>