Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2006 19:40:22 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95926: [NEW PORT]: net/bittwist
Message-ID:  <200604171940.k3HJeMwO076045@freefall.freebsd.org>

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

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org,  wxs@csh.rit.edu
Cc:  
Subject: Re: ports/95926: [NEW PORT]: net/bittwist
Date: Mon, 17 Apr 2006 23:31:52 +0400

 Does not build on 4.11:
 
 ===>  Building for bittwist-0.7
 gcc -O2 -g src/bittwist.c -o src/bittwist -I/usr/local/include
 -L/usr/local/lib -lm -lpcap
 In file included from src/bittwist.h:24,
                  from src/bittwist.c:21:
 src/def.h:156: redefinition of `in_addr_t'
 /usr/include/sys/types.h:76: `in_addr_t' previously declared here
 src/bittwist.c: In function `main':
 src/bittwist.c:49: syntax error before `char'
 src/bittwist.c:56: `cp' undeclared (first use in this function)
 src/bittwist.c:56: (Each undeclared identifier is reported only once
 src/bittwist.c:56: for each function it appears in.)
 src/bittwist.c:62: `c' undeclared (first use in this function)
 src/bittwist.c:65: `devptr' undeclared (first use in this function)
 src/bittwist.c:68: `i' undeclared (first use in this function)
 src/bittwist.c:81: `device' undeclared (first use in this function)
 src/bittwist.c:91: `loop' undeclared (first use in this function)
 src/bittwist.c:65: warning: unreachable code at beginning of switch
 statement
 *** Error code 1
 
 Stop in /work/a/ports/net/bittwist/work/bittwist-0.7.
 *** Error code 1
 
 Stop in /a/ports/net/bittwist.
 
 -- 
 Dixi.
 Sem.



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