bug-gnu-utils
[Top][All Lists]
Advanced

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

mscorlib: No such library


From: Frank Griessbaum
Subject: mscorlib: No such library
Date: Thu, 6 Jan 2005 17:00:53 +0900 (JST)

Hello,

I tried to built gettext-0.14.1 on AIX 5.1 and failed during "make" (Please see 
below). It looks like that this library (mscorlib) should come with pnet. I 
installed pnet-0.6.10 with following configure options:

 ./configure --enable-threads=posix --without-libffi --without-libgc

Maybe I lost by this configure options this library? But unfortunately there is 
no other way to get pnet build on this AIX 5.1

I would be happy about any hint to get this problem solved.

Thanks a lot in advance,

frank

make[3]: Entering directory 
`/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime/intl-java'
cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH 
javadoc -d javadoc1 gnu/gettext/*.java
cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH 
javadoc -d javadoc2 gnu/gettext/*.java
make[3]: Leaving directory 
`/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime/intl-java'
Making all in intl-csharp
make[3]: Entering directory 
`/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime/intl-csharp'
/bin/sh ../lib/csharpcomp.sh -O -g -o GNU.Gettext.dll ./intl.cs
mscorlib: No such library
make[3]: *** [GNU.Gettext.dll] Error 1
make[3]: Leaving directory 
`/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime/intl-csharp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cic/frankg/tar/gettext-0.14.1/gettext-runtime'
make: *** [all-recursive] Error 1






reply via email to

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