On Thursday, 23 August 2001 at 20:48, Scott Vetter wrote:> I tried the 3.70 rpm and received an error that rpm couldn't handle the > version of whatever packaged it. So I had to do things by getting the source > and compiling. The same was true with lame. > > Also I copied all the lame headers to the /usr/local/include directory, did > the ./configure which seemed to work and then did the make, which didn't.Which source? if configure succeeded I imagine you got 3.89 though... What was the error from make? --- >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.
On Thursday, 23 August 2001 at 21:16, Scott Vetter wrote:> The source is for ices-0.1.0. The errors occurs at the compile within the make for > parse.c. > > The errors are: > parse.c:41 parse error before 'doc' (same for 42 and 43) > parse.c:44: parse error before 'ices_xml_get_root_element' > parse.c:45: parse error before 'ices_xml_get_children_node' > parse.c:45: parse error before 'cur' > and the rest are warnings.Ah, the old error. That is not a lame problem. You need the full libxml2 package, including header files. You may wish to download and compile it yourself, as you did with lame. -Brendan --- >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.
The source is for ices-0.1.0. The errors occurs at the compile within the make for parse.c. The errors are: parse.c:41 parse error before 'doc' (same for 42 and 43) parse.c:44: parse error before 'ices_xml_get_root_element' parse.c:45: parse error before 'ices_xml_get_children_node' parse.c:45: parse error before 'cur' and the rest are warnings. Scott ------- Brendan Cully wrote:> On Thursday, 23 August 2001 at 20:48, Scott Vetter wrote: > > I tried the 3.70 rpm and received an error that rpm couldn't handle the > > version of whatever packaged it. So I had to do things by getting the source > > and compiling. The same was true with lame. > > > > Also I copied all the lame headers to the /usr/local/include directory, did > > the ./configure which seemed to work and then did the make, which didn't. > > Which source? if configure succeeded I imagine you got 3.89 though... > What was the error from make? > > --- >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.