Opened 14 years ago

Closed 14 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)

gstbuild.txt (4.8 KB) - added by b.prior@… 14 years ago.
Debug (172.4 KB) - added by b.prior@… 14 years ago.
Debug2 (220.4 KB) - added by b.prior@… 14 years ago.
debug4 (520.0 KB) - added by b.prior@… 14 years ago.

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by b.prior@…

Attachment: gstbuild.txt added

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to saispo@…
Port: gst added

comment:2 Changed 14 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:3 Changed 14 years ago by jmroot (Joshua Root)

Applied patch to gst in r65834.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Cc: landonf@… added
Port: gst-dev added
Resolution: fixed
Status: newclosed

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 14 years ago by b.prior@…

Attachment: Debug added

Changed 14 years ago by b.prior@…

Attachment: Debug2 added

Changed 14 years ago by b.prior@…

Attachment: debug4 added
Note: See TracTickets for help on using tickets.