On Tue, Jun 08, 2010 at 01:48:16PM +0200, Benoit Chesneau wrote: > Hi all, > > Find enclosed patches to upgrade lang/erlang and > databases/apache-couchdb ports to latest stable version. Both have > been tested on latest snapshot on amd64. > > Erlang patch has been previously tested on i386 and with rabbitmq & > jabberd ports too.. Ok to apply them ? If any change is needed, please > let me know.
Create /usr/ports/packages/amd64/all/erlang-13b.04.tgz Warning: symlink(s) point to non-existent /usr/ports/obj/erlang-13b.04/fake-amd64/usr/ports/obj/erlang-13b.04/fake-amd64/usr/local/lib/erlang/lib/erl_interface-3.6.5/bin/erl_call /usr/ports/obj/erlang-13b.04/fake-amd64/usr/local/bin/erl_call is that ... intended ? The ln call in post-install should be fixed to use a relative path, as it seems other stuff in fake/usr/local/bin/ do. There are also a lot of (harmless) warnings when building : gmake[4]: Entering directory `/usr/ports/obj/erlang-13b.04/otp_src_R13B04/lib/crypto/c_src' /usr/bin/install -c -o root -g bin -d ../priv/obj/x86_64-unknown-openbsd4.7 install: ../priv/obj/x86_64-unknown-openbsd4.7: Operation not permitted Landry