<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>62866</bug_id>
          
          <creation_ts>2004-09-04 16:23 0000</creation_ts>
          <short_desc>compiling faac-1.24 crashed while emerging faac</short_desc>
          <delta_ts>2005-01-23 07:28:17 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>peter@devrijer.net</reporter>
          <assigned_to>sound@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>peter@devrijer.net</who>
            <bug_when>2004-09-04 16:23:29 0000</bug_when>
            <thetext>When emerging faac-1.24 emerge complains about a missing
patch:
   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize..
Then when compiling its stops with an error.

Reproducible: Always
Steps to Reproduce:
1. emerge faac
2.
3.

Actual Results:  
Stop compiling with an error

Expected Results:  
Emerged safely

This whas the error:

In file included from main.c:33:
/usr/include/mp4.h:43: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:44: error: syntax error before &quot;MP4SampleId&quot;
/usr/include/mp4.h:45: error: syntax error before &quot;MP4Timestamp&quot;
/usr/include/mp4.h:46: error: syntax error before &quot;MP4Duration&quot;
/usr/include/mp4.h:47: error: syntax error before &quot;MP4EditId&quot;
/usr/include/mp4.h:219: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:225: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:230: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:238: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:247: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:251: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:257: error: syntax error before &quot;MP4GetVerbosity&quot;
/usr/include/mp4.h:259: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:261: error: syntax error before &quot;MP4GetDuration&quot;
/usr/include/mp4.h:263: error: syntax error before &quot;MP4GetTimeScale&quot;
/usr/include/mp4.h:265: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:267: error: syntax error before &quot;MP4GetODProfileLevel&quot;
/usr/include/mp4.h:269: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:271: error: syntax error before &quot;MP4GetSceneProfileLevel&quot;
/usr/include/mp4.h:273: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:275: error: syntax error before &quot;MP4GetVideoProfileLevel&quot;
/usr/include/mp4.h:277: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:279: error: syntax error before &quot;MP4GetAudioProfileLevel&quot;
/usr/include/mp4.h:281: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:283: error: syntax error before &quot;MP4GetGraphicsProfileLevel&quot;
/usr/include/mp4.h:285: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:289: error: syntax error before &quot;MP4GetIntegerProperty&quot;
/usr/include/mp4.h:304: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:310: error: syntax error before &quot;int64_t&quot;
/usr/include/mp4.h:322: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:326: error: syntax error before &quot;MP4AddTrack&quot;
/usr/include/mp4.h:330: error: syntax error before &quot;MP4AddSystemsTrack&quot;
/usr/include/mp4.h:334: error: syntax error before &quot;MP4AddODTrack&quot;
/usr/include/mp4.h:337: error: syntax error before &quot;MP4AddSceneTrack&quot;
/usr/include/mp4.h:340: error: syntax error before &quot;MP4AddAudioTrack&quot;
/usr/include/mp4.h:342: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:346: error: syntax error before &quot;MP4AddEncAudioTrack&quot;
/usr/include/mp4.h:348: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:352: error: syntax error before &quot;MP4AddVideoTrack&quot;
/usr/include/mp4.h:354: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:360: error: syntax error before &quot;MP4AddEncVideoTrack&quot;
/usr/include/mp4.h:362: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:368: error: syntax error before &quot;MP4AddHintTrack&quot;
/usr/include/mp4.h:370: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:372: error: syntax error before &quot;MP4CloneTrack&quot;
/usr/include/mp4.h:374: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:377: error: syntax error before &quot;MP4EncAndCloneTrack&quot;
/usr/include/mp4.h:379: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:382: error: syntax error before &quot;MP4CopyTrack&quot;
/usr/include/mp4.h:384: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:388: error: syntax error before &quot;MP4EncAndCopyTrack&quot;
/usr/include/mp4.h:390: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:396: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:398: error: syntax error before &quot;MP4GetNumberOfTracks&quot;
/usr/include/mp4.h:401: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:403: error: syntax error before &quot;MP4FindTrackId&quot;
/usr/include/mp4.h:405: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:409: error: syntax error before &quot;MP4FindTrackIndex&quot;
/usr/include/mp4.h:411: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:419: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:421: error: syntax error before &quot;MP4GetTrackDuration&quot;
/usr/include/mp4.h:423: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:425: error: syntax error before &quot;MP4GetTrackTimeScale&quot;
/usr/include/mp4.h:427: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:431: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:435: error: syntax error before &quot;MP4GetTrackAudioType&quot;
/usr/include/mp4.h:437: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:439: error: syntax error before &quot;MP4GetTrackAudioMpeg4Type&quot;
/usr/include/mp4.h:441: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:444: error: syntax error before &quot;MP4GetTrackVideoType&quot;
/usr/include/mp4.h:446: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:448: error: syntax error before &quot;MP4GetTrackEsdsObjectTypeId&quot;
/usr/include/mp4.h:450: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:453: error: syntax error before &quot;MP4GetTrackFixedSampleDuration&quot;
/usr/include/mp4.h:455: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:457: error: syntax error before &quot;MP4GetTrackBitRate&quot;
/usr/include/mp4.h:459: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:463: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:469: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:473: error: syntax error before &quot;MP4GetTrackNumberOfSamples&quot;
/usr/include/mp4.h:475: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:477: error: syntax error before &quot;MP4GetTrackVideoWidth&quot;
/usr/include/mp4.h:479: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:481: error: syntax error before &quot;MP4GetTrackVideoHeight&quot;
/usr/include/mp4.h:483: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:487: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:491: error: syntax error before &quot;MP4GetTrackIntegerProperty&quot;
/usr/include/mp4.h:493: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:498: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:503: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:508: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:515: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:521: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:527: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:533: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:543: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:558: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:571: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:580: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:589: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:595: error: syntax error before &quot;MP4GetSampleSize&quot;
/usr/include/mp4.h:597: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:600: error: syntax error before &quot;MP4GetTrackMaxSampleSize&quot;
/usr/include/mp4.h:602: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:604: error: syntax error before &quot;MP4GetSampleIdFromTime&quot;
/usr/include/mp4.h:606: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:610: error: syntax error before &quot;MP4GetSampleTime&quot;
/usr/include/mp4.h:612: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:615: error: syntax error before &quot;MP4GetSampleDuration&quot;
/usr/include/mp4.h:617: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:620: error: syntax error before &quot;MP4GetSampleRenderingOffset&quot;
/usr/include/mp4.h:622: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:627: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:631: error: syntax error before &quot;MP4GetSampleSync&quot;
/usr/include/mp4.h:633: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:640: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:650: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:671: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:675: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:680: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:683: error: syntax error before &quot;MP4GetHintTrackReferenceTrackId&quot;
/usr/include/mp4.h:685: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:689: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:693: error: syntax error before &quot;MP4GetRtpHintNumberOfPackets&quot;
/usr/include/mp4.h:695: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:697: error: syntax error before &quot;MP4GetRtpPacketBFrame&quot;
/usr/include/mp4.h:699: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:702: error: syntax error before &quot;MP4GetRtpPacketTransmitOffset&quot;
/usr/include/mp4.h:704: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:709: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:717: error: syntax error before &quot;MP4GetRtpTimestampStart&quot;
/usr/include/mp4.h:719: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:723: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:728: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:732: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:738: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:744: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:750: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:757: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:761: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:768: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:772: error: syntax error before &quot;videoProfile&quot;
/usr/include/mp4.h:788: error: syntax error before &quot;MP4AddTrackEdit&quot;
/usr/include/mp4.h:790: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:798: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:801: error: syntax error before &quot;MP4GetTrackNumberOfEdits&quot;
/usr/include/mp4.h:803: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:805: error: syntax error before &quot;MP4GetTrackEditStart&quot;
/usr/include/mp4.h:807: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:810: error: syntax error before &quot;MP4GetTrackEditTotalDuration&quot;
/usr/include/mp4.h:812: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:815: error: syntax error before &quot;MP4GetTrackEditMediaStart&quot;
/usr/include/mp4.h:817: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:822: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:826: error: syntax error before &quot;MP4GetTrackEditDuration&quot;
/usr/include/mp4.h:828: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:833: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:837: error: syntax error before &quot;MP4GetTrackEditDwell&quot;
/usr/include/mp4.h:839: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:844: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:851: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:862: error: syntax error before &quot;MP4GetSampleIdFromEditTime&quot;
/usr/include/mp4.h:864: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:882: error: syntax error before &quot;MP4ConvertFromMovieDuration&quot;
/usr/include/mp4.h:884: error: syntax error before &quot;MP4Duration&quot;
/usr/include/mp4.h:887: error: syntax error before &quot;MP4ConvertFromTrackTimestamp&quot;
/usr/include/mp4.h:889: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:893: error: syntax error before &quot;MP4ConvertToTrackTimestamp&quot;
/usr/include/mp4.h:895: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:899: error: syntax error before &quot;MP4ConvertFromTrackDuration&quot;
/usr/include/mp4.h:901: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:905: error: syntax error before &quot;MP4ConvertToTrackDuration&quot;
/usr/include/mp4.h:907: error: syntax error before &quot;MP4TrackId&quot;
/usr/include/mp4.h:912: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:916: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:921: error: syntax error before &quot;u_int32_t&quot;
/usr/include/mp4.h:939: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:941: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:943: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:945: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:948: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:949: error: syntax error before &quot;u_int16_t&quot;
/usr/include/mp4.h:950: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:951: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:953: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:955: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:957: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:959: error: syntax error before &quot;u_int8_t&quot;
/usr/include/mp4.h:962: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:962: error: `u_int32_t&apos; declared as function returning a function
/usr/include/mp4.h:964: error: `MP4ReadCallback&apos; declared as function returning
a function
/usr/include/mp4.h:965: error: `MP4WriteCallback&apos; declared as function returning
a function
/usr/include/mp4.h:966: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:966: error: `int32_t&apos; declared as function returning a function
/usr/include/mp4.h:967: error: syntax error before &apos;*&apos; token
/usr/include/mp4.h:967: error: `int64_t&apos; declared as function returning a function
/usr/include/mp4.h:968: error: `MP4FilesizeCallback&apos; declared as function
returning a function
/usr/include/mp4.h:973: error: syntax error before &quot;MP4OpenCallback&quot;
/usr/include/mp4.h:983: error: syntax error before &quot;MP4OpenCallback&quot;
/usr/include/mp4.h:993: error: syntax error before &quot;MP4OpenCallback&quot;
In file included from /usr/include/stdlib.h:416,
                 from main.c:52:
/usr/include/sys/types.h:193: error: conflicting types for `int32_t&apos;
/usr/include/mp4.h:966: error: previous declaration of `int32_t&apos;
/usr/include/sys/types.h:194: error: conflicting types for `int64_t&apos;
/usr/include/mp4.h:967: error: previous declaration of `int64_t&apos;
/usr/include/sys/types.h:199: error: conflicting types for `u_int32_t&apos;
/usr/include/mp4.h:962: error: previous declaration of `u_int32_t&apos;
main.c: In function `main&apos;:
main.c:426: error: syntax error before &quot;MP4track&quot;
main.c:876: error: `MP4track&apos; undeclared (first use in this function)
main.c:876: error: (Each undeclared identifier is reported only once
main.c:876: error: for each function it appears in.)
main.c:1087: error: syntax error before &quot;dur&quot;
main.c:1093: error: `dur&apos; undeclared (first use in this function)
main.c:1093: error: `ofs&apos; undeclared (first use in this function)
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/usr/tmp/portage/faac-1.24/work/faac/frontend&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/tmp/portage/faac-1.24/work/faac&apos;
make: *** [all] Error 2

!!! ERROR: media-libs/faac-1.24 failed.
!!! Function src_compile, Line 415, Exitcode 2
!!! emake failed</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fnevgeny@weizmann.ac.il</who>
            <bug_when>2004-09-09 00:27:05 0000</bug_when>
            <thetext>Same here, amd64.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ornati@fastwebnet.it</who>
            <bug_when>2004-09-16 01:48:24 0000</bug_when>
            <thetext>this is very easy to fix:

1) open your /usr/include/mpeg4ip.h
2) add &quot;#include &lt;systems.h&gt;&quot; just below &quot;#include &lt;stdio.h&gt;&quot;:

#ifndef __MPEG4IP_INCLUDED__
#define __MPEG4IP_INCLUDED__

/* project wide applicable stuff here */

#include &lt;stdio.h&gt;
#include &lt;systems.h&gt;       &lt;---- HERE


3) emerge faac

;-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>peter@devrijer.net</who>
            <bug_when>2004-09-16 06:51:59 0000</bug_when>
            <thetext>Tnx to Paolio,

Worked fine, so its the
simple errors that make life difficult ;-)

Peter.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>quixada@freeshell.org</who>
            <bug_when>2004-09-18 18:43:21 0000</bug_when>
            <thetext>Here&apos;s another workaround:

http://forums.gentoo.org/viewtopic.php?t=223068&amp;highlight=mp4</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-10-01 03:14:34 0000</bug_when>
            <thetext>This package belongs to the sound herd.
Perhaps you could depend on faad2-2.0-r3?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sebastien.estienne@gmail.com</who>
            <bug_when>2004-11-04 17:37:50 0000</bug_when>
            <thetext>what&apos;s up with this bug, i had the same bug today: missing &quot;sys/types.h&quot;,
shouldn&quot;t the proposed fix be implemented?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vide80@gmail.com</who>
            <bug_when>2004-11-13 08:43:46 0000</bug_when>
            <thetext>The fix Paolo suggested doesn&apos;t work for me. In fact, in the header file Paolo suggested to add that include, there is no stdio.h include, so I think it could be a different version. I&apos;m using faad2-2.0_rc3-r1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vide80@gmail.com</who>
            <bug_when>2004-11-13 08:51:02 0000</bug_when>
            <thetext>Ok, with faad2-2.0-r3 the bug disappeared.
But now I think faac-1.24 should have as faad2-2.0-r3 as dependency </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>luckyduck@gentoo.org</who>
            <bug_when>2005-01-23 07:28:17 0000</bug_when>
            <thetext>updated DEPEND in faac-1.24, thanks for the effort. fixed</thetext>
          </long_desc>
      
    </bug>

</bugzilla>