> xf86I2CFindDev is defined in > xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.h > which is included in > xc/programs/Xserver/hw/xfree86/ddc/xf86DDC.h > > The -E output should help determine why > xc/programs/Xserver/hw/xfree86/ddc/xf86DDC.c > is not seening this definition.
It does see it. If it didnt not I would be getting unknown declaration errors, not the error that im actually getting which is xf86DDC.c: In function `DDCRead_DDC2': xf86DDC.c:336: error: invalid lvalue in assignment make[6]: *** [xf86DDC.o] Error 1 make[6]: Leaving directory `/var/tmp/portage/xfree-4.3.99.9/work/xc/programs/Xserver/hw/xfree86/ddc' I read the -E output and it does have everything included properly. _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
