Ticket #23782 (closed defect: fixed)
gst 3.1 build failure on OSX 10.6.2
| Reported by: | b.prior@… | Owned by: | saispo@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | landonf@… | |
| Port: | gst gst-dev |
Description
I have iMac 27" with i7 processor. I'm using latest Xcode and latest MacPorts. Neither gst or gst-dev will build.
Attachments
Change History
comment:1 Changed 3 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to saispo@…
- Port set to gst
comment:2 Changed 3 years ago by kaibaesler@…
According to a blog entry at http://smalltalk.gnu.org/blog/bprior/macports-gnu-smalltalk-wont-build-snow-leopard this is due to a different version of gmp being used. Someone there has linked to this little patch http://github.com/bonzini/smalltalk/commit/04ac00a8.patch, which applies (with patch -p1) - there's just a little conflict for the libgst/Changelog file, which i removed manually.
After applying this patch, gst build (-gtk -tcltk +nox) and installed cleanly on my 10.6.2. I had to fight some readline issues, but know it's running just fine.
comment:4 Changed 3 years ago by jmr@…
- Status changed from new to closed
- Cc landonf@… added
- Resolution set to fixed
- Port changed from gst to gst gst-dev
The problem with gst-dev appears to be different, and since it's an old version, I'm not going to bother trying to fix it.
Undefined symbols:
"_vm_region", referenced from:
_sigsegv_get_vma in stackvma.o

