Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13624 closed enhancement (fixed)

gtkglext 1.2 Leopard portfile

Reported by: michaelt@… Owned by: rowue@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gtkglext Cc: jd@…, rowue@…
Port:

Description

gtkglext cofigure error -- build failure

Looking at http://developer.apple.com/qa/qa2007/qa1567.html page I came up with the following patch. It seems to build properly, but I am not positive, as when I build a program (namely science/gwyddion) that depends on it that build fails. I am certainly over my head here, and perhaps there is a more elegant way to fix this problem.

Attachments (6)

Portfile.orig (401 bytes) - added by michaelt@… 16 years ago.
Portfile-gtkglext.diff (269 bytes) - added by michaelt@… 16 years ago.
Portfile.diff.svn (502 bytes) - added by rowue (Rolf Würdemann) 16 years ago.
Diff of Portfile relative to svn (hate typos)
Portfile (548 bytes) - added by rowue (Rolf Würdemann) 16 years ago.
Portfile rel to svn co
Portfile.diff.20080113 (1.2 KB) - added by rowue (Rolf Würdemann) 16 years ago.
Diff of Portfile with some clean up
Portfile.20080113 (797 bytes) - added by rowue (Rolf Würdemann) 16 years ago.
Portfile with some clean up

Download all attachments as: .zip

Change History (13)

Changed 16 years ago by michaelt@…

Attachment: Portfile.orig added

Changed 16 years ago by michaelt@…

Attachment: Portfile-gtkglext.diff added

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jd@… added

Cc maintainer.

Changed 16 years ago by rowue (Rolf Würdemann)

Attachment: Portfile.diff.svn added

Diff of Portfile relative to svn (hate typos)

Changed 16 years ago by rowue (Rolf Würdemann)

Attachment: Portfile added

Portfile rel to svn co

Changed 16 years ago by rowue (Rolf Würdemann)

Attachment: Portfile.diff.20080113 added

Diff of Portfile with some clean up

Changed 16 years ago by rowue (Rolf Würdemann)

Attachment: Portfile.20080113 added

Portfile with some clean up

comment:2 Changed 16 years ago by rowue@…

Owner: changed from macports-tickets@… to rowue@…

comment:3 Changed 16 years ago by rowue@…

Status: newassigned

comment:4 Changed 16 years ago by rowue@…

Resolution: fixed
Status: assignedclosed

Committed in r33224

comment:5 Changed 16 years ago by gui-dos (Guido Soranzio)

Cc: rowue@… added
Resolution: fixed
Status: closedreopened

The examples compile but don't run. For example, gears.c stops displaying the message:

dyld: Symbol not found: _glXQueryExtension
  Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gtkglext/work/gtkglext-1.2.0/gdk/.libs/libgdkglext-x11-1.0.0.dylib
  Expected in: flat namespace

A workaround excluding the linker option "-export-symbols-regex" from the makefile will probably fix it.

comment:6 Changed 16 years ago by gui-dos (Guido Soranzio)

Resolution: fixed
Status: reopenedclosed

Sorry for the false report: I tried a second time gwyddion and it is working.

comment:7 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.