search for: ltconfig

Displaying 20 results from an estimated 29 matches for "ltconfig".

Did you mean: ldconfig
2001 Aug 13
2
configure error
Hello, when i try to compile vorbis-tools-1.0rc1 under linux i got this error when i try to run ./configure: Here is the config log: [....] configure:1264: checking for BSD-compatible nm configure:1300: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fPIC -DPIC conftest.c 1>&5 ltconfig:8...
2001 Mar 13
1
Compiling vorbis-tools on NetBSD-1.5/i386
...r/pkg//lib -logg -L/usr/pkg//lib -lao -ldl /usr/bin/ld: cannot open -ldl: No such file or directory collect2: ld returned 1 exit status *** Error code 1 Stop. *** Error code 1 Stop. --------------------- Again a missing -ldl. I finally checked the config.log of libao, and found the following: ltconfig:2248: checking for dlopen in -ldl ltconfig:2269: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c -ldl 1>&5 /usr/bin/ld: cannot open -ldl: No such file or directory collect2: ld returned 1 exit status ltconfig: failed program was: #line 2256 "ltconfig" /...
2003 Aug 09
3
CVS/test version config/build failures on FreeBSD
...ystem type... i386-unknown-freebsdelf4.8 checking for ranlib... ranlib checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ./ltconfig: .: /dev/null: not a regular file ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed I also attempted to use 0.99.11-test4 from http://dovecot.procontrol.fi/test/, but this faile...
2000 Dec 22
1
vorbis/ltconfig
The file vorbis/ltconfig appears to be checked into CVS. This is an automatically generated file -- it should not be under CVS control. {+} Jeff Squyres {+} squyres@cse.nd.edu {+} Perpetual Obsessive Notre Dame Student Craving Utter Madness {+} "I came to ND for 4 years and ended up staying for a decade" --- &...
2002 Jul 27
2
trouble compiling vorbis 1.0 on openbsd
...d3.1 checking host system type... i386-unknown-openbsd3.1 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed $ -- while a ./configure does this: -- $ ./configure checking for a BSD compatible install... /usr/bin/install -c checking whether buil...
2004 Aug 06
1
installing ices2 (fwd)
Any ideas please. I want to get this installed! I have the Latest CVS download! okay I am having some difficulty getting ices2 installed on freebsd this happens during execution of autogen.sh --- snip --- checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed --- snip --- typhoon# uname -a FreeBSD typhoon.enabled.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Nov 7 16:18:3 3 PST 2002 root@typhoo...
2004 Aug 06
1
error compiling from CVS
...d3.3 checking host system type... i386-unknown-openbsd3.3 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed Any hints? Thanks, Mitja --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To...
2003 Apr 01
4
compile error
...ystem type... i386-unknown-freebsdelf4.6 checking for ranlib... ranlib checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this lis...
2003 Jan 12
0
building CVS' vorbis-tools on OpenBSD 3.2
Hi, <p>surprisingly easy, I got around the compilation problems. In configure.in I simply set the autoconf requirement to v2.52 and autogen.sh worked. After that, i got ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. I removed --no-verify from the configure script, it worked and compiled. maxx@phoenix:~/src/vorbis-tools$ ltconfig --version ltconfig (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27) &...
2004 Sep 10
5
Re: beta 10 candidate checked in
> > > $ aclocal && autoconf && automake -c -a -i > > > aclocal: configure.in: 45: macro `AM_PATH_XMMS' not found in > library > > > > my hunch is that your version of either automake or possibly > > autoconf is not recent enough. > > No. He simply doesn't have xmms installed. That's what I mentioned > a while ago:
2004 Sep 10
0
Re: beta 10 candidate checked in
...configure.in:33: warning: AC_CANONICAL_HOST invoked multiple times $ automake --foreign --add-missing automake: configure.in: installing `./install-sh' automake: configure.in: installing `./mkinstalldirs' automake: configure.in: installing `./missing' configure.in: 27: required file `./ltconfig' not found $ ./configure checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found c...
2000 Nov 10
1
cvs trunk vorbis/ compile patches
ltconfig placeholder shoud be removed. Makefile.am : some stuff copied from branch_beta3 ogg lib must be added only where necesary. vq subdir Makefile.am'ized, (but installs nothing) made distclean target slightly more clean -- check it by hand first, please --- also you'll want to remove vq/Ma...
2004 Aug 06
0
installing ices2
okay I am having some difficulty getting ices2 installed on freebsd this happens during execution of autogen.sh --- snip --- checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed --- snip --- typhoon# uname -a FreeBSD typhoon.enabled.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Nov 7 16:18:3 3 PST 2002 root@typhoo...
2002 Sep 11
0
libvorbis install problem
...system type... i386-unknown-freebsd4.6.2 checking for ranlib... ranlib checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed Any idea why I am getting this error? --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.o...
2004 Aug 06
0
compile error
...ebsdelf4.6 > checking for ranlib... ranlib > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > loading cache /dev/null within ltconfig > ltconfig: you must specify a host type if you use `--no-verify' > Try `ltconfig --help' for more information. > configure: error: libtool configure failed > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecas...
2001 May 11
2
artifact bug status? / compiling under OpenBSD 2.8
...rchives and found the same problem there already, but I couldn't find the solution. Please tell me a date to look after, if it's been there already. Thanks! Compiling ao/ from the CVS snapshot: autogen.sh also finished, but I get the following warnings: configure.in: 26: required file `./ltconfig' not found configure.in:92: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:93: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:94: warning: AC_TRY_RUN called without default to allow cross compiling Under Linux, I had to manual...
2002 Jul 10
2
cvs: debian updates and autogen.sh trouble
Hello, I couldn't help noticing that the debian build system in cvs was changed. As I used to compile and install from cvs, I discovered a small problem regarding autogen.sh. It's called in debian/rules, before the obj-dir is created (and changed into and ../configure is started). At least on my system autogen.sh implicitly runs ./configure, so the original source path is already
2002 Jul 03
3
segfault in current cvs
Hello -- Some wav files have been crashing the stuff I checked out from cvs last night. Is this happening to anyone else? Red Hat Linux release 7.3 (Valhalla) Kernel 2.4.18-5 on an i686 gcc-2.96-110 glibc-2.2.5-36 Encoding "04_imiuta.wav" to "04_imiuta.ogg" at quality 1.00 [100.0%] [ 0m00s remaining] \Segmentation fault Program received signal
2004 Aug 06
2
automake problem
...g build system type... i686-pc-linux-gnu checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes ./ltconfig: ./ltconfig: No such file or directory configure: error: libtool configure failed The latest error with ltconfig just came up after messing up with different automake versions, as it told somewhere this came from incompatibilites between automake 1.4 and 1.5. It known redhat messes around with al...
2004 Sep 10
2
flac-1.0.3_beta released
On Tue, 11 Jun 2002 11:51:33 +0400 Andrey Astafiev <andrei@tvcell.ru> wrote: > flac-1.0.3_beta compilation breaks for me with message: I had the same experience, too. I think that a cause is in configure and configure.in files. Therefore, let's rebuild these files. I took the following, and solved the problem. $ cd flac-1.0.3_beta $ automake $ autoconf $ ./configure ;make --