Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15263] New: faac 1.28 fails to compile with GCC 4.4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15263] New: faac 1.28 fails to compile with GCC 4.4
  • Date: 12 Jun 2009 22:11:49 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15263

Summary: faac 1.28 fails to compile with GCC 4.4
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: audio-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
Blocks: 15252


$ sorcery -v
1.14.4-rc2

$ gaze version gcc glibc faac
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.3.3 4.4.0
test libs glibc 2.10.1 2.10.1
test audio-libs faac 1.28 1.28

# cast faac
Computing previously installed dependencies...
faac preparing environment...
faac checking dependencies...
faac has a dependency on autoconf
faac has a dependency on automake
faac has a dependency on libtool
faac has an enabled optional dependency on faad2
...
make[3]: Entering directory `/usr/src/faac-1.28/common/mp4v2'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -march=core2 -fPIC
-DPIC -mmmx -mfpmath=sse -msse -msse2 -msse3 -mssse3 -pipe -DPIC -fPIC -O2 -MT
3gp.o -MD -MP -MF .deps/3gp.Tpo -c -o 3gp.o 3gp.cpp
In file included from mp4common.h:30,
from 3gp.cpp:29:
mpeg4ip.h:126: error: new declaration 'char* strcasestr(const char*, const
char*)'
/usr/include/string.h:367: error: ambiguates old declaration 'const char*
strcasestr(const char*, const char*)'
make[3]: Leaving directory `/usr/src/faac-1.28/common/mp4v2'
make[3]: *** [3gp.o] Error 1
make[2]: Leaving directory `/usr/src/faac-1.28/common'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/faac-1.28'
make[1]: *** [all-recursive] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page