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

next in thread | previous in thread | raw e-mail | index | archive | help
Le (On) Tue, Mar 26, 2002 at 10:35:39AM -0500, Dan Langille ecrivit (wrote):
> 
> > >   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] #

Unfortunately, I can show no interesting output from a working build :)

But it works in this environnement:

# cc -v
Using builtin specs.
gcc version 2.95.3 20010315 (release)

# uname -a
FreeBSD shaolin.profile4u.com 5.0-CURRENT FreeBSD 5.0-CURRENT #11: Tue Jan  8
13:08:54 CET 2002     sw@shaolin.profile4u.com:/usr/obj/usr/src/sys/SURIMI  i386

-- 
Sameh

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?20020326164838.D60042>