After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 142804 - needed change to allow x86 Solaris compile with Forte
needed change to allow x86 Solaris compile with Forte
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other opensolaris
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-19 22:47 UTC by Brian Cameron
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to allow Forte compile on x86 architecture (647 bytes, patch)
2004-05-19 22:47 UTC, Brian Cameron
none Details | Review

Description Brian Cameron 2004-05-19 22:47:07 UTC
There is some gcc asm style code that needs to have #ifdef __GNUC__ around it.
See attachment
Comment 1 Brian Cameron 2004-05-19 22:47:50 UTC
Created attachment 27857 [details] [review]
patch to allow Forte compile on x86 architecture
Comment 2 Johan (not receiving bugmail) Dahlin 2004-05-21 14:48:58 UTC
Fixed in CVS, thanks for the patch