[Mono-list] gunicode.c:234: error: `ENOTSUP' undeclared (first use in this function)
Rod
rodney.foley at lumension.com
Mon Apr 25 01:51:19 EDT 2011
Hi Robert,
I am now using the "Officially" supported steps provided on the Shana link
you provided. This is a new clean install into a new directory of Cygwin
following Shana instructions for what to install.
I cannot get past the ./autogen.sh script which fails with:
checking whether the C compiler works... no
configure: error: in `/usr/src/mono/mono':
configure: error: C compiler cannot create executables
I assume this "no" means it doesn't like the gcc for some reason. The
following provided by gcc -v:
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with:
/managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure -
-verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr
--sysconfdir=/etc
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/s
hare/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc
--enable-nls --wit
hout-included-gettext --enable-version-specific-runtime-libs --without-x
--enabl
e-libgcj --disable-java-awt --with-system-zlib --enable-interpreter
--disable-li
bgcj-debug --enable-threads=posix --enable-java-gc=boehm
--disable-win32-registr
y --enable-sjlj-exceptions --enable-hash-synchronization
--enable-libstdcxx-debu
g
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
I had to fix another problem before I got to this one. It didn't like make
3.80 as it was installed by Shana instructions. Since it wasn't installed by
Cygwin and only copied the single make.exe as instructed in the Shana
instructions make doesn't run. So I had Cygwin install make which is
version 3.81 which works and got past the autgen.sh script error on make.
Now it has left me with the above "C compiler" issue, and there is no GCC-4
installed only GCC-3.
I am now using the officially supported method based on the best
instructions provided which are from a 3rd party site. So can I assume I
will get support to get through the issues?
I think these instructions are more out of date than you thought, or there
is something wrong with the scripts in GIT Master. Any assistance on
getting past this issue and to a successful make and make install would be
appreciated.
-Rod
--
View this message in context: http://mono.1490590.n4.nabble.com/gunicode-c-234-error-ENOTSUP-undeclared-first-use-in-this-function-tp3471123p3472610.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list