[Mplayer-os2] configure

Biro Tamas tami at freemail.hu
Fri Mar 22 21:30:07 CET 2002


Hali!

On Fri, 22 Mar 2002 21:12:07 +0100, Biro Tamas wrote:
>  - Most a pthread.h -val szivok :(  A netlabs-on levo

  - A hibauzenet, (csatolva meg a pthread.h):

#include <pthread.h>
void* func(void *arg) { return arg; }
int main(void) { pthread_t tid; return pthread_create (&tid, 0, func, 0) ==
0 ? 0 : 1; }

gcc    D:/TCPIP/TMP//mplayer-conf--3223.c -o
D:/TCPIP/TMP//mplayer-conf--3223.o 
In file included from D:/TCPIP/TMP/mplayer-conf--3223.c:1:
D:/emx/include/pthread.h:330: stray '\32' in program
D:/TCPIP/TMP/mplayer-conf--3223.c: In function `main':
D:/TCPIP/TMP/mplayer-conf--3223.c:3: `pthread_t' undeclared (first use in
this function)
D:/TCPIP/TMP/mplayer-conf--3223.c:3: (Each undeclared identifier is
reported only once
D:/TCPIP/TMP/mplayer-conf--3223.c:3: for each function it appears in.)
D:/TCPIP/TMP/mplayer-conf--3223.c:3: parse error before "tid"
D:/TCPIP/TMP/mplayer-conf--3223.c:3: `tid' undeclared (first use in this
function)

ldd D:/TCPIP/TMP//mplayer-conf--3223.o
cc_check: .\CONFIGURE.[1461]: ldd: not found


Tami
|-------------------------------------------------------|
  Biro Tamas, HG1DFB -= Member of Hungarian Team OS/2 =-
  Biatorbagy  #os2hun  http://os2.rulez.org/index.html
  mailto:tami at freemail.hu http://www.tami.hu/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthread.h
Type: application/octet-stream
Size: 11528 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-os2/attachments/20020322/f83571c5/attachment.obj>


More information about the MPlayer-os2 mailing list