Skip to content

undefined reference to sprint in y.tab.c #49

@KoraggKnightWolf

Description

@KoraggKnightWolf

When executing 'make' after successfully using 'configure' I receive the following error, and seem unable to find what package/dependency may be missing:

/usr/bin/ld: y.tab.o: in function yytokname': /home/koragg/gmid/y.tab.c:1657:(.text+0x2004): undefined reference to sprint'
/usr/bin/ld: y.tab.o: in function yystatname': /home/koragg/gmid/y.tab.c:1669:(.text+0x2082): undefined reference to sprint'
collect2: error: ld returned 1 exit status
make: *** [Makefile:108: gmid] Error 1

This issue is occurs on Ubuntu 24.04.3 LTS. The source code was obtained via 'git clone' (on the master branch). Any pointer in the right direction as to what may be missing (or misconfigured) on the system would be greatly appreciated, as all dependencies gmi lists on https://gmid.omarpolo.com/ are installed on the system.

Regards,

Koragg

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