Skip to content

fixes#6

Open
aabacchus wants to merge 1 commit intoibara:masterfrom
aabacchus:master
Open

fixes#6
aabacchus wants to merge 1 commit intoibara:masterfrom
aabacchus:master

Conversation

@aabacchus
Copy link

Some utilities require -fcommon to compile on my system.

@sewnie
Copy link

sewnie commented Oct 4, 2022

solves the following for me as well:

/usr/bin/ld: zopen.o:(.bss+0x0): multiple definition of `pmode'; main.o:(.bss+0x24): first defined here
/usr/bin/ld: gzopen.o:(.bss+0x0): multiple definition of `pmode'; main.o:(.bss+0x24): first defined here
/usr/bin/ld: nullopen.o:(.bss+0x4): multiple definition of `pmode'; main.o:(.bss+0x24): first defined here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants