Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47865 - media-libs/faad2-2.0-r1 fails to compile with gcc 3.4 (solved)
Summary: media-libs/faad2-2.0-r1 fails to compile with gcc 3.4 (solved)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-14 18:03 UTC by Tamran Lengyel
Modified: 2004-04-27 21:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds the NULL definition so things compile properly (faad2_gcc_3.4_fix.diff,296 bytes, patch)
2004-04-14 18:04 UTC, Tamran Lengyel
Details | Diff
Alternative patch which uses correct definitions (faad2-2.0-gcc34.patch,1.64 KB, patch)
2004-04-27 20:53 UTC, Robert Moss (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tamran Lengyel 2004-04-14 18:03:29 UTC
This one dies a horrible death with gcc 3.4, as NULL needs to be defined as 0 in one of the header files.  Pleaes see my patch for a fix.
Comment 1 Tamran Lengyel 2004-04-14 18:04:37 UTC
Created attachment 29298 [details, diff]
Adds the NULL definition so things compile properly
Comment 2 Robert Moss (RETIRED) gentoo-dev 2004-04-27 20:53:03 UTC
Created attachment 30210 [details, diff]
Alternative patch which uses correct definitions

This patch for common/mp4v2/mp4property.h follows the conventions found
elsewhere in the file and fixes the compilation errors with GCC 3.4.0.
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-04-27 21:47:40 UTC
fixed in cvs. give it a little bit to reach rsync.