Bug 189055 - astro/google-earth: call to unneeded graphics/linux-f10-dri on nvidia system
Summary: astro/google-earth: call to unneeded graphics/linux-f10-dri on nvidia system
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-27 18:00 UTC by Toni Ballesta
Modified: 2016-11-04 11:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toni Ballesta 2014-04-27 18:00:01 UTC
I've using x11/nvidia-driver with LINUX compatibility library, that it's incompatible with graphics/linux-f10-dri.

Google earth doesn't work correctly with linux-f10-dri, but if I uninstall this and compile nvidia-driver with linux compatibility, it works perfectly. The problem is reinstallation of google-earth, that claims linux-f10-dri.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-27 18:00:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nox

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Juergen Lock 2014-04-27 21:51:19 UTC
You can build the port like this:

	make -C /usr/ports/astro/google-earth -DWITH_NVIDIA_GL clean install

Maybe that should be a knob?