[icecast] RPM's

Stan Seibert volsung at mailsnare.net
Sun Jan 12 21:57:43 UTC 2003



On Sun, 2003-01-12 at 15:40, ajb wrote:
> I deleted config.cache and gave ./configure another try and got the same
> 
> so I looked in the config.log and found the following
> 
> configure:6312: gcc -o conftest -O20 -ffast-math -fsigned-char -D_REENTRANT -D_$
> configure:6305:26: vorbis/codec.h: No such file or directory
> configure: failed program was:
> #line 6302 "configure"
> #include "confdefs.h"
> 
> so I looked on the box and  tried to locate vorbis but this dir is not on the box at all

Apparently the directory that your includes were placed in is not in the
compiler path.  (Which is strange)

Check and see if either of the following files exist:

/usr/include/vorbis/codec.h   (This is where the -devel package should
have put your include files)

/usr/local/include/vorbis/codec.h   (This is where the file goes if you
install from source).

If neither of those exist, then it looks like the header files were
never installed.  In that case I'd go back and check if you really did
install the development packages.


---
Stan Seibert

<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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Icecast mailing list