[asterisk-dev] Installation asterisk 1.2.10
Dave Cotton
dcotton at linuxautrement.com
Thu Aug 3 07:15:09 MST 2006
On Thu, 2006-08-03 at 15:55 +0200, yusuf wrote:
> anthony guan wrote:
> >
> > I would like to install Asterisk 1.2.10 in Redhat Fedora core 3, but
> > there is a error during 'make' , any one could help me figure out the
> > problem .
> >
> > gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl
> > -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err
> > -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
> > -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto
> > -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz
> > /usr/bin/ld: cannot find -lidn
> > collect2: ld returned 1 exit status
> > make[1]: *** [app_curl.so] Error 1
> > make[1]: Leaving directory `/usr/src/asterisk-1.2.10/apps'
> > make: *** [subdirs] Error 1
> >
> >
> >
> u need to install ld.
>
Or much more likely libidn because it is ld that cannot find a library,
so it itself must already be installed.
--
Dave Cotton <dcotton at linuxautrement.com>
More information about the asterisk-dev
mailing list