similar to: /usr/bin/ld error on make asterisk with Fedora Core 3

Displaying 20 results from an estimated 3000 matches similar to: "/usr/bin/ld error on make asterisk with Fedora Core 3"

2005 Jan 27
4
/usr/bin/ld: cannot find -lidn
Bueller? Is this a lib of some kind? Google and lists bring up nada, this is from ast cvs head latest on Fedora Core 3. /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/apps' make: *** [subdirs] Error 1 [root@zoot asterisk]# uname -a Linux zoot 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004
2005 Jun 02
1
compile asterisk
hello i have a small problem in installation of asterisk can any one tell me what is the solution gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
2005 Jun 09
1
compile error cannot find -lidn
hello can u tell me what is the problem in my asterisk or linux why i am getting this error while make. PTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\" -DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIB DIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2004 Dec 28
3
Fedora Core 3 app_curl compile error?
Hi, I'm making the latest CVS asterisk source on a newly installed Fedora Core 3 distribution. However, when the makefile for asterisk/apps runs, it generates an error when trying to link app_curl.so complaining about not finding -lidn. Has anyone else run into this problem? I can chase down libidn but I find it odd that others on the list have seemingly gotten asterisk to work on FC3 but
2007 Jun 29
2
/usr/bin/ld: cannot find -ljs aka missing link from /usr/lib64/libjs.so to /usr/lib64/libjs.so.1
Hello list, I'm trying to compile a php4 package for centos5 and I'm stumbling across some "oddity" with the symbolic links of at least one library. But it's not a php4 problem, so read on. The package 'js' gives the library /usr/lib64/libjs.so.1 but shouldn't there be a link from /usr/lib64/libjs.so to /usr/lib64/libjs.so.1? Otherwise my compiler call %
2005 Jan 20
2
Segmentation Fault after Digitnetwork X100P install
I've just installed a Digitnetworks X100P clone in my * server and run the install script for the voicepet-single-x100p tarball. The install appeared to run OK with modprobe wcfxo successful and the ztcfg reporting "Channel 01: FXS Kewlstart (Default) (Slaves: 01)". When I try to start * though I get a segmentation fault after loading res_features.so. I discovered that the
2006 Jan 22
6
spandsp Error
I cannot see it!!!! make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx' /bin/sh: curl-config: command not found make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps' Makefile:103: *** missing separator. Stop. make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps' make: *** [depend] Error 1 Makefile: 93 install: all 94
2006 Nov 16
1
Asterisk 1.2.13 can't load module app_curl.so
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Eric Pinet.vcf Type: text/x-vcard Size: 473 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061116/beef984a/EricPinet.vcf
2005 Jun 15
0
Error installing Asterisk with zaptel and libpri
Hi all, I have a vergin Linux box (FC3) and Digium's TDM20B card installed in it. I followed the Digium's quick intallation guide. donwloded CVS successfully, installed in this order zaptel>libpri>Asterisk and got this error without installing asterisk in my box. ***************************************************** (this is the end of the screen dump) /usr/bin/ld: cannot find -lidn
2004 Dec 13
1
Solaris: Linking bin/smbd, /usr/ccs/bin/ld: illegal option -- E
Solaris 9 Samba 3.0.9 gcc 3.3.2 (from SunFreeware) config opts: ./configure --prefix=/opt/samba Hello, I'm having some trouble compiling the latest samba. Even using "--with-gnu-ld" as a configuration switch it still wants to use the Solaris-native ld. Of course, the gcc from SunFreeware says as much: "It was compiled to use the SUN assembler and loader usually in
2002 Sep 15
1
/usr/bin/ld: cannot find -lwine
I get this error when running tools/wineinstall. It occurs in the section when compiling registry stuff. Can anyone help me get the stuff it requires?
2005 Mar 08
0
/usr/bin/ld: warning: libz.so.1,
Hello CentOS, I''m compiling a custom install of PHP, and I''m seeing this: /usr/bin/ld: warning: libz.so.1, needed by /usr/lib/libfreetype.so, may conflict with libz.so.0 I thought I''d quickly throw this out there and see if this is an issue anyone is aware of and what this means. A quick search hasn''t pulled up anything useful so far. -- Best regards,
2009 Aug 17
1
/usr/bin/ld: cannot find -lpq
Hi, I am trying to install asterisk-1.2.34 but facing following issue. I have gone through it and found that there are files in /usr/lib libpq.a libpq.so libpq.so.4 libpq.so.4.1 make[1]: Entering directory `/usr/src/asterisk-1.2.34/cdr' gcc -shared -Xlinker -x -o cdr_pgsql.so cdr_pgsql.o -lpq -lz -L/usr/lib/pgsql /usr/bin/ld: skipping incompatible /usr/lib/libpq.so when
2011 Aug 07
0
[LLVMdev] llvm-gcc near tip causing crash in /usr/bin/ld due to memory corruption on linux x86_64
On 6 August 2011 23:05, Jason Kim <jasonwkim at google.com> wrote: > Hi everyone, > -r136747 of llvm-gcc (and possibly others) is apparently tickling a binutils > issue on linux x86-64 > Has anyone seen anything like this? Yes, it looks like this: http://sourceware.org/bugzilla/show_bug.cgi?id=12887 I think switching from ld to gold might be an effective work-around. Jay.
2011 Aug 07
1
[LLVMdev] llvm-gcc near tip causing crash in /usr/bin/ld due to memory corruption on linux x86_64
On Sun, Aug 7, 2011 at 1:56 AM, Jay Foad <jay.foad at gmail.com> wrote: > On 6 August 2011 23:05, Jason Kim <jasonwkim at google.com> wrote: > > Hi everyone, > > -r136747 of llvm-gcc (and possibly others) is apparently tickling a > binutils > > issue on linux x86-64 > > Has anyone seen anything like this? > > Yes, it looks like this: > >
2002 May 23
0
**Compile Error** /usr/bin/ld: cannot open output file wine: Is a directory
Here is my compilation error. __________________ gcc -o wine miscemu/miscemu.o -L./dlls 0lntdll -L./library -lwine -L./unicode -lwine_unicode -lm /usr/bin/ld: cannot open output file wine: Is a directory collect2:ld returned 1 exit status make: *** [wine] Error 1 compilation failed, aborting install ____________ I run ./tools/wineinstall and it goes for about four minutes until this error
2014 Jul 24
3
/usr/bin/ld: cannot find -lncurses
Hi all, I am having this error when i tried to compile a program /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status Kindly help me out. Regard.
2008 Mar 20
1
How to cope with : /usr/bin/ld/: cannot find -lgfortran
Good Morning, I am running R-2.6.1-1.rh5.i386.rpm under RED HAT Enterprise Linux 5, but I get this message error /usr/bin/ld/: cannot find -lgfortran when trying installing R CMD INSTALL ade4_1.4-5.tar.gz. Please help me to cope with this problem. Best regards, Souleymane _________________________________________________________________ [[alternative HTML version deleted]]
2015 May 08
2
Unable to install packages: "/usr/bin/ld: cannot find -lgfortran"
Dear all, I'm using R version 3.2.0 in Ubuntu 12.04 LTS. While trying to install any package I get the error: "/usr/bin/ld: cannot find -lgfortran" If I open a Terminal and run "ldconfig -p | grep libgfortran"?, I get:? "libgfortran.so.3 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libgfortran.so.3" I've been an R user for two years and this is the