Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 13:54:02 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103558: devel/sdl12 fails to compile on 5.5
Message-ID:  <20060924115402.E0BC1390F@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200609241200.k8OC0XfB050690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103558
>Category:       ports
>Synopsis:       devel/sdl12 fails to compile on 5.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 24 12:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.5-RELEASE-p2 i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.5-RELEASE-p2 FreeBSD 5.5-RELEASE-p2 #0: Sat Aug 5 13:14:42 CEST 2006 root@kyuzo.dunkelkammer.void:/usr/obj/usr/src/sys/KYUZO i386

>Description:
The current version of devel/sdl12 does not compile on a 5.5 system over here.
The same version compiles fine on my 6.1-STABLE system.

/bin/sh ./libtool --mode=compile cc -O -pipe   -I/usr/local/include -I./include -D_GNU_SOURCE=1 -I/usr/local/include  -I/usr/X11R6/include -DXTHREADS -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -D_REENTRANT -c ./src/joystick/bsd/SDL_sysjoystick.c  -o build/SDL_sysjoystick.lo
 cc -O -pipe -I/usr/local/include -I./include -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/X11R6/include -DXTHREADS -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -D_REENTRANT -c ./src/joystick/bsd/SDL_sysjoystick.c  -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o
./src/joystick/bsd/SDL_sysjoystick.c: In function `SDL_SYS_JoystickOpen':
./src/joystick/bsd/SDL_sysjoystick.c:310: error: too many arguments to function `hid_start_parse'
./src/joystick/bsd/SDL_sysjoystick.c: In function `SDL_SYS_JoystickUpdate':
./src/joystick/bsd/SDL_sysjoystick.c:449: error: too many arguments to function `hid_start_parse'
*** Error code 1

Stop in /usr/obj-ports/usr/ports/devel/sdl12/work/SDL-1.2.11.
*** Error code 1

Stop in /usr/ports/devel/sdl12.
>How-To-Repeat:
Type 'make' in devel/sdl12.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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