[Mono-list] "libtoolize" failing on latest Mono pull for Win32

Rod rodney.foley at lumension.com
Mon May 2 18:43:37 EDT 2011


I last built successfully last Friday, I pull the latest from master today to
test a new bug fix and it autogen fails with the below error.

    checking whether the C compiler works... no
    configure: error: in `/usr/src/mono-latest/mono':
    configure: error: C compiler cannot create executables

At the begging of the autogen out put is the two failures that it hasn't had
before.  They seem to be saying there is no file or directory libtoolize
which is true it is not there. I have checked the old output and the
"Running libtoolize" passed without error before.

    Running libtoolize...
    ./autogen.sh: line 86: /usr/src/mono-latest/mono/libgc/libtoolize: No
such file or directory

    Running libtoolize...
    ./autogen.sh: line 101: /usr/src/mono-latest/mono/libtoolize: No such
file or directory

So I "think" the compiler failure may be related to the inability to run
libtoolize.  Not sure what that is, so looking for assistance on this since
this is something that appears to have been part of the Mono source based on
where it is looking for it so not sure if it is something I can fix or if
something has changed in the source and the configuration stuff hasn't been
updated.

--
View this message in context: http://mono.1490590.n4.nabble.com/libtoolize-failing-on-latest-Mono-pull-for-Win32-tp3491201p3491201.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list