[Bug 200315] lang/rust: No rule to make target 'prepare_install'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 06:43:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200315

--- Comment #13 from Jean-Sebastien Pedron <dumbbell at 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.


More information about the freebsd-ports-bugs mailing list