DragonFly BSD
DragonFly bugs List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

SDL from dfports


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 03 Nov 2004 22:23:11 GMT
Keywords:
Summary:

So I'm trying to build sdl12 from the dfports tree, and not having 
much luck.  I'm attaching the output below.  I'm gonna wipe away my
dfports tree, re cvsup my local cvs repository, and then co the 
dfports tree again.  In the mean time, does this look familiar to 
anyone?  I know I've build it before.  

Oh, and this is with gcc 2.95.4.  Maybe I should try 3.4.


===>  Building for sdl-1.2.7_2,1
Making all in src
Making all in main
Making all in audio
Making all in disk
Making all in dsp
Making all in dma
Making all in esd
Making all in video
Making all in dummy
Making all in x11
Making all in XFree86/Xxf86vm
Making all in XFree86/Xxf86dga
Making all in XFree86/Xv
Making all in XFree86/Xinerama
Making all in dga
Making all in svga
Making all in aalib
source='SDL_yuv_mmx.c' object='SDL_yuv_mmx.lo' libtool=yes  depfile='.deps/SDL_yuv_mmx.Plo' tmpdepfile='.deps/SDL_yuv_mmx.TPlo'  depmode=gcc /bin/sh ../../depcomp  /bin/sh ../../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\" -DVERSION=\"1.2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYP
ES_H=1 -DHAV
E_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1  -I. -I.      -O -pipe  -D_THREAD_SAFE -I/usr/local/include -DHAVE_LIBUSBHID_H -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT -DESD_DYNAMIC=libesd.so.2 -I/usr/local/include  -I/usr/X11R6/include -DENABLE_X11 -DXTHREADS -I./include -I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/vide
o -DENABLE_D
GA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL -D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -I../../include -I../../include/SDL -I../../src -I../../src/main/freebsd -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 -I../../src/thread -c -o SDL_yuv_mmx.lo SDL_yuv_mmx.c
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\" -DVERSION=\"1.2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA=1 -I. -I. -O -pipe -D_THREAD_SAFE -I/usr/local/include -DHAVE_LIBUSBHID_H -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DL
OPEN -DUSE_A
SMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT -DESD_DYNAMIC=libesd.so.2 -I/usr/local/include -I/usr/X11R6/include -DENABLE_X11 -DXTHREADS -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 -DHAVE_SEMUN -DHAVE_SIGACTION -DHAVE_LIBUSBHID_H -DUSBHID_UCR_DATA -I../../include -I../../include/S
DL -I../../s
rc -I../../src/main/freebsd -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 -I../../src/thread -c SDL_yuv_mmx.c -Wp,-MD,.deps/SDL_yuv_mmx.TPlo  -fPIC -DPIC -o .libs/SDL_yuv_mmx.o
SDL_yuv_mmx.c: In function `ColorRGBDitherYV12MMX1X':
SDL_yuv_mmx.c:242: syntax error before `['
SDL_yuv_mmx.c: In function `Color565DitherYV12MMX1X':
SDL_yuv_mmx.c:423: syntax error before `['
SDL_yuv_mmx.c: At top level:
SDL_yuv_mmx.c:39: warning: `_MMX_0080w' defined but not used
SDL_yuv_mmx.c:40: warning: `_MMX_00FFw' defined but not used
SDL_yuv_mmx.c:41: warning: `_MMX_FF00w' defined but not used
SDL_yuv_mmx.c:43: warning: `_MMX_Ycoeff' defined but not used
SDL_yuv_mmx.c:45: warning: `_MMX_UbluRGB' defined but not used
SDL_yuv_mmx.c:46: warning: `_MMX_VredRGB' defined but not used
SDL_yuv_mmx.c:47: warning: `_MMX_UgrnRGB' defined but not used
SDL_yuv_mmx.c:48: warning: `_MMX_VgrnRGB' defined but not used
SDL_yuv_mmx.c:50: warning: `_MMX_Ublu5x5' defined but not used
SDL_yuv_mmx.c:51: warning: `_MMX_Vred5x5' defined but not used
SDL_yuv_mmx.c:52: warning: `_MMX_Ugrn555' defined but not used
SDL_yuv_mmx.c:53: warning: `_MMX_Vgrn555' defined but not used
SDL_yuv_mmx.c:54: warning: `_MMX_Ugrn565' defined but not used
SDL_yuv_mmx.c:55: warning: `_MMX_Vgrn565' defined but not used
SDL_yuv_mmx.c:57: warning: `_MMX_red555' defined but not used
SDL_yuv_mmx.c:58: warning: `_MMX_red565' defined but not used
SDL_yuv_mmx.c:59: warning: `_MMX_grn555' defined but not used
SDL_yuv_mmx.c:60: warning: `_MMX_grn565' defined but not used
SDL_yuv_mmx.c:61: warning: `_MMX_blu5x5' defined but not used
*** Error code 1

Stop in /usr/dfports/devel/sdl12/work/SDL-1.2.7/src/video.
*** Error code 1

Stop in /usr/dfports/devel/sdl12/work/SDL-1.2.7/src/video.
*** Error code 1

Stop in /usr/dfports/devel/sdl12/work/SDL-1.2.7/src.
*** Error code 1

Stop in /usr/dfports/devel/sdl12/work/SDL-1.2.7.
*** Error code 1

Stop in /usr/dfports/devel/sdl12.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]