microLCD make

Fórumok

Sehogy nem boldogulok vele. A readme szerint csináltam.
Nem tudom mi nem stimmel, itt a az eredmény:

:~/home/MicroLCD-0.1.2$ make
make: Warning: File `Makefile' has modification time 6e+04 s in the future
gcc -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-2.0/gdk -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0/atk -I/usr/include/atk-1.0 -c microlcd.c
microlcd.c:55: error: static declaration of ‘g_type_check_instance_cast’ follows non-static declaration
/usr/include/glib-2.0/gobject/gtype.h:418: error: previous declaration of ‘g_type_check_instance_cast’ was here
make: *** [microlcd.o] Error 1

Mi lehet a gond?
Köszi!

Hozzászólások

Ez az üzenet azt jelenti, hogy a Makfile a jövőben készült. Szerintem a dátumok körül keresgess.

Igazság szerint ezt a részt értem, javítottam is, a problémát inkább ez jelenti:

microlcd.c:55: error: static declaration of ‘g_type_check_instance_cast’ follows non-static declaration
/usr/include/glib-2.0/gobject/gtype.h:418: error: previous declaration of ‘g_type_check_instance_cast’ was here
make: *** [microlcd.o] Error 1

Köszi!

Lehet, hogy ez a kérdés itt offtopic? Hova írjak? Ki tudna segíteni?