Opened 14 years ago

Closed 14 years ago

#8637 closed patch (Invalid)

file_posix.c mingw

Reported by: timowelter Owned by: Nigel
Priority: minor Milestone: unknown
Component: Ports - Windows Version: Master Head
Severity: high Keywords: mingw libmythbdnav file_posix.c ld error
Cc: Ticket locked: no

Description

fiele ./mythtv/libs/libmythbdnav/file/file_posix.c compiles with mingw (gcc) to file_posix.o without any problem, but ld fails with undefined refferenz to fseeko and ftello

please have a look at ./mythtv/libs/libmythlivemedia/liveMedia/InputFile.cpp where its done the right way

Change History (3)

comment:1 Changed 14 years ago by robertm

Resolution: fixed
Status: newclosed

This has been fixed for some time, and the ticket gives none of the required debug information, please see the ticket howto in the future.

comment:2 Changed 14 years ago by stuartm

Priority: criticalminor
Resolution: fixed
Status: closednew

comment:3 Changed 14 years ago by stuartm

Resolution: Invalid
Status: newclosed
Note: See TracTickets for help on using tickets.