Opened 15 years ago
Closed 15 years ago
#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 (Landon Fuller) | |
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 (4)
Change History (8)
Changed 15 years ago by b.prior@…
Attachment: | gstbuild.txt added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to saispo@… |
---|---|
Port: | gst added |
comment:2 Changed 15 years ago by kaibaesler@…
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Cc: | landonf@… added |
---|---|
Port: | gst-dev added |
Resolution: | → fixed |
Status: | new → closed |
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
Changed 15 years ago by b.prior@…
Changed 15 years ago by b.prior@…
Changed 15 years ago by b.prior@…
Note: See
TracTickets for help on using
tickets.
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.