This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error compiling xplanet - bugs in W32api/winspool.h?


Hi!

trying to compile xplanet myself I got following errors:

$ make
make -C libdisplay
make[1]: Wechsel in das Verzeichnis Verzeichnis 
»//maple/xch4008/cvs/xplanet-0.94/libdisplay«
c++ -I/usr/X11R6/include -Wall -O3 -INONE/include -I/usr/local/include 
-I..  -c -o DisplayMSWin.o DisplayMSWin.cc
In file included from /usr/include/w32api/windows.h:144,
                 from DisplayMSWin.cc:33:
/usr/include/w32api/winspool.h:239: extraneous `int' ignored
/usr/include/w32api/winspool.h:254: extraneous `int' ignored
/usr/include/w32api/winspool.h:275: extraneous `int' ignored
/usr/include/w32api/winspool.h:300: extraneous `int' ignored
/usr/include/w32api/winspool.h:446: extraneous `int' ignored
/usr/include/w32api/winspool.h:469: extraneous `int' ignored
make[1]: *** [DisplayMSWin.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»//maple/xch4008/cvs/xplanet-0.94/libdisplay«
make: *** [libdisplay/libdisplay.a] Fehler 2

Does it fail to compile because of these "extraneous `int' ignored"? Or 
might I consider this w warning only?

-- 
Thomas


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]