Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2008 21:04:14 +0200
From:      Manfred Lotz <manfred.lotz@arcor.de>
To:        ports@freebsd.org
Subject:   ocaml build failure
Message-ID:  <480107AE.50304@arcor.de>

next in thread | raw e-mail | index | archive | help
When trying 'make install' for lang/ocaml 3-10.2 I get:

boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/misc.mli
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/misc.ml
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/tbl.mli
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/tbl.ml
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/config.mli
sed -e 's|%%LIBDIR%%|/usr/local/lib/ocaml|'  -e 
's|%%BYTERUN%%|/usr/local/bin/ocamlrun|'  -e 's|%%CCOMPTYPE%%|cc|'  -e 
's|%%BYTECC%%|cc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe 
-march="pentium-m" -fPIC|'  -e 's|%%BYTELINK%%|cc -Wl,-E|'  -e 
's|%%NATIVECC%%|cc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
-D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -march="pentium-m"|'  -e 
's|%%NATIVELINK%%|cc |'  -e 's|%%PARTIALLD%%|ld -r |'  -e 
's|%%PACKLD%%|ld -r  -o |'  -e 's|%%BYTECCLIBS%%|-lm  -lcurses 
-pthread|'  -e 's|%%NATIVECCLIBS%%|-lm|'  -e 's|%%RANLIBCMD%%|ranlib|' 
-e 's|%%CC_PROFILE%%|-pg|'  -e 's|%%ARCH%%|i386|'  -e 
's|%%MODEL%%|default|'  -e 's|%%SYSTEM%%|bsd_elf|'  -e 
's|%%EXT_OBJ%%|.o|'  -e 's|%%EXT_ASM%%|.s|'  -e 's|%%EXT_LIB%%|.a|'  -e 
's|%%EXT_DLL%%|.so|'  -e 's|%%SYSTHREAD_SUPPORT%%|true|' 
utils/config.mlp > utils/config.ml
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I 
parsing -I typing -I bytecomp -I asmcomp -I driver  -I toplevel -c 
utils/config.ml
File "utils/config.ml", line 31, characters 26-141:
This expression is not a function, it cannot be applied
*** Error code 2



-- 
Manfred



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