Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

can't compile on Ubuntu 16.04 fresh install #2

@mcamurri

Description

@mcamurri

I'm having an issue compiling the repository on a new machine:

~/legacy_pods/libbot/bot2-vis/pod-build/lib/libbot2-vis.so: error: undefined reference to 'XOpenDisplay'
~/legacy_pods/libbot/bot2-vis/pod-build/lib/libbot2-vis.so: error: undefined reference to 'XFree'
~/legacy_pods/libbot/bot2-vis/pod-build/lib/libbot2-vis.so: error: undefined reference to 'XVisualIDFromVisual'
~/legacy_pods/libbot/bot2-vis/pod-build/lib/libbot2-vis.so: error: undefined reference to 'XGetVisualInfo'

Is there a missing dependency? I couldn't find a README with pre-requisites.

Note that I've commented out the tobuild.txt of the repo to include only as follows:

  • bot_core_lcmtypes
  • libbot
  • occ-map
  • common_utils

and the common_utils to include only:

  • concise-args
  • stl-utils
  • path-util
  • eigen-utils

This works on another machine I've already set up.

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