FLTK logo

msys make error for 1.3

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

msys make error for 1.3 Gregory Dodd Oct 22, 2011  
 
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.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.