| Summary: | gst-plugins-ffmpeg-0.8.2 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matthew Caron <matt> |
| Component: | Current packages | Assignee: | GStreamer package maintainers <gstreamer> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Matthew Caron
2005-01-04 18:29:23 UTC
search! *** This bug has been marked as a duplicate of 64262 *** I did search. It's NOT the same bug. 64262 is a LINK ERROR and says: ffplay-ffplay.o(.text+0x2b9a): In function `main': : undefined reference to `XOpenDisplay' ffplay-ffplay.o(.text+0x2bcd): In function `main': : undefined reference to `XCloseDisplay' collect2: ld returned 1 exit status Mine is actually a compile error: dsputil_mmx.c: In function `h263_h_loop_filter_mmx': dsputil_mmx.c:614: error: can't find a register in class `GENERAL_REGS' while reloading `asm' make[8]: *** [libmmxsse_la-dsputil_mmx.lo] Error 1 |