From owner-freebsd-questions Sat Jul 27 10:47: 8 2002 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 0452537B400 for ; Sat, 27 Jul 2002 10:47:06 -0700 (PDT) Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D4BB43E3B for ; Sat, 27 Jul 2002 10:47:05 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 7425 invoked by uid 0); 27 Jul 2002 17:47:03 -0000 Received: from chepe.cc.utexas.edu (HELO chepe.mail.utexas.edu) (128.83.135.25) by umbs-smtp-2 with SMTP; 27 Jul 2002 17:47:03 -0000 Message-Id: <5.1.0.14.2.20020727124451.01b56fa8@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 27 Jul 2002 12:47:05 -0500 To: questions@freebsd.org From: Oscar Ricardo Silva Subject: make buildworld fails on bzlib.c patch (libstand) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Sorry if this is old news but, I have a 4.5-STABLE system that I'm trying to move to 4.6-STABLE. I ran cvsup and then tried to run make buildworld and got the following error: ===> lib/libsmutil ln -sf /usr/src/lib/libsmutil/../../contrib/sendmail/include/sm/os/sm_os_freebsd.h sm_os.h rm -f .depend mkdep -f .depend -a -I/usr/src/lib/libsmutil/../../contrib/sendmail/src -I/usr/src/lib/libsmutil/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SENDMAIL /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/debug.c /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/err.c /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/lockfile.c /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/safefile.c /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/snprintf.c /usr/src/lib/libsmutil/../../contrib/sendmail/libsmutil/cf.c ===> lib/libstand patch -s -b .orig -o _bzlib.c < /usr/src/lib/libstand/bzlib.c.diff /usr/src/lib/libstand/../../contrib/bzip2/bzlib.c patch: **** Only garbage was found in the patch input. *** Error code 2 Stop in /usr/src/lib/libstand. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I searched the list archives and some newsgroups but only found other people having this problem, no solutions. Any ideas/suggestions on this? Oscar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message