#33661 closed defect (fixed)
freeglut @2.8.0 build failure
Reported by: | gilles.risch@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | freeglut |
Description
Hi,
today I´m upgraded all my outdated ports and so mesa 7.11.2 was replaced by mesa 8.0.1 which is a good thing, but my some OpenGL stopped building because GLUT has been removed from mesa. I tried to install freeglut with the following command:
sudo port install freeglut
without success:
---> Computing dependencies for freeglut ---> Fetching archive for freeglut ---> Attempting to fetch freeglut-2.8.0_0.darwin_9.ppc.tbz2 from http://packages.macports.org/freeglut ---> Fetching freeglut ---> Attempting to fetch freeglut-2.8.0.tar.gz from http://voxel.dl.sourceforge.net/freeglut ---> Verifying checksum(s) for freeglut ---> Extracting freeglut ---> Configuring freeglut ---> Building freeglut Error: Target org.macports.build returned: shell command failed (see log for details) Log for freeglut is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_freeglut/freeglut/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
The main.log file is attached to the ticket.
Thanks for support, Gilles
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by gilles.risch@…
Cc: | gilles.risch@… added |
---|
Changed 13 years ago by gilles.risch@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added; gilles.risch@… removed |
---|---|
Keywords: | freeglut removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | freeglut added |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 follow-up: 5 Changed 13 years ago by jmroot (Joshua Root)
You don't need to explicitly depend on libXdmcp, it's already a dependency of libX11. And what's with the configure script correctly detecting that -lXxf86vm and -lXrandr aren't available but then not doing anything about it?
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
Cc Me!