Help - Search - Members - Calendar
Full Version: Oggenc and Intel C++
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - General
krsna77
I know I've posted a similar question before, but I thought I would give it one more shot. wink.gif

I was able to compile libao, libogg, and libvorbis without any problems, using Intel's icc in Linux.

But vorbis-tools is giving me a problem.

The ./configure script dies here:

CODE


<snip>

 checking for ao... yes

 checking for libcurl... yes

 checking for pthread.h... no

 configure: error: POSIX threads required!



Here's a snippet from config.log

CODE


 configure:6114:

 /opt/intel/compiler50/ia32/bin/icc -O2 -tpp6 -axMi -xMi -mp

   conftest.c >/dev/null 2>conftest.out

 conftest.c:

 /usr/lib/crt1.o: In function `_start':

 /usr/lib/crt1.o(.text+0x18): undefined reference to `main'

 configure: failed program was:

 #line 6109 "configure"

 #include "confdefs.h"

 #include <pthread.h>



Obviously, I have pthread.h on this machine. Since ppl here were able to successfully build oggenc w/ Intel's compiler on Win32, I thought perhaps some expert developer could tell me exactly where I'm being stupid here.

Thanks.
rjamorim
I'd like to post in my page an optimized version of OggVorbis for Linux (Compiled with ICL)

Could someone send me the binaries?

rjamorim at yahoo dot com

Thanks.

Regards;

Roberto.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.