Ok it got a but more complicated. Attached is a reworked Imakefile. Rerun the xmkmf command, remove the .o files and then recompile. Hopefully it will now use the correct code.
John > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of double guitars > Sent: 25 August 2005 17:03 > To: ivtv-devel@lists.sourceforge.net > Subject: RE: [ivtv-devel] xdriver 10.5 > > I deleted that line and everything compiled fine, but > I get the same EE errors, and an identical Xorg.0.log > file. > > thanks for helping me work though this, I really > appreciate it. > > --- John Harvey <[EMAIL PROTECTED]> wrote: > > > Yes i messed up again. Comes from shipping source > > code > > from my development tree. > > Delete the Line:- > > REGION_INIT(pScreen, > > > > Sorry > > John > > --- double guitars <[EMAIL PROTECTED]> wrote: > > > > > I tried that version of ivtv_xv.c and got this > > error > > > when compiling: > > > > > > ivtv_xv.c:762:1: unterminated argument list > > invoking > > > macro "REGION_INIT" > > > ivtv_xv.c: In function `IVTVAllocAdaptor': > > > ivtv_xv.c:285: error: `REGION_INIT' undeclared > > > (first > > > use in this function) > > > ivtv_xv.c:285: error: (Each undeclared identifier > > is > > > reported only once > > > ivtv_xv.c:285: error: for each function it appears > > > in.) > > > ivtv_xv.c:285: error: parse error at end of input > > > make: *** [ivtv_xv.o] Error 1 > > > > > > Just because I was curious, I did a diff between > > the > > > file you just sent and the last version you sent > > to > > > the list and got this: > > > > > > diff ivtv_xv.c.old ivtv_xv.c > > > > > > > > > > > > > > > > > > > 279a280,282 > > > > #ifdef X_USE_REGION_NULL > > > > REGION_NULL(pScreen, > > &portData->clip); > > > > #else > > > 280a284,285 > > > > #endif > > > > REGION_INIT(pScreen, > > > > > > did something get cut off? > > > > > > --- John Harvey <[EMAIL PROTECTED]> > > > wrote: > > > > > > > Appologies. For some reason that version just > > had > > > > the debugging and not the > > > > fix. > > > > Try this one. > > > > > > > > John > > > > > > > > > -----Original Message----- > > > > > From: [EMAIL PROTECTED] > > > > [mailto:ivtv-devel- > > > > > [EMAIL PROTECTED] On Behalf Of > > > Fredrik > > > > Trotzig > > > > > Sent: 25 August 2005 11:54 > > > > > To: ivtv-devel@lists.sourceforge.net > > > > > Subject: RE: [ivtv-devel] xdriver 10.5 > > > > > > > > > > Well, not there yet. > > > > > Im now at the same point as doubleguitars. > > > > > > > > > > (==) IVTVDEV_TST(0)Backing store disabled > > > > > Init Video > > > > > (II) IVTVDEV_TST(0)Enabling Xv support for > > > PVR350 > > > > > (II) IVTVDEV_TST(0)AllocAdaptor > > > > > (II) IVTVDEV_TST(0)IN AllocAdaptor > > > > > (II) IVTVDEV_TST(0)AlocatedVideoAdaptorRec > > > > > (II) IVTVDEV_TST(0)Allocated pPriv > > > > > (II) IVTVDEV_TST(0)Allocate port 0 0x9ed130 > > > > > (II) IVTVDEV_TST(0)Assigned colorkey > > > > > (II) IVTVDEV_TST(0)Assigned autopaintcolorkey > > > > > > > > > > *** If unresolved symbols were reported > > > above, > > > > they might not > > > > > *** be the reason for the server aborting. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________ > > > Start your day with Yahoo! - make it your home > > page > > > http://www.yahoo.com/r/hs > > > > > > > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is Sponsored by the Better Software > > > Conference & EXPO > > > September 19-22, 2005 * San Francisco, CA * > > > Development Lifecycle Practices > > > Agile & Plan-Driven Development * Managing > > Projects > > > & Teams * Testing & QA > > > Security * Process Improvement & Measurement * > > > http://www.sqe.com/bsce5sf > > > _______________________________________________ > > > ivtv-devel mailing list > > > ivtv-devel@lists.sourceforge.net > > > > > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software > > Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * > > Development Lifecycle Practices > > Agile & Plan-Driven Development * Managing Projects > > & Teams * Testing & QA > > Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > _______________________________________________ > > ivtv-devel mailing list > > ivtv-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > ivtv-devel mailing list > ivtv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
Imakefile
Description: Binary data