-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels