Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13727 closed defect (fixed)

gst-plugins-good fails to compile

Reported by: wmeissner@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

On Both 1.6.0 and trunk, gst-plugins-good fails to compile with the error: libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[3]: * [osxvideosink.lo] Error 1

This is because the gstreamer guys hardcoded OBJC=gcc in the osxvideo Makefile. The attached Portfile patch and patch-sys-osxideo-Makefile.in fix this.

Attachments (2)

patch-sys-osxvideo-Makefile.in (315 bytes) - added by wmeissner@… 16 years ago.
gst-plugins-good.diff (880 bytes) - added by wmeissner@… 16 years ago.
Portfile patch for gst-plugins-good - now 'port lint' warning free.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by wmeissner@…

Changed 16 years ago by wmeissner@…

Attachment: gst-plugins-good.diff added

Portfile patch for gst-plugins-good - now 'port lint' warning free.

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

If you have not already done so, please report this problem to the developers of gst-plugins-good so they can fix it for the next release.

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

Resolution: fixed
Status: newclosed

Applied in r33420: thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.