[x264-devel] Re: [patch] matroska support update
Mauricio Briceno
mauricio.briceno at nto.atmel.com
Tue Aug 9 10:49:35 CEST 2005
Hi,
I'm trying to compile x264 staticaly in an Ultra60 Sparc64 machine, but
I get this errors when at linking stage:
ld: fatal: symbol `opterr' is multiply-defined:
(file libx264.a(getopt.o) type=OBJT; file
/usr/lib/libc.a(opt_data.o) type=OBJT);
ld: fatal: symbol `optind' is multiply-defined:
(file libx264.a(getopt.o) type=OBJT; file
/usr/lib/libc.a(opt_data.o) type=OBJT);
ld: fatal: symbol `optopt' is multiply-defined:
(file libx264.a(getopt.o) type=OBJT; file
/usr/lib/libc.a(opt_data.o) type=OBJT);
ld: fatal: File processing errors. No output written to x264
collect2: ld returned 1 exit status
Does somebody know why those symbols are multiply-defined?
Any work-arounds? Ideas?
Cheers.
Mauricio
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list