ports/50616: UPDATE-PORT: devel/linux-sdl12 update to 1.2.5

Erik Olson esolson at olsonexpress.com
Tue Apr 15 23:00:34 UTC 2003


The following reply was made to PR ports/50616; it has been noted by GNATS.

From: Erik Olson <esolson at olsonexpress.com>
To: Jan Lentfer <Jan.Lentfer at web.de>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/50616: UPDATE-PORT:  devel/linux-sdl12 update to 1.2.5
Date: 15 Apr 2003 19:01:22 -0400

 Greetings.  I took a look at the output from your compile, and have a
 question for you.  Are you trying to install devel/sdl12 or
 devel/linux-sdl12?  The reasons I'm asking is because the port I'm
 working on is devel/linux-sdl12, not devel/sdl12.  It appears that your
 issue is with the straight sdl12 port.  I believe this because of the
 path listed in your sample message ( /usr/ports/devel/sdl12/work/... )
 and that there is compiling going on ( the linux-sdl12 port is an
 install only from a pre-compiled rpm ).
 
 To try and help out, I did try a compile of the devel/sdl12 port on my
 machine.  I'm sorry to say that it compiled just fine on my machine, so
 I'm not very much help.
 
 After we verify that you are trying the devel/sdl12 port, we can forward
 this message off to the maintainer of that port ( sobomax at FreeBSD.org
 ).  Perhaps they will be able to help.
 
 Sincerely,
 
 Erik Olson
 
  
 On Tue, 2003-04-15 at 15:41, Jan Lentfer wrote:
 > This port doesn't build on my machine.
 > It fails with:
 > cc -DPACKAGE=\"SDL\" -DVERSION=\"1.2.5\" -DHAVE_ALLOCA=1 -I. -I. -O2
 > -pipe -march=pentiumpro -D_THREAD_SAFE -DHAVE_LIBUSBHID_H -Wall
 > -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_ASMBLIT -I./hermes
 > -I../../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT -I/usr/local/include
 > -I/usr/X11R6/include -DENABLE_X11 -I./include -I./src/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
 > -DPTHREAD_NO_RECURSIVE_MUTEX -DHAVE_SEMUN -DHAVE_LIBUSB_H
 > -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -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 `report_alloc':
 > SDL_sysjoystick.c:410: incompatible type for argument 3 of
 > `hid_report_size'
 > *** Error code 1
 > 
 > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.5/src/joystick/bsd.
 > *** Error code 1
 > 
 > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.5/src/joystick.
 > *** Error code 1
 > 
 > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.5/src.
 > *** Error code 1
 > 
 > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.5.
 > *** Error code 1
 > 
 > Stop in /usr/ports/devel/sdl12.
 > 
 > 
 > I could solve it by adding "--disable-joystick" to the CONFIGURE_ARGS in
 > the Makefile.
 > 
 > Cheers,
 > 
 > Jan



More information about the freebsd-ports-bugs mailing list