mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] ocaml-core Bug


From: Thomas Dineen
Subject: [Mingw-cross-env-list] ocaml-core Bug
Date: Tue, 03 Dec 2013 21:56:05 -0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

;
;  Error Message:
;

[build]    ocaml-core

Failed to build package ocaml-core!
------------------------------------------------------------
tail: inotify cannot be used, reverting to polling
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
Unable to compile the test program.
Make sure the C compiler gcc -m32 -O  is properly installed.
make[1]: *** [build-only-ocaml-core_i686-pc-mingw32] Error 2
make[1]: Leaving directory `/home/tdineen/Mxe_Cross_Environment_120213/mxe'
real    0m0.833s
user    0m0.487s
sys    0m0.405s
------------------------------------------------------------
[log] /home/tdineen/Mxe_Cross_Environment_120213/mxe/log/ocaml-core

make: *** [/home/tdineen/Mxe_Cross_Environment_120213/mxe/usr/i686-pc-mingw32/installed/ocaml-core] Error 1
Linux3%

;
;    Whole Log:
;

make[1]: Entering directory `/home/tdineen/Mxe_Cross_Environment_120213/mxe'
uname -a
Linux Dineen-Linux3 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
git show-branch --list --reflog=1
[refs/heads/address@hidden (2 days ago) clone: from https://github.com/mxe/mxe.git
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID:    CentOS
Description:    CentOS release 6.5 (Final)
Release:    6.5
Codename:    Final
rm -rf '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core'
mkdir -p '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core'
cd '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core' && tar xzf '/home/tdineen/Mxe_Cross_Environment_120213/mxe/pkg/ocaml-4.00.1.tar.gz' cd '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core/ocaml-4.00.1' (cd '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core/ocaml-4.00.1' && patch -p1 -u) < ./src/ocaml-core-1-fixes.patch
patching file Makefile
Hunk #1 succeeded at 288 (offset -1 lines).
Hunk #2 succeeded at 737 (offset -1 lines).
patching file Makefile-mingw.in
patching file asmrun/Makefile
patching file asmrun/i386.S
patching file byterun/Makefile.common
patching file byterun/dynlink.c
patching file byterun/unix.c
patching file byterun/win32.c
patching file hardcode_mingw_include.patch
patching file myocamlbuild.ml
patching file ocamldoc/Makefile
patching file otherlibs/Makefile.shared
patching file otherlibs/bigarray/Makefile
patching file otherlibs/systhreads/Makefile
patching file otherlibs/systhreads/Makefile.nt
patching file otherlibs/systhreads/st_win32.h
patching file otherlibs/win32graph/Makefile.nt
patching file otherlibs/win32unix/Makefile.nt
patching file utils/config.mlp
# Build native ocamlrun and ocamlc which contain the
# filename-win32-dirsep patch.
#
# Note that we must build a 32 bit compiler, even on 64 bit build
# architectures, because this compiler will try to do strength
# reduction optimizations using its internal int type, and that must
# match Windows' int type.    (That's what -cc and -host are for).
cd '/home/tdineen/Mxe_Cross_Environment_120213/mxe/tmp-ocaml-core/ocaml-4.00.1' && ./configure -prefix '/home/tdineen/Mxe_Cross_Environment_120213/mxe/usr/i686-pc-mingw32' -bindir '/home/tdineen/Mxe_Cross_Environment_120213/mxe/usr/i686-pc-mingw32/bin' -libdir '/home/tdineen/Mxe_Cross_Environment_120213/mxe/usr/i686-pc-mingw32/lib/ocaml' -no-tk -cc "gcc -m32" -no-shared-libs -host 'i686-pc-mingw32' -x11lib /usr/lib -verbose
Configuring for a i686-pc-mingw32 ...
runtest: gcc -m32 -O  -o tst ansi.c
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
Unable to compile the test program.
Make sure the C compiler gcc -m32 -O  is properly installed.
make[1]: *** [build-only-ocaml-core_i686-pc-mingw32] Error 2
make[1]: Leaving directory `/home/tdineen/Mxe_Cross_Environment_120213/mxe'

real    0m0.833s
user    0m0.487s
sys    0m0.405s





reply via email to

[Prev in Thread] Current Thread [Next in Thread]