Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple definition of modulo32 #2

Open
Pr0methean opened this issue Jan 26, 2025 · 0 comments
Open

multiple definition of modulo32 #2

Pr0methean opened this issue Jan 26, 2025 · 0 comments

Comments

@Pr0methean
Copy link

I get the following error when building on Ubuntu 24.0.1 LTS using make nocona:

/usr/bin/ld: lasieve4/mpz-ull.o:(.bss+0x0): multiple definition of `modulo32'; fbgen.o:(.bss+0xb0): first defined here
/usr/bin/ld: modinv32.o:(.bss+0x0): multiple definition of `modulo32'; fbgen.o:(.bss+0xb0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:100: ../bin/sieve] Error 1
make[2]: Leaving directory '/home/ANT.AMAZON.COM/hennickc/ggnfs/src'
make[1]: *** [Makefile:90: common] Error 2
make[1]: Leaving directory '/home/ANT.AMAZON.COM/hennickc/ggnfs'
make: *** [Makefile:64: nocona] Error 2
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

No branches or pull requests

1 participant