Skip to content

Cannot compile (link) on FPC 3, Fedora, 64bit... #77

Description

@3FLLC

Obviously I am missing a package in the OS or something...

/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lX11
/usr/bin/ld: cannot find -lXext
/usr/bin/ld: cannot find -lXft
/usr/bin/ld: cannot find -lfontconfig
colorwheel_test.lpr(27,1) Error: Error while linking

None of the examples compile, basically all saying they cannot link X11, Xext, etc. Does this mean I need to pull in the X11 dev package for Linux?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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