[Mono-list] macosx --host=x86_64-apple-darwin10

Sylvain Pointeau sylvain.pointeau at gmail.com
Wed Jul 21 14:06:38 EDT 2010


I re-installed libiconv on /usr/local/

and I run the command:

CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./autogen.sh
--prefix=/user/local/mono270/ --host=x86_64-apple-darwin10

I had a message saying I should not use host but build? do you have an idea?
what are the value I can put? same as host?

but I made "make", seems to run now.

is it correct?

Best regards,
Sylvain

On Wed, Jul 21, 2010 at 6:45 PM, Geoff Norton <gnorton at novell.com> wrote:

> You dont; only eglib is supported on x86-64; libiconv is shipped with
> apples compiler tho; so you'll need to figure out whats wrong with your
> environment.
>
> -g
>
> On 2010-07-21, at 12:41 PM, Sylvain Pointeau wrote:
>
> I just made
>
> > svn co http://anonsvn.mono-project.com/source/trunk/mono
> > ./autogen.sh --prefix=/user/local/mono270/ --host=x86_64-apple-darwin10
> > make
>
> I have:
>
> Undefined symbols:
>   "_libiconv_open", referenced from:
>       _monoeg_g_convert in libeglib.a(libeglib_la-gunicode.o)
>   "_libiconv_close", referenced from:
>       _monoeg_g_convert in libeglib.a(libeglib_la-gunicode.o)
>   "_libiconv", referenced from:
>       _monoeg_g_convert in libeglib.a(libeglib_la-gunicode.o)
> ld: symbol(s) not found
>
>
> How to force it by taking the glib2 in my /usr/local/ ?
>
> Many thanks for your help,
> Sylvain
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100721/6aa5b395/attachment.html 


More information about the Mono-list mailing list