From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Paul Subject: Re: [Mesa3d-dev] [mesa] svga: Fix error: cannot take address of bit-field 'texture_target' in svga_tgsi.h Date: Wed, 06 Jan 2010 10:07:36 -0700 Message-ID: <4B44C358.2020005@vmware.com> References: <2d0a357f1001060834k23c2ad38pa2111565f6defa42@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <2d0a357f1001060834k23c2ad38pa2111565f6defa42@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: "sedat.dilek@gmail.com" Cc: DRI , "mesa3d-dev@lists.sourceforge.net" List-Id: dri-devel@lists.freedesktop.org Sedat Dilek wrote: > Hi, > > this patch fixes a build-error in mesa GIT master after... > > commit 251363e8f1287b54dc7734e690daf2ae96728faf (patch) > "configs: set INTEL_LIBS, INTEL_CFLAGS, etcmaster" > >>>From my build-log: > ... > In file included from svga_pipe_fs.c:37: > svga_tgsi.h: In function 'svga_fs_key_size': > svga_tgsi.h:122: error: cannot take address of bit-field 'texture_target' > make[4]: *** [svga_pipe_fs.o] Error 1 > > Might be introduced in... > > commit 955f51270bb60ad77dba049799587dc7c0fb4dda > "Make sure we use only signed/unsigned ints with bitfields." > > Kind Regars, > - Sedat - > I just fixed that. -Brian ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev --