On Mon, Sep 09, 2002 at 12:48:15PM +0200, Pierre PACORY wrote: > after my compilation "make world" all ok
The command is "make World". A typo in your email? > and for make install i've got this error : "make World" ignores all errors like you've just noticed. It useful to redirect it's output to a file and after it's completed search for "***" in the file. > In file included fril directfbCursor.c:14 > directfbScreen.h:38: parse error before '*' > directfbScreen.h:38: warning: type defaults to 'int' > in declaration of 'dfbEvents' > directfbScreen.h:38: data definition has no type or > storage class > In file included from directfbCursor.c:16: > directfbX.h:49: parse error before 'directfbLocks' > directfbX.h:49: warning: type defaults to 'int' in > declaration of 'directfbLocks' > directfbX.h:49: warning: data definition has no type > or storage class > make: ***[directfbCursor.o] Error 1 Are you sure you have matching versions of DirectFB and XDirectFB? -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
