Hello all, I am trying to get Icecast working on my FreeBSD box. I did the following: ./configure --with-crypt The output looked good, there were no errors, I was instructed to run `make`, I did so and received the following: -- make all-recursive Making all in src Making all in authenticate gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I../../src -pthread -pthreads -g -Wall -c basic.c gcc: unrecognized option `-pthreads' In file included from basic.c:70: ../../src/memory.h:25: mcheck.h: No such file or directory In file included from ../../src/memory.h:29, from basic.c:70: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" *** Error code 1 Stop in /usr/home/btimby/icecast-1.3.12/src/authenticate. *** Error code 1 Stop in /usr/home/btimby/icecast-1.3.12/src. *** Error code 1 Stop in /usr/home/btimby/icecast-1.3.12. *** Error code 1 Stop in /usr/home/btimby/icecast-1.3.12. -- Does anyone have any insight for me? Thank you in advance. Ben Timby __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com --- >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.
Sorry to waste your bandwidth. I unpacked the files, and it worked the fifth time thru. Not sure what I did differently, but oh well. I am now trying to get liveice to work, can anyone help with that? I first had to modify the configure script, I had to change the first line: #! /bin/sh to: #!/bin/sh to get it to run. I got it running, but when I do a make, I get the following: -- /mkdirs:No such file or directory *** Error code 1 Stop in /usr/home/btimby/liveice. -- I know I am lame, but any help is appreciated! Ben Timby. <p><p>__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com --- >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.