Displaying 4 results from an estimated 4 matches for "luntzel".
2004 Aug 06
2
No library found for -lshout
OS: OpenBSD 3.1
perl 5.6.1
libshout-1.0.9
Shout-1.0
Whatever I do, I cannot get Shout to see the libshout so. I'm pretty sure this is an ld problem but:
bash-2.05# ldconfig -r | grep shout
72:-lshout.2.2 => /usr/local/lib/libshout.so.2.2
orry if I'm missing something simple...happy monday.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
2
No library found for -lshout
when I move libshout.so.2.2 up into /usr/lib, it magically works. sloppy but, it works...
On Mon, May 20, 2002 at 02:34:08PM -0700, Mark Luntzel wrote:
> oh sorry. forgot this:
>
> bash-2.05# perl Makefile.PL
> Checking if your kit is complete...
> Looks good
> Note (probably harmless): No library found for -lshout
> Writing Makefile for Shout
>
> Thsi turns out not to be harmless at all, since I need that libr...
2004 Aug 06
0
No library found for -lshout
...eed that library for the application...heres what I get out of the application:
/usr/libexec/ld.so: Undefined symbol "_shout_init_connection" called from perl:/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Shout/Shout.so at 0x401ce1c0
On Mon, May 20, 2002 at 02:29:39PM -0700, Mark Luntzel wrote:
> OS: OpenBSD 3.1
> perl 5.6.1
> libshout-1.0.9
> Shout-1.0
>
> Whatever I do, I cannot get Shout to see the libshout so. I'm pretty sure this is an ld problem but:
>
> bash-2.05# ldconfig -r | grep shout
> 72:-lshout.2.2 => /usr/local/lib/libshout.so.2.2...
2004 Aug 06
1
libshout-perl compilation error
Hi - got this from both the CVS source and the tarball:
(libshout compiled and installed cleanly)
[root@hunter stream]# cd Shout-1.0
[root@hunter Shout-1.0]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Shout
[root@hunter Shout-1.0]# make
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Shout
mkdir blib/lib/auto
mkdir