--- Felix Kühling <[EMAIL PROTECTED]> wrote:
> Assuming you appended hw/savage to SUBDIRS in lib/XvMC/Imakefile I
> attached the lib/XvMC/hw/savage/Imakefile that I used and a small
> patch
> that fixes a few include file problems. I hope that does the trick.
> 
>   Felix
> 
> On Thu, 15 Jan 2004 11:57:10 -0800 (PST)
> Alex Deucher <[EMAIL PROTECTED]> wrote:
> 
> > OT: XvMC, I've been playing with that today, but I can't seem to
> make
> > it build.  can you send me your imake file for the savageXvMC lib
> in
> > xc/lib/XvMC/hw/savage?  The one I have looks almost identical to
> the
> > one for i810 and yet it refuses to build.  Am I missing something? 
> do
> > I have to add it to some other imake for def file somewhere?
> > 
> > Alex
> > 
> > --- Felix K_hling <[EMAIL PROTECTED]> wrote:
> [snip]
> 

This is driving me nuts!  what am I doing wrong?  I've fixed the imake
file and headers.  the Imakefile for savage is virtually identical to
i810, but refuses to work.  on i810 the proper symlinks are built,
compiler options are added, and the include directories are expanded
properly.  on savage they are not!  why?

eg, i180:
making all in ./hw/i810...
make[1]: Entering directory `/data/savage/xc/xc/lib/XvMC/hw/i810'
rm -f I810XvMC.o
gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing  -ansi
-pedantic -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef  -pipe -g  -I../../../../exports/include/X11
-I../../../../exports/include -I../../../../lib/X11
-I../../../../include/extensions        
-I../../../../programs/Xserver/hw/xfree86/common
-I../../../../programs/Xserver/hw/xfree86/os-support
-I../../../../programs/Xserver/hw/xfree86/os-support/linux/drm/kernel   
-I../../../../programs/Xserver/hw/xfree86/drivers/i810  -I../../../..
-I../../../../exports/include -I/usr/X11R6/include  -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS
 -D_REENTRANT -DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL -DTRUE=1
-DFALSE=0   I810XvMC.c

savage:
making all in ./hw/savage...
make[1]: Entering directory `/data/savage/xc/xc/lib/XvMC/hw/savage'
rm -f savageXvMC.o
gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing   
-I./exports/include/X11 -I./exports/include -I./lib/X11
-I./include/extensions          -I./programs/Xserver/hw/xfree86/common
-I./programs/Xserver/hw/xfree86/os-support
-I./programs/Xserver/hw/xfree86/os-support/linux/drm    
-I./programs/Xserver/hw/xfree86/os-support/linux/drm/kernel
-I./programs/Xserver/hw/xfree86/drivers/savage  -I/usr/X11R6/include   
-Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE     -DFUNCPROTO=15
-DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API   
-DMALLOC_0_RETURNS_NULL -DTRUE=1 -DFALSE=0   savageXvMC.c

Alex


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to