Menu

#242 Compilation on g++-4.3.2 fails on debian based systems

open-works-for-me
5
2010-05-07
2010-05-06
Ron Fox
No

Compilation on these systems fails with errors indicating that exit is not defined for some sources. Those sources that use exit(2) also need:
#include <stdlib.h>

Noted failure to compile on debian lenny e.g.

as that's the location of the exit(2) prototype.

Discussion

  • Dan Kelley

    Dan Kelley - 2010-05-06

    Thanks for the report. Can you build from a tarball? If so, I'd like to post one here, for testing. Dan.

     
  • Dan Kelley

    Dan Kelley - 2010-05-06
    • status: open --> open-accepted
     
  • Dan Kelley

    Dan Kelley - 2010-05-06

    PS. if you're a git user, you can get the up-to-the-minute source by

    git clone git://github.com/dankelley/gri.git

    and then

    git pull

    as I make changes.

     
  • Ron Fox

    Ron Fox - 2010-05-07

    I'm going to mark this as worksforme and chalk it up to staying up too late the night before.. I cant seem to reproduce this problem now neither from a freshly unwrapped tarball nor from the environment I thought showed this before.

    My apologies for raising this :-(

     
  • Ron Fox

    Ron Fox - 2010-05-07
    • status: open-accepted --> open-works-for-me
     

Log in to post a comment.

MongoDB Logo MongoDB