Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 06:43:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200315] lang/rust: No rule to make target 'prepare_install'
Message-ID:  <bug-200315-13-dWlnmMDKvm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200315-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200315-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=200315

--- Comment #13 from Jean-Sebastien Pedron <dumbbell@FreeBSD.org> ---
Hi Justin!

Yeah, rust can't compile if there is an incompatible version installed because
it picks the incompatible libraries first.

However, this is indicated in the port's Makefile:
  CONFLICTS_BUILD=        rust \
                          rust-nightly

The port should refuse to compile from the beginning. Is your Ports tree
up-to-date?

-- 
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-200315-13-dWlnmMDKvm>