From owner-freebsd-questions Fri Jan 17 8:22:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E37B37B401 for ; Fri, 17 Jan 2003 08:22:15 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-17-140.abo.wanadoo.fr [81.48.127.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF50343ED8 for ; Fri, 17 Jan 2003 08:22:08 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from localhost.localdomain (linuxsta.lphp.local [192.168.0.4]) by mail.lphp.org (Postfix) with ESMTP id B575229ABD9 for ; Fri, 17 Jan 2003 17:22:06 +0100 (CET) Subject: drac compile problem From: Antoine Jacoutot To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 17 Jan 2003 17:22:04 +0100 Message-Id: <1042820525.3372.3.camel@linuxsta> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm having a problem with compiling drac. I run FreeBSD-4.7-STABLE, I just upgraded and compiled kernel+world and cvsup the ports collection. Now, here is my problem: -bash-2.05b# cd /usr/ports/mail/drac/ -bash-2.05b# make install ===> Patching for drac-1.11_2 ===> Applying FreeBSD patches for drac-1.11_2 Ignoring previously applied (or reversed) patch. 2 out of 2 hunks ignored--saving rejects to Makefile.rej >> Patch patch-aa failed to apply cleanly. *** Error code 1 Stop in /usr/ports/mail/drac. -bash-2.05b# make distclean ===> Cleaning for drac-1.11_2 ===> Deleting distfiles for drac-1.11_2 -bash-2.05b# cd /usr/ports/mail/drac/ -bash-2.05b# make install ============================================================= For databases compatible with other MTAs than sendmail, use: WITH_POSTFIX=yes (Postfix) WITH_POSTFIX_DB3=yes (Postfix with DB3 database maps) WITH_EXIM=yes (Exim) Define WITH_FOREGROUND to make the rpc.dracd daemon stay in foreground instead of detaching itself. This breaks the startup script. ============================================================= >> drac.tar.Z doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.cc.umanitoba.ca/src/. Receiving drac.tar.Z (20705 bytes): 100% 20705 bytes transferred in 9.5 seconds (2.13 kBps) ===> Extracting for drac-1.11_2 >> Checksum mismatch for drac.tar.Z. Make sure the Makefile and distinfo file (/usr/ports/mail/drac/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/mail/drac. -bash-2.05b# make NO_CHECKSUM=yes install ============================================================= For databases compatible with other MTAs than sendmail, use: WITH_POSTFIX=yes (Postfix) WITH_POSTFIX_DB3=yes (Postfix with DB3 database maps) WITH_EXIM=yes (Exim) Define WITH_FOREGROUND to make the rpc.dracd daemon stay in foreground instead of detaching itself. This breaks the startup script. ============================================================= ===> Extracting for drac-1.11_2 ===> Patching for drac-1.11_2 ===> Applying FreeBSD patches for drac-1.11_2 1 out of 2 hunks failed--saving rejects to Makefile.rej >> Patch patch-aa failed to apply cleanly. *** Error code 1 Stop in /usr/ports/mail/drac. If you have any idea... ;-) Antoine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message