Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 20:28:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192113] Can't build databases/libmemcached - missing event.h
Message-ID:  <bug-192113-13-LUBjA1K1mi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192113-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192113-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192113

--- Comment #14 from Adam Weinberger <adamw@FreeBSD.org> ---
Did you follow the instructions in /usr/ports/UPDATING from 2014/07/23? You may
have missed a step.

20140723:
   AFFECTS: users of devel/libevent

   libevent1 has been replaced by libevent2 via the compatibility layer.
   All applications that used libevent1 must be rebuilt.

   Please remove libevent1 before upgrading, by running:

         pkg delete -f libevent

/usr/local/include/event.h is installed by libevent2 now. Be sure to remove
libevent1, then rebuild libevent2 and try again.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192113-13-LUBjA1K1mi>