Skip to content

compiling under gentoo amd64 fails with util.c errors #7

@hyperlocalheroes

Description

@hyperlocalheroes

hi, i did an autogen.sh, configure, make and it compiled until this error

util.c: In function ‘recv_line_bos’: util.c:1858:4: error: expected expression before ‘uint32_t’ 1858 | uint32_t tip=0; | ^~~~~~~~ util.c: In function ‘recv_line_bos3’: util.c:1957:3: error: expected expression before ‘uint32_t’ 1957 | uint32_t tip = 0; | ^~~~~~~~ util.c: In function ‘recv_line_bos2’: util.c:2056:3: error: expected expression before ‘uint32_t’ 2056 | uint32_t tip = 0; | ^~~~~~~~ make[2]: *** [Makefile:1163: sgminer-util.o] Error 1 make[2]: Leaving directory '/TREE/sgminer-0.1.4' make[1]: *** [Makefile:2056: all-recursive] Error 1 make[1]: Leaving directory '/TREE/sgminer-0.1.4' make: *** [Makefile:767: all] Error 2

can you give support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions