Return-Path: Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Delivered-To: mailing list dev@apr.apache.org Received: (qmail 3714 invoked from network); 2 Dec 2000 23:36:56 -0000 Received: from mail1.bna.bellsouth.net (205.152.150.13) by locus.apache.org with SMTP; 2 Dec 2000 23:36:56 -0000 Received: from adsl-77-241-65.rdu.bellsouth.net (adsl-77-241-65.rdu.bellsouth.net [216.77.241.65]) by mail1.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id SAA16595; Sat, 2 Dec 2000 18:36:54 -0500 (EST) Received: (from trawick@localhost) by adsl-77-241-65.rdu.bellsouth.net (8.9.3/8.8.7) id SAA25099; Sat, 2 Dec 2000 18:31:47 -0500 X-Authentication-Warning: adsl-77-241-65.rdu.bellsouth.net: trawick set sender to trawickj@bellsouth.net using -f Sender: trawick@bellsouth.net To: Sam TH Cc: David Reid , dev@apr.apache.org Subject: Re: compilation difficulties on BeOS References: <20001202045146.A21290@uchicago.edu> <02a901c05c51$704bdc20$011aa8c0@godzilla> <20001202052510.A21514@uchicago.edu> <009101c05c61$1c3f56b0$011aa8c0@godzilla> <20001202074904.A23640@uchicago.edu> <013001c05c67$87f52230$011aa8c0@godzilla> <20001202081859.A23860@uchicago.edu> <024d01c05c6c$5586e0e0$011aa8c0@godzilla> <20001202084833.A24036@uchicago.edu> <005601c05c93$387d5660$011aa8c0@godzilla> <20001202145033.A29542@uchicago.edu> From: Jeff Trawick Date: 02 Dec 2000 18:31:47 -0500 In-Reply-To: Sam TH's message of "Sat, 2 Dec 2000 14:50:33 -0600" Message-ID: Lines: 22 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Sam TH writes: > Then I encounter this error: > > cc -DBEOS -DBEOS -c -I../../include -Imm shmem.c > ### mwcc Compiler Error: > # MM *newmm = mm_create(reqsize + sizeof(*newmm), file, MM_ALLOCATE_ENOUGH); > # ^ > # illegal type Yep... this bug crept in last night; it showed up in a gcc warning on FreeBSD in the wee hours... sizeof(* void *) is undefined. You can't do void *x; sizeof(*x) -- Jeff Trawick | trawick@ibm.net | PGP public key at web site: http://www.geocities.com/SiliconValley/Park/9289/ Born in Roswell... married an alien...