j.p.drawneek@durham.ac.uk
2004-Sep-21 14:33 UTC
[Icecast] pthreads problem when I run ./configure
I am trying to get icecast 2.0.1 to compile on a solaris express box but the configure fails with the error "configure: error: POSIX threads missing ". So I am unsure what to do as I have no back ground in compiling and have main stuck to the pre-packaged stuff, but my luck has run out on this one. Look on google for anything like this but came up with not alot, it could be some thing really simple but I have never done any thing with C or C++. Any pointer on compiling icescast would be greatly appreciated.
On Sep 21, 2004, at 5:32 PM, j.p.drawneek@durham.ac.uk wrote:> I am trying to get icecast 2.0.1 to compile on a solaris express box > but the > configure fails with the error "configure: error: POSIX threads missing > ".Do you have the SUNWhea package installed? Which version of Solaris are you running? And I take it you're using GCC as your compiler? /dale
On Wed, 2004-09-22 at 03:07, Dale Ghent wrote:> On Sep 21, 2004, at 5:32 PM, j.p.drawneek@durham.ac.uk wrote: > > > I am trying to get icecast 2.0.1 to compile on a solaris express box > > but the > > configure fails with the error "configure: error: POSIX threads missing > > ". > > Do you have the SUNWhea package installed? Which version of Solaris are > you running? And I take it you're using GCC as your compiler?sun package names are just great.. The problem was because the pre-built gcc was not thread aware. gcc -v shows the info. karl.