ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
337 stars 90 forks source link

GCC 11 client link error when using Hunter #666

Closed kaetemi closed 2 years ago

kaetemi commented 2 years ago
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALu.c.o):(.rodata+0x3bf60): multiple definition of `FuMa2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf40): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALu.c.o):(.rodata+0x3bfa0): multiple definition of `SN3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf80): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALu.c.o):(.rodata+0x3bfe0): multiple definition of `N3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xfc0): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(bformatdec.c.o):(.rodata+0x2e0): multiple definition of `SN3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf80): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(bformatdec.c.o):(.rodata+0x320): multiple definition of `N3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xfc0): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(bformatdec.c.o):(.rodata+0x2a0): multiple definition of `FuMa2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf40): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(panning.c.o):(.rodata+0x1360): multiple definition of `FuMa2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf40): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(panning.c.o):(.rodata+0x13a0): multiple definition of `SN3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xf80): first defined here
/usr/bin/ld: /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(panning.c.o):(.rodata+0x13e0): multiple definition of `N3D2N3DScale'; /root/.hunter/_Base/5e53cbb/decea8d/a6d7f04/Install/lib/libopenal.a(ALc.c.o):(.rodata+0xfc0): first defined here