[XviD-devel] pthreads

Michael Militzer michael at xvid.org
Fri Jun 20 09:11:43 CEST 2008


Hi,

the changelog is maintained by hand upon releases and not always up to date.
You can use a tool like cvsps to track all CVS changes.

For your configure warning, it looks like you have the pthread headers but
the linking test fails. So you probably don't have a pthread library, have
a wrong library or it's in the wrong path. Make sure you have pthread
properly installed.

Regards,
Michael


Quoting tripp <eliared at yahoo.com>:

> hi,
>
> 1. is there some changelog for the latest changes ion cvs?
> i don't see anything. the changelog in the main folder is from 2006.
>
>
> 2. i compile with msys/mingw
> on ./configure i get the following:
>
> <snip>
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for pthread_create in -lpthread... no
> configure: WARNING: Pthread not supported. No SMP support
> configure: creating ./config.status
> config.status: creating platform.inc
>
>
> how would i fix it to have SMP support?
>
>
> ty
>
> tripp
>
>
>
> _______________________________________________
> XviD-devel mailing list
> XviD-devel at xvid.org
> http://list.xvid.org/mailman/listinfo/xvid-devel
>
>








More information about the XviD-devel mailing list