Skip to content

Linux / FS-UAE launch issues - non-static GDB build? #296

@Arantor

Description

@Arantor

I previously had this working on Mint Linux but owing to a host of other issues I ended up starting over with Pop!OS which is a Ubuntu derivative.

I can compile just fine - both my own and the template compile with the build chain, but I can't get it to run the resulting compilation:

/home/arantor/.var/app/com.visualstudio.code/data/vscode/extensions/bartmanabyss.amiga-debug-1.7.9/bin/linux/opt/bin/m68k-amiga-elf-gdb: /usr/lib/x86_64-linux-gnu/libtinfo.so.6:
no version information available (required by /home/arantor/.var/app/com.visualstudio.code/data/vscode/extensions/bartmanabyss.amiga-debug-1.7.9/bin/linux/opt/bin/m68k-amiga-elf-gdb)

Seems that there's something funky about GDB depending on libtinfo and that the version I have isn't suitable for some reason (at the advice of various online searches, I did try installing libtinfo and libncurses-dev, but that doesn't appear to have changed anything)

Short of diving into the pool of recompiling the builds myself, is there anything I can do to fix this?

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