Opened 20 years ago
Closed 20 years ago
#1762 closed defect (fixed)
mythreplex link error
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | mythreplex link |
| Cc: | Ticket locked: | no |
Description
Commit 9845 causes a link error for me :-(
ccache g++ -Wl,-rpath,/usr/lib/qt/lib -o mythreplex avi.o element.o mpg_common.o multiplex.o ringbuffer.o ts.o replex.o pes.o -L/usr/lib/qt/lib -lqt-mt -lXext -lX11 -lm /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-linux/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make: *** [mythreplex] Error 1
Attached patch fixes it...
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | mythreplex_linkage_error.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by changeset 9853