[Mono-list] RE:pkg-config install fail in Solaris

Enrique Garcia Ayuda kikegayuda at gmail.com
Thu Nov 24 09:40:11 EST 2005


Hi

Ok, someone in my company make a link from gcc to cc, I fixed.

I install Pkg-config,

I try to install glic So i install libiconv and gettext  but when i
try to make glib i get the iconv error in the Make test i read:

"Note that if you have libiconv installed in your default include
search path (for instance, in /usr/local/), but don't enable
it, you will get an error while compiling GLib because the
iconv.h that libiconv installs hides the system iconv."

But i don't understand what "enable it" means i configure with
--with-libiconv  option and the --prefix=/usr/local

Anyway i download the package  glib-2.6.2-sol8-sparc-local from
www.sunfreeware.com/ and also install the
libgcc-3.4.1-sol8-sparc-local and the libintl-3.4.0-sol8-sparc-local

Now i try to make the Mono 1.1.10 and i get that i need bison, i try
to install bison 2.0 so i need M4 1.4 i get the M4 1.4.3 and i install
without problems, but the Bison still say that need M4 1.4  so I
install again in  --prefix=/usr but i get the same error.

Can anybody help me? thanks


More information about the Mono-list mailing list