This is the error I get, or that last few lines of it:
Not very useful. The *first* error line shows where things go wrong. The rest are follow-up errors that don't mean anything.

Sorry. Here is the beginning of the error. At least I think it's the beginning.

In file included from kernel/qcolor_x11.cpp:44:
kernel/qt_x11.h:64:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:69:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:70:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:79:34: X11/extensions/shape.h: No such file or directory
kernel/qcolor_x11.cpp:72: syntax error before `*' token
kernel/qcolor_x11.cpp:73: syntax error before `*' token
kernel/qcolor_x11.cpp: In function `int find_nearest_color(int, int, int, int*)':
.....................
make[2]: *** [.obj/release-shared-mt/qcolor_x11.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from kernel/qclipboard_x11.cpp:52:
kernel/qt_x11.h:64:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:69:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:70:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:79:34: X11/extensions/shape.h: No such file or directory
kernel/qclipboard_x11.cpp:62: syntax error before `;' token
kernel/qclipboard_x11.cpp:63: syntax error before `;' token
kernel/qclipboard_x11.cpp:64: syntax error before `;' token
kernel/qclipboard_x11.cpp:65: syntax error before `;' token
kernel/qclipboard_x11.cpp:66: syntax error before `;' token
kernel/qclipboard_x11.cpp:67: syntax error before `;' token
kernel/qclipboard_x11.cpp:68: syntax error before `*' token
kernel/qclipboard_x11.cpp:69: `Atom' was not declared in this scope
kernel/qclipboard_x11.cpp:103: `Atom' was not declared in this scope
kernel/qclipboard_x11.cpp:103: parse error before `)' token
In file included from kernel/qcursor_x11.cpp:44:
kernel/qt_x11.h:64:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:69:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:70:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:79:34: X11/extensions/shape.h: No such file or directory
kernel/qcursor_x11.cpp:45:28: X11/cursorfont.h: No such file or directory

I tried to remove it, but it just wants to install it again when I update all.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Reply via email to