Date: Mon, 19 May 2003 14:45:25 +0100 (BST) From: Phil Armstrong <phil@fsel.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52430: port lang/ocaml fails to build Message-ID: <200305191345.h4JDjPZ6004062@hooke.fsel.com> Resent-Message-ID: <200305191350.h4JDoAnS074192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52430 >Category: ports >Synopsis: port lang/ocaml fails to build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 19 06:50:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Phil Armstrong >Release: FreeBSD 4.7-RELEASE i386 >Organization: Formal Systems (Europe) Ltd >Environment: System: FreeBSD hooke.fsel.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 Ports CVS checkout from 19 May 2003. >Description: On trying to build OCaml from ports, I get the following error when the build process tries to link ocamlc.opt : boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -ccopt "-Wl,-E" -o ocamlc.opt utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/trans lmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx bytecomp/meta.cmx bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx bytecomp/opcodes.cmx bytecomp/emitcode.cmx bytecomp/bytesections.cmx bytecomp/dll.cmx bytecomp/symtable.cmx bytecomp/bytelink.cmx bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/pparse.cmx driver/errors.cmx driver/compile.cmx driver/main_args.cmx driver/main.cmx asmrun/meta.o asmrun/dynlink.o -cclib "-lm -lcurses -pthread" stdlib/libasmrun.a(signals.o): In function `init_signals': signals.o(.text+0x4a5): undefined reference to `sigaltstack' Error during linking *** Error code 2 Stop in /global/hooke/freebsd4/ports/lang/ocaml/work/ocaml-3.06. *** Error code 1 Stop in /global/hooke/freebsd4/ports/lang/ocaml. >How-To-Repeat: Try to build Ocaml in ports tree >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305191345.h4JDjPZ6004062>