On Tuesday 16 August 2005 20:43, Richard Bronosky wrote:
> forgive me, but I don't know the proper way to do this.  I'm trying to
> contribute.
>
> I got an error that stated "Please report this bug", so here goes...

> cc -I../driver -D_GNU_SOURCE -O2 -Wall  -lm  radio.c   -o radio
> /usr/bin/ld: BFD 2.15 internal error, aborting at ../../bfd/elflink.c
> line 6041
> in elf_link_output_extsym
>
> /usr/bin/ld: Please report this bug.
>
> collect2: ld returned 1 exit status
> make: *** [radio] Error 1
> [EMAIL PROTECTED]:/usr/src/ivtv-0.3.7d/utils#

Well, it's a linker bug, nothing to do with ivtv. But the latest binutils 
version (the package containing the linker) is 2.16.1, so I suggest upgrading 
to a newer version of that package for your distribution. Or just build 
again, sometimes these errors disappear the second time you try.

                Hans


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to