Merhabalar, Konu bir miktar C ile alakalı olduğundan bu listeye de yazmak istedim..
Porttan kurduğum qmail'e chkuser yaması yapmak istiyorum. Yaptığım işlemleri tek tek anlatayım; /usr/ports/mail/qmail/work/qmail-1.03 dizinine ilgili yama dosyalarını ekledim (chkuser.c chkuser.h ve chkuser_settings.h) patch < chkuser-2.xx.patch komutu ile yamayı uyguladım make ile yeniden derlemek istediğimde gelen hata şudur; ./compile qmail-smtpd.c qmail-smtpd.c: In function 'smtp_rcpt': qmail-smtpd.c:416: error: 'end' undeclared (first use in this function) qmail-smtpd.c:416: error: (Each undeclared identifier is reported only once qmail-smtpd.c:416: error: for each function it appears in.) qmail-smtpd.c:416: error: expected ';' before 'of' qmail-smtpd.c: In function 'main': qmail-smtpd.c:824: warning: return type of 'main' is not 'int' *** Error code 1 Nerede hata yapıyorum acaba? Saygılarımla.. _______________________________________________ Linux-programlama mailing list [email protected] https://liste.linux.org.tr/mailman/listinfo/linux-programlama Liste kurallari: http://liste.linux.org.tr/kurallar.php
