Skip to content

multiple definition of modulo32 #2

@Pr0methean

Description

@Pr0methean

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions