Skip site navigation (1)Skip section navigation (2)
Date:      21 Oct 2005 09:55:01 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Owen Jeremiah <fowlplay77@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem installing asterisk
Message-ID:  <44ek6f2cwa.fsf@be-well.ilk.org>
In-Reply-To: <25b28b630510210539h3e639ecdn998c22ffdfbaa121@mail.gmail.com>
References:  <25b28b630510210539h3e639ecdn998c22ffdfbaa121@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Owen Jeremiah <fowlplay77@gmail.com> writes:

> I'm a newbie at FreeBSD, been using MS products all my life. Being an
> enlighten one (:P), trying to learn how to use FreeBSD.
> Got this problem when trying to install asterisk from ports:
> 
> ===> asterisk-1.0.9_2 depends on executable: mpg123 - found
> ===> asterisk-1.0.9_2 depends on file: /nonexistent - not found
> ===> Verifying build for /nonexistent in /usr/ports/devel/pwlib
> ===> Vulnerability check disabled, database not found
> ===> Extracting for pwlib-1.5.2,1
> => Checksum OK for pwlib_1.5.2.tar.gz.
> ===> Patching for pwlib-1.5.2,1
> ===> Applying FreeBSD patches for pwlib-1.5.2,1
> 3 out of 3 hunks failed--saving rejects to src/ptclib/asner.cxx.rej
> => Patch patch-src::ptclib::asner.cxx failed to apply cleanly.
> => Patch(es) patch-configurein patch-make-common.mak patch-makefile
> patch-src-ptclib-ansper.cxx applied cleanly.
> *** Error code 1
> 
> Stop in /usr/ports/devel/pwlib.
> *** Error code 1
> 
> Stop in /usr/ports/net/asterisk.

> 
> Running on FreeBSD 5.4-stable.

Looks like you have stale patches in the port directory.

http://www.cvsup.org/faq.html#adopt
will explain how you got into this situation, and how you could have
avoided it.  In theory, you could cvsup your ports back to the
original version and then to HEAD again, but that might be a lot of
network traffic for you.

Deleting that one port (devel/pwlib) and re-updating your ports will
solve your problem for now.




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