vgmrips / vgmplay-legacy

VGM file command-line player and Winamp plugin.
http://vgmrips.net
221 stars 52 forks source link

Multiple definition when I compiling on Debian 12 #99

Closed Kitsune64 closed 2 months ago

Kitsune64 commented 2 months ago

Hi,

I have this issue when I compiling the last version on Debian 12

/usr/bin/ld : obj/VGMPlay_AddFmts.o:(.bss+0x4) : définitions multiples de « VGMEnd »; obj/VGMPlay.o:(.bss+0x2a) : défini pour la première fois ici
collect2: error: ld returned 1 exit status
make: *** [Makefile:241 : vgmplay] Erreur 1
ValleyBell commented 2 months ago

same as #91