Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2008 10:05:43 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        ports@freebsd.org
Subject:   problem building mldonkey
Message-ID:  <18481.35127.397209.340165@jerusalem.litteratus.org>
In-Reply-To: <18477.37226.359801.874399@jerusalem.litteratus.org>
References:  <18477.37226.359801.874399@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help

	[I've written the maintainer twice, with no response.]


	While upgrading 2.9.4 to 2.9.5, I get this:

Compiling CryptoPP.cc can take several minutes, on slow machines up to half an hour.
===Building for mldonkey-2.9.5
/usr/local/bin/ocamlc.opt -linkall -o ocamlpp.byte \
             -custom bigarray.cma unix.cma str.cma -ccopt "-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -I/usr/local/include -I/usr/local/include -I/usr/local/include" -cclib "-lcharset -lz  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib" -cclib -lbz2 -ccopt "-D_REENTRANT" -cclib "-pthread" \
          \
          \
          \
          \
        -I build         tools/ocamlpp.cmo  
/var/tmp//ccxVfL7G.o(.data+0x634): undefined reference to `re_replacement_text'
/var/tmp//ccxVfL7G.o(.data+0x638): undefined reference to `re_search_backward'
/var/tmp//ccxVfL7G.o(.data+0x63c): undefined reference to `re_search_forward'
/var/tmp//ccxVfL7G.o(.data+0x640): undefined reference to `re_partial_match'
/var/tmp//ccxVfL7G.o(.data+0x644): undefined reference to `re_string_match'
Error while building custom runtime system
gmake: *** [ocamlpp.byte] Error 2
*** Error code 2


	As far as I know all the libraries are up-to-date.
	Help, please?


			Robert Huff







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