Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2005 11:20:19 +0100
From:      Melvyn Sopacua <portmaint@melvyn.homeunix.org>
To:        Pav Lucistnik <pav@freebsd.org>
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/90766: [UPDATE] games/el to 1.12
Message-ID:  <200512221120.20198.portmaint@melvyn.homeunix.org>
In-Reply-To: <200512220103.jBM13QsP037100@freefall.freebsd.org>
References:  <200512220103.jBM13QsP037100@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 22 December 2005 02:03, Pav Lucistnik wrote:

> cc -Wdeclaration-after-statement -Wall -Werror -ggdb -pipe -DBSD -DELC
> -I/usr/X11R6/include `/usr/local/bin/sdl11-config --cflags`
> `/usr/local/bin/xml2-config --cflags` -I/usr/local/include  -c books.c
> books.c: In function `display_book_window':
> books.c:972: warning: cast from pointer to integer of different size
> books.c:972: warning: cast from pointer to integer of different size
> books.c: In function `close_book':
> books.c:989: warning: cast from pointer to integer of different size
> books.c:989: warning: cast from pointer to integer of different size
> books.c:990: warning: cast from pointer to integer of different size
> books.c:990: warning: cast from pointer to integer of different size
> *** Error code 1
>
> Should the game be limited to i386? Or you could try removing -Werror from
> CFLAGS.

Could you add -DX86_64 to CFLAGS? (see global.h:66)
-- 
Melvyn Sopacua
...wearing port maintainer hat



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