Error on make
wayne <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
I updated from CVS this morning at 10:30 CST and got this error after running make. bitlog.cc: In constructor `ThreeStateEventLogger::ThreeStateEventLogger (unsigned int)': bitlog.cc:246: error: integer constant is too large for "long" type make[2]: *** [bitlog.lo] Error 1 I used ./configure and make after the update. Is there anything special I need to do? Like what was needed on the first build from CVS? Thanks. Wayne