mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] OpenAL build error


From: Václav Šmilauer
Subject: [Mingw-cross-env-list] OpenAL build error
Date: Wed, 12 Sep 2012 16:04:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090105 Lightning/0.8 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666

I am getting error when building OpenAL, with current git:

Linking C executable alstream.exe
Creating library file: 
libalstream.dll.alibOpenAL32.a(helpers.obj):helpers.c:(.text+0x40): multiple 
definition of `pthread_once'
/home/eudoxos/build/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libpthread.a(pthread.o):pthread.c:(.text+0xb350):
 first defined here
libOpenAL32.a(helpers.obj):helpers.c:(.text+0x90): multiple definition of 
`pthread_getspecific'
/home/eudoxos/build/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libpthread.a(pthread.o):pthread.c:(.text+0xb5e0):
 first defined here
libOpenAL32.a(helpers.obj):helpers.c:(.text+0xb0): multiple definition of 
`pthread_setspecific'
/home/eudoxos/build/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libpthread.a(pthread.o):pthread.c:(.text+0x48c0):
 first defined here
libOpenAL32.a(helpers.obj):helpers.c:(.text+0x5d0): multiple definition of 
`pthread_key_delete'
/home/eudoxos/build/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libpthread.a(pthread.o):pthread.c:(.text+0x3c40):
 first defined here
libOpenAL32.a(helpers.obj):helpers.c:(.text+0x610): multiple definition of 
`pthread_key_create'
/home/eudoxos/build/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libpthread.a(pthread.o):pthread.c:(.text+0x3bc0):
 first defined here
collect2: error: ld returned 1 exit status


Full log attached. Am I the only one with the issue?

Cheers, Václav

Attachment: openal
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]