It's probably a bug in the qmailmrtg code. I use CentOS and i received the same error messages ;)
> > Update: > > This was solved. > > I added the > > #include <stdlib.h> > > to qmailmrtg7.c, and after that, make works. > > Is this a bug? Or something specific to my system? > > > > -----Original Message----- > From: Steffen Bisgaard [mailto:[EMAIL PROTECTED] > Sent: Friday, August 17, 2007 12:36 PM > To: [email protected] > Subject: [toaster] Problem with qmailmrtg7 > > > Hallo List. > > I am new here. I have searched your archive but could not find anything > related to my problem. > > I am running debian etch, with apache2 and php4. > > I have followed this toaster, and everything worked perfectly, until I > came to the section with qmailmrtg7. For some reason it will not allow me > to make. > I get this: > > my-server:/var/src/qmailmrtg7-4.2# make > cc checkq.c -o checkq > ./checkq > cc -s -O qmailmrtg7.c -o qmailmrtg7 > qmailmrtg7.c: In function âmainâ: > qmailmrtg7.c:69: warning: incompatible implicit declaration of built-in > function âexitâ > qmailmrtg7.c:93: warning: incompatible implicit declaration of built-in > function âexitâ > qmailmrtg7.c:131: warning: incompatible implicit declaration of built-in > function âexitâ > qmailmrtg7.c:137: warning: incompatible implicit declaration of built-in > function âexitâ > > Anyone seen this before? Google is of no help in this case.... > > Many thanks in advance. > > Stef > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.484 / Virus Database: 269.12.0/957 - Release Date: 8/16/2007 > 1:46 PM > > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.484 / Virus Database: 269.12.0/957 - Release Date: 8/16/2007 > 1:46 PM > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.484 / Virus Database: 269.12.0/957 - Release Date: 8/16/2007 > 1:46 PM > >
