http://bugs.openembedded.org/show_bug.cgi?id=1195

           Summary: faad2-2.0-r1 fails to compile due to function
                    declaration mismatch
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


faad2-2.0-r1 fails to compile with the error printed below. After removing the
'static' keyword from .../faad2-2.0-r1/faad2/common/mp4ff/mp4ff.c manually,
compilation passed. 

 ccache armeb-linux-gcc -march=armv5te -mtune=xscale -mthumb-interwork
-mno-thumb -DHAVE_CONFIG_H -I.
-I/home/nslu2/openslug/tmp/work/faad2-2.0-r1/faad2/common/mp4ff -I../..
-isystem/home/nslu2/openslug/tmp/staging/armeb-linux/include -O2 -g
-DUSE_TAGGING=1 -isystem/home/nslu2/openslug/tmp/staging/armeb-linux/include
-Os -fomit-frame-pointer -frename-registers -fno-unroll-loops
-fno-inline-functions -fweb -funit-at-a-time -MT mp4ff.lo -MD -MP -MF
.deps/mp4ff.Tpo -c mp4ff.c  -fPIC -DPIC -o .libs/mp4ff.o
In file included from mp4ffint.h:35,
                 from mp4ff.c:30:
mp4ff_int_types.h:23:7: warning: no newline at end of file
mp4ff.c:91: error: static declaration of 'mp4ff_track_add' follows non-static
declaration
mp4ffint.h:304: error: previous declaration of 'mp4ff_track_add' was here
make[3]: *** [mp4ff.lo] Error 1
make[3]: Leaving directory
`/home/nslu2/openslug/tmp/work/faad2-2.0-r1/faad2/common/mp4ff'
make[2]: *** [all-recursive] Error 1


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to