Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 10:35:39 -0500
From:      "Dan Langille" <dan@langille.org>
To:        Sameh Ghane <sw@anthologeek.net>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway <kris@FreeBSD.org>
Subject:   Re: cvs commit: ports/misc/bb Makefile
Message-ID:  <20020326153540.ED2E93F28@bast.unixathome.org>
In-Reply-To: <20020326150048.A60042@anthologeek.net>
References:  <200203250222.g2P2MJr93832@freefall.freebsd.org>; from kris@FreeBSD.org on Sun, Mar 24, 2002 at 06:22:19PM -0800

next in thread | previous in thread | raw e-mail | index | archive | help
On 26 Mar 2002 at 15:00, Sameh Ghane wrote:

> Le (On) Sun, Mar 24, 2002 at 06:22:19PM -0800, Kris Kennaway ecrivit (wrote):
> > kris        2002/03/24 18:22:19 PST
> > 
> >   Modified files:
> >     misc/bb              Makefile 
> >   Log:
> >   BROKEN: does not build
> 
> It builds fine, here.  

You must be special:

cc -O -pipe  -I/usr/local/include -c backconv.c
backconv.c: In function `backconvert':
backconv.c:32: arithmetic on pointer to an incomplete type
backconv.c:32: dereferencing pointer to incomplete type
backconv.c:33: arithmetic on pointer to an incomplete type
backconv.c:33: dereferencing pointer to incomplete type
backconv.c:34: arithmetic on pointer to an incomplete type
backconv.c:34: dereferencing pointer to incomplete type
backconv.c:35: arithmetic on pointer to an incomplete type
backconv.c:35: dereferencing pointer to incomplete type
*** Error code 1

Stop in /usr/ports/misc/bb/work/bb-1.2.
*** Error code 1

Stop in /usr/ports/misc/bb.
[root@undef:/usr/ports/misc/bb] #
-- 
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples


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




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