Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 180547
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Arthur <mike@mikearthur.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 180547 depends on: Show dependency tree
Bug 180547 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-01 13:25 0000
src/tsfile.o: In function `tsfile::tsfile(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, inbuffer&, int)':
tsfile.cpp:(.text+0x717): undefined reference to `av_free(void*)'
tsfile.cpp:(.text+0x71c): undefined reference to `avcodec_alloc_context()'
tsfile.cpp:(.text+0x728): undefined reference to
`avcodec_get_context_defaults(AVCodecContext*)'
collect2: ld returned 1 exit status
scons: *** [bin/dvbcut] Error 1
scons: building terminated because of errors.
make: *** [build] Error 2

I'm guessing a too new version of ffmpeg. Probably needs a some dependency
handling.

------- Comment #1 From Alexis Ballier 2007-06-01 18:48:43 0000 -------
fixed thanks, extern "C" had been removed from ffmpeg headers when included in
some c++ files.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug