On Sat, 26 Jul 2003, Andrew Bevitt wrote:
> > You can try to substitute cc -c by cc -E and look at the produced code.
>
> That only prints out a whole load of code and includes to the terminal.
> >From what I can see its no different to the code in the files and doesnt
> really give me any clues.
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.
--
Andrew C Aitchison
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel