Date: Thu, 18 Apr 2002 01:10:16 +0100 From: Nuno Teixeira <nunotex@pt-quorum.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/sdl12 Makefile distinfo pkg-plist ports/devel/sdl12/files patch-ac patch-ak patch-src::joystick::bsd::SDL_sysjoystick.c Message-ID: <20020418001016.GC571@gw.tex.bogus> In-Reply-To: <200204171235.g3HCZpd45794@freefall.freebsd.org> References: <200204171235.g3HCZpd45794@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Maxim,
I'm having some troubles compiling sdl:
---
-DDISKAUD_SUPPORT -DUSE_ASMBLIT -I./hermes -I../../../src/hermes
-DOSS_SUPPORT -DESD_SUPPORT -I/usr/local/include -I/usr/X11R6/include
-DENABLE_X11 -Iinclude -Isrc/video -DXFREE86_VM -DXFREE86_VMGAMMA
-DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA
-Isrc/video -DENABLE_DGA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL
-D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN
-I../../../include -I../../../include/SDL -I../../../src
-I../../../src/freebsd -I../../../src/main -I../../../src/audio
-I../../../src/video -I../../../src/video/XFree86/extensions
-I../../../src/events -I../../../src/joystick -I../../../src/cdrom
-I../../../src/thread -I../../../src/timer -I../../../src/endian
-I../../../src/file -c SDL_sysjoystick.c -fPIC -DPIC -o
.libs/SDL_sysjoystick.lo
SDL_sysjoystick.c: In function `SDL_SYS_JoystickUpdate':
SDL_sysjoystick.c:275: warning: `naxe' might be used uninitialized in
this function
SDL_sysjoystick.c: In function `report_alloc':
SDL_sysjoystick.c:385: incompatible type for argument 3 of
`hid_report_size'
*** Error code 1
Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src/joystick/bsd.
*** Error code 1
Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src/joystick.
*** Error code 1
Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src.
*** Error code 1
Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4.
*** Error code 1
Stop in /usr/ports/devel/sdl12.
** Command failed: make
** Fix the problem and try again.
---
Thanks very much,
Nuno Teixeira
On Wed, Apr 17, 2002 at 05:35:50AM -0700, Maxim Sobolev wrote:
> sobomax 2002/04/17 05:35:50 PDT
>
> Modified files:
> devel/sdl12 Makefile distinfo pkg-plist
> devel/sdl12/files patch-ac patch-ak
> Added files:
> devel/sdl12/files
> patch-src::joystick::bsd::SDL_sysjoystick.c
> Log:
> Update to 1.2.4.
>
> Revision Changes Path
> 1.50 +1 -2 ports/devel/sdl12/Makefile
> 1.19 +1 -1 ports/devel/sdl12/distinfo
> 1.23 +13 -5 ports/devel/sdl12/files/patch-ac
> 1.4 +5 -10 ports/devel/sdl12/files/patch-ak
> 1.1 +69 -0 ports/devel/sdl12/files/patch-src::joystick::bsd::SDL_sysjoystick.c (new)
> 1.20 +3 -1 ports/devel/sdl12/pkg-plist
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message
--
/*
PGP Public Key:
http://www.pt-quorum.com/pgp/nunoteixeira.asc
Fingerprint:
AF91 4AC0 85CB 272A 5441 E02F 5D84 ED9D 34D5 9145
*/
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?20020418001016.GC571>
