Skip site navigation (1)Skip section navigation (2)
Date:      17 Jan 2003 17:22:04 +0100
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   drac compile problem
Message-ID:  <1042820525.3372.3.camel@linuxsta>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1042820525.3372.3.camel>