I've never heard of libidn either, but I did a google search and found
this:
        http://www.gnu.org/software/libidn/

libidn is already installed on my linux boxes, you can download it here:
        http://www.gnu.org/software/libidn/#downloading

 
Quoting that page:

GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
specifications defined by the IETF Internationalized Domain Names (IDN)
working group, used for internationalized domain names. The C library is
available under the GNU Lesser General Public License.

--------------------
Brady Johnson
Lead Software Developer - HydraSCA
Rogue Wave Software - [EMAIL PROTECTED]



-----Original Message-----
From: Jean-Sebastien Delfino [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 25, 2007 12:38 PM
To: [email protected]
Subject: [SCA Native] SCA Build error on Linux, was: SDO Build error on
Linux

Jean-Sebastien Delfino wrote:
> Pete Robbins wrote:
>> Works fine on all our linuxes including my RHEL... I've removed the 
>> unnecessary qualifier so you should be fine now.
>>
>> Cheers,
>>
> Thanks Pete,
>
> I just updated from SVN, I'm flying to Portland today as I'm going to 
> the OSCON conference, I'll try again from the airport :)
>

I tried again, it now goes further and fails with the following:

Making install in reference
make[4]: Entering directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence'
Making install in curl
make[5]: Entering directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence/curl'
Making install in src
make[6]: Entering directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence/curl/src'
/bin/sh ../../../../../../libtool --tag=CXX --mode=link g++  -g -O0   -o

libtuscany_sca_rest_reference.la -rpath
/home/delfinoj/Tuscany/apache-deploy/cpp/sca/extensions/rest/reference/l
ib
RESTServiceBindingExtension.lo RESTServiceBinding.lo
RESTServiceWrapper.lo -L/home/delfinoj/Tuscany/apache-deploy/cpp/sdo/lib
-ltuscany_sdo -L../../../../../../runtime/core/src -ltuscany_sca
-L../../../../../../runtime/extensions/rest/interface/src
-ltuscany_sca_rest_interface
-L/home/delfinoj/Tuscany/curl/curl-7.15.5-bin/lib -lcurl
grep: /usr/lib/libidn.la: No such file or directory
/bin/sed: can't read /usr/lib/libidn.la: No such file or directory
libtool: link: `/usr/lib/libidn.la' is not a valid libtool archive
make[6]: *** [libtuscany_sca_rest_reference.la] Error 1
make[6]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence/curl/src'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence/curl'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest/ref
erence'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions/rest'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime/extensions'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/delfinoj/Tuscany/apache-repos/cpp/sca/runtime'
make: *** [install-recursive] Error 1


What's libidn.la used for? Any idea?

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to