#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)
Change History (13)
Changed 17 years ago by michaelt@…
Attachment: | Portfile.orig added |
---|
Changed 17 years ago by michaelt@…
Attachment: | Portfile-gtkglext.diff added |
---|
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jd@… added |
---|
Changed 17 years ago by rowue (Rolf Würdemann)
Attachment: | Portfile.diff.svn added |
---|
Diff of Portfile relative to svn (hate typos)
Changed 17 years ago by rowue (Rolf Würdemann)
Attachment: | Portfile.diff.20080113 added |
---|
Diff of Portfile with some clean up
Changed 17 years ago by rowue (Rolf Würdemann)
Attachment: | Portfile.20080113 added |
---|
Portfile with some clean up
comment:2 Changed 17 years ago by rowue@…
Owner: | changed from macports-tickets@… to rowue@… |
---|
comment:3 Changed 17 years ago by rowue@…
Status: | new → assigned |
---|
comment:4 Changed 17 years ago by rowue@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r33224
comment:5 Changed 17 years ago by gui-dos (Guido Soranzio)
Cc: | rowue@… added |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
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 17 years ago by gui-dos (Guido Soranzio)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Sorry for the false report: I tried a second time gwyddion and it is working.
comment:7 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Cc maintainer.