Just downloaded the lastest cvs. Failed to compile.

itsy.c:78: warning: no previous prototype for `itsyCardInit'
itsy.c: In function `itsyCardInit':
itsy.c:87: `FB_LCD_PARAMS' undeclared (first use in this function)
itsy.c:87: (Each undeclared identifier is reported only once
itsy.c:87: for each function it appears in.)
itsy.c:92: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:95: warning: unsigned int format, pointer arg (arg 3)
itsy.c:81: warning: unused variable `pixels'
itsy.c: At top level:
itsy.c:108: warning: no previous prototype for `itsyScreenInit'
itsy.c: In function `itsyScreenInit':
itsy.c:111: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:112: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:113: structure has no member named `depth'
itsy.c:113: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:114: structure has no member named `bitsPerPixel'
itsy.c:114: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:115: structure has no member named `byteStride'
itsy.c:115: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:116: structure has no member named `pixelStride'
itsy.c:116: invalid use of undefined type `struct FbLcdParamsStruct'
itsy.c:117: invalid use of undefined type `struct FbLcdParamsStruct'



Thanks,
Jeff
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to