Bug 60884 - [PATCH] Fix liveMedia build with GCC-3.3.3
Summary: [PATCH] Fix liveMedia build with GCC-3.3.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-04 07:40 UTC by Chris BeHanna
Modified: 2004-01-06 18:18 UTC (History)
0 users

See Also:


Attachments
file.diff (380 bytes, patch)
2004-01-04 07:40 UTC, Chris BeHanna
no flags Details | Diff
file.diff (398 bytes, patch)
2004-01-04 07:40 UTC, Chris BeHanna
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris BeHanna 2004-01-04 07:40:14 UTC
The liveMedia build fails when compiled with GCC-3.3.3 because several files include strstream.h, which has been shoved into the backward/ directory in the GCC-3.3.3 STL.

Fix: The following patches fix this problem:

and


How-To-Repeat: Configure portupgrade to use /usr/local/bin/g++33 to build ports, or set CXX to /usr/local/bin/g++33 in /etc/make.conf and try to compile /usr/ports/net/liveMedia on a 4.9 machine.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-04 14:45:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

Over to maintainer. (But it builds for me with gcc-3.3.3 fine 
and it builds on Bento too.)
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2004-01-06 18:15:47 UTC
State Changed
From-To: open->closed

Hum...  I think same(pav@) too.  Please contact to developper, 
Ross Finlayson <finlayson@live.com> or liveMedia Developping 
Mailg List <live-devel@ns.live.com>.