Clemens Steinkogler
2004-Aug-06 14:23 UTC
[icecast] ices0 (version 0.3) - libmp3lame.so problems
Hello everybody, I need some help please. I want to compile the ices-0.3 and ./configure works perfectly. But if i want to do "make" there appear these error-messages: [...] gcc: /usr/lib/libmp3lame.so: No such file or directory make[3]: *** [ices] Error 1 make[3]: Leaving directory '/usr/ices-0.3/src' [...] if i search now for the libmp3lame.so file, i find it in /usr/lib/ so what is wrong here? <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Carsten Haese
2004-Aug-06 14:23 UTC
[icecast] ices0 (version 0.3) - libmp3lame.so problems
On Wed, 2004-02-04 at 08:54, Clemens Steinkogler wrote:> Hello everybody, > > I need some help please. I want to compile the ices-0.3 and ./configure > works perfectly. But if i want to do "make" there appear these > error-messages: > > [...] > gcc: /usr/lib/libmp3lame.so: No such file or directory > make[3]: *** [ices] Error 1 > make[3]: Leaving directory '/usr/ices-0.3/src' > [...] > > if i search now for the libmp3lame.so file, i find it in /usr/lib/ > so what is wrong here?This is just a wild guess, but is it possible that /usr/lib/libmp3lame.so is a broken symbolic link? What does the command 'file /usr/lib/libmp3lame.so' tell you? -Carsten <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Clemens Steinkogler
2004-Aug-06 14:23 UTC
AW: [icecast] ices0 (version 0.3) - libmp3lame.so problems
wow, you are right! it tells me: /usr/lib/libmp3lame.so: broken symbolic link to 'libmp3lame.so.0.0.0' how can i repair this? install lame again? -Clem -----Ursprüngliche Nachricht----- Von: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]Im Auftrag von Carsten Haese Gesendet: Mittwoch, 4. Februar 2004 15:11 An: icecast@xiph.org Betreff: Re: [icecast] ices0 (version 0.3) - libmp3lame.so problems <p>On Wed, 2004-02-04 at 08:54, Clemens Steinkogler wrote:> Hello everybody, > > I need some help please. I want to compile the ices-0.3 and ./configure > works perfectly. But if i want to do "make" there appear these > error-messages: > > [...] > gcc: /usr/lib/libmp3lame.so: No such file or directory > make[3]: *** [ices] Error 1 > make[3]: Leaving directory '/usr/ices-0.3/src' > [...] > > if i search now for the libmp3lame.so file, i find it in /usr/lib/ > so what is wrong here?This is just a wild guess, but is it possible that /usr/lib/libmp3lame.so is a broken symbolic link? What does the command 'file /usr/lib/libmp3lame.so' tell you? -Carsten <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.