I run MongoDB on Mac:
Shave:mongodb_simple Logan$ ./bin/mongod -f conf/mongod.conf about to fork child process, waiting until server is ready for connections
It's because you haven't configured your mongod instance correctly in the config file that you passed to the -f option. Revisit your config file and make sure eveything is configured correctly.
mongod
-f