Opened 19 years ago
Closed 19 years ago
#4494 closed defect (invalid)
cant get the 15504 to compile ?
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
libmythtv-0.20 need to be another ver or somthing but does not get upgraded ..
sudo make clean sudo make distclean ./configure then make install
but cant get it to run .. still give me the error wrong ver of libmyth.
thanks
note i was running a 14XX ver of myth befor upgrading ..
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
mpeg/mpegstreamdata.cpp: In function âdesc_list_t extract_atsc_desc(const tvct_vec_t&, const cvct_vec_t&, uint)â: mpeg/mpegstreamdata.cpp:479: error: expected primary-expression before âforâ mpeg/mpegstreamdata.cpp:479: error: âpmtâ was not declared in this scope mpeg/mpegstreamdata.cpp:479: error: expected `;' before â)â token mpeg/mpegstreamdata.cpp:490: error: âpidsâ was not declared in this scope mpeg/mpegstreamdata.cpp:491: error: âtypesâ was not declared in this scope mpeg/mpegstreamdata.cpp:494: warning: name lookup of âiâ changed mpeg/mpegstreamdata.cpp:459: warning: matches this âiâ under ISO standard rules mpeg/mpegstreamdata.cpp:487: warning: matches this âiâ under old rules mpeg/mpegstreamdata.cpp:495: error: expected `;' before â)â token mpeg/mpegstreamdata.cpp:495: warning: right-hand operand of comma has no effect make[2]: * [mpegstreamdata.o] Error 1 make[2]: Leaving directory `/home/travus/mythbuild/mythtv/libs/libmythtv' make[1]: * [sub-libmythtv] Error 2 make[1]: Leaving directory `/home/travus/mythbuild/mythtv/libs' make: * [sub-libs] Error 2
comment:3 by , 19 years ago
You probably have more than one set of libraries installed. Try sudo find / -name libmyth\* -print
comment:4 by , 19 years ago
can close
I deleted all mythlib and also redid my compile dir. and re downloaded and compiled working as of 15509. :-)
steps Locate libmyth then delete then pull down svn and recompile working great :-)
comment:5 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |

make: * [sub-libs] Error 2