This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

I'm trying to make my own mud, but get this error, know of any way to fix?


I keep getting this message upon compilation...
And I've been doing everything to fix it, but nothing is working...
I've learned quite a bit doing this alone, but I'm still clueless on how
to fix this... Your help would be appreciated.

db.c: In function `boot_db':
db.c:401: warning: implicit declaration of function `calloc'
db.c:401: warning: assignment makes pointer from integer without a cast
db.c: In function `alloc_perm':
db.c:3307: warning: assignment makes pointer from integer without a cast

                                              Thanks,
  Derrick


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]