g++ -g3 -ggdb3 -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o graph.o -c graph.cpp
g++ -g3 -ggdb3 -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o gtk_fragmap.o -c gtk_fragmap.cpp
g++ -g3 -ggdb3 -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o filelistview.o -c filelistview.cpp
In file included from filelistview.cpp:2:
clusters.h:8: error: ‘__u64’ does not name a type
clusters.h:12: error: ‘__u64’ does not name a type
clusters.h:17: error: ‘__u64’ does not name a type
clusters.h:44: error: ‘__u64’ does not name a type
clusters.h:45: error: ‘__u64’ has not been declared
clusters.h:46: error: ‘__u64’ has not been declared
In file included from gtk_fragmap.h:3,
from graph.cpp:4:
clusters.h:8: error: ‘__u64’ does not name a type
clusters.h:12: error: ‘__u64’ does not name a type
clusters.h:17: error: ‘__u64’ does not name a type
clusters.h:44: error: ‘__u64’ does not name a type
clusters.h:45: error: ‘__u64’ has not been declared
clusters.h:46: error: ‘__u64’ has not been declared
In file included from graph.cpp:4:
gtk_fragmap.h:25: error: ‘__u64’ does not name a type
gtk_fragmap.h:63: error: ‘__u64’ has not been declared
graph.cpp: In function ‘int main(int, char**)’:
graph.cpp:116: error: ‘get_device_size_in_blocks’ was not declared in this scope
make: *** [graph.o] Ошибка 1
make: *** Ожидание завершения заданий...
In file included from gtk_fragmap.h:3,
from gtk_fragmap.cpp:3:
clusters.h:8: error: ‘__u64’ does not name a type
clusters.h:12: error: ‘__u64’ does not name a type
clusters.h:17: error: ‘__u64’ does not name a type
clusters.h:44: error: ‘__u64’ does not name a type
clusters.h:45: error: ‘__u64’ has not been declared
clusters.h:46: error: ‘__u64’ has not been declared
In file included from gtk_fragmap.cpp:3:
gtk_fragmap.h:25: error: ‘__u64’ does not name a type
gtk_fragmap.h:63: error: ‘__u64’ has not been declared
In file included from filelistview.cpp:4:
gtk_fragmap.h:25: error: ‘__u64’ does not name a type
gtk_fragmap.h:63: error: ‘__u64’ has not been declared
make: *** [filelistview.o] Ошибка 1
gtk_fragmap.cpp: In function ‘gboolean gtk_fragmap_expose(GtkWidget*, GdkEventExpose*)’:
gtk_fragmap.cpp:212: error: ‘struct _GtkFragmap’ has no member named ‘device_size_in_blocks’
gtk_fragmap.cpp:323: error: ‘__u64’ was not declared in this scope
gtk_fragmap.cpp:323: error: expected ‘;’ before ‘cluster_size’
gtk_fragmap.cpp:334: error: expected ‘;’ before ‘estart_c’
gtk_fragmap.cpp:335: error: expected ‘;’ before ‘estart_b’
gtk_fragmap.cpp:337: error: ‘estart_c’ was not declared in this scope
gtk_fragmap.cpp:337: error: ‘struct tuple’ has no member named ‘start’
gtk_fragmap.cpp:337: error: ‘cluster_size’ was not declared in this scope
gtk_fragmap.cpp:338: error: ‘eend_c’ was not declared in this scope
gtk_fragmap.cpp:338: error: ‘struct tuple’ has no member named ‘start’
gtk_fragmap.cpp:339: error: ‘struct tuple’ has no member named ‘length’
gtk_fragmap.cpp:342: error: expected ‘;’ before ‘k3’
gtk_fragmap.cpp:342: error: ‘k3’ was not declared in this scope
gtk_fragmap.cpp: At global scope:
gtk_fragmap.cpp:387: error: ‘__u64’ has not been declared
gtk_fragmap.cpp: In function ‘void gtk_fragmap_set_device_size(GtkFragmap*, int)’:
gtk_fragmap.cpp:388: error: ‘struct _GtkFragmap’ has no member named ‘device_size_in_blocks’
make: *** [gtk_fragmap.o] Ошибка 1
Add a code snippet to your website: www.paste.org