assuming operator error...

After multiple tries (including total re-installs of mingw-msys) make gives me 
the following error (paths shortened):

--------

In file included from ../../include/objbase.h:12:0,
                 from ../include/ole2.h:9,
                 from ../../include/windows.h:114,
                 from ../../include/winsock2.h:22,
                 from Fl.cxx:54:
./../include/stdlib.h:521:36: error: 'long long int strtol' redeclared as 
different kind of symbol
./../include/stdlib.h:329:38: error: previous declaration of 'long int 
strtol(const char*, char**, int)'
./../include/stdlib.h:521:36: error: expected primary-expression before 'const'
./../include/stdlib.h:521:36: error: expected ')' before 'const'
make[1]: *** [Fl.o] Error 1
make: *** [all] Error 1

--------

I inadvertently neglected to configure once and make is successful but of 
little use.
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to