[mythtv] [mythtv-commits] Ticket #4500: .configure problem when searching for XvMC libs for nvidia.

Ashley Bostock abostock at gmail.com
Wed Jan 23 19:22:55 UTC 2008


On 23/01/2008, MythTV <mythtv at cvs.mythtv.org> wrote:
>
> #4500: .configure problem when searching for XvMC libs for nvidia.
>
> ----------------------+-----------------------------------------------------
> Reporter:  skamithi  |        Owner:  janne
>      Type:  defect    |       Status:  closed
> Priority:  minor     |    Milestone:  0.21
> Component:  mythtv    |      Version:  head
> Severity:  medium    |   Resolution:  fixed
>   Mlocked:  0         |
>
> ----------------------+-----------------------------------------------------
> Changes (by janne):
>
>   * status:  assigned => closed
>   * resolution:  => fixed
>
>
> Comment:
>
> (In [15555]) cleanup of xvmc and opengl sections in configure.
>
> Use ffmpeg dependency checker and simpligy code
> Fixes #4500
>
> --
> Ticket URL: <http://svn.mythtv.org/trac/ticket/4500#comment:3>
> MythTV <http://svn.mythtv.org/trac>
> MythTV
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>


osx build is now failing with an xvmc related error, would the above commit
be the cause?


g++ -headerpad_max_install_names -Wl,-search_paths_first -prebind
-dynamiclib -undefined warning -flat_namespace -compatibility_version
0.20 -current_version    0.20.0 -install_name    libmythupnp-0.20.0.dylib -o
libmythupnp-0.20.0.20.0.dylib version.o httprequest.o upnp.o ssdp.o
taskqueue.o upnputil.o upnpdevice.o upnptasknotify.o upnptasksearch.o
threadpool.o httpserver.o upnpcds.o upnpcdsobjects.o bufferedsocketdevice.o
eventing.o upnpcmgr.o upnpmsrr.o upnptaskevent.o ssdpcache.o configuration.o
soapclient.o mythxmlclient.o darwin-sendfile.o moc_ssdpcache.o
-L/Users/ardnut/src/OSX/.osx-packager/build/lib -L/usr/lib
-L/Users/ardnut/src/OSX/.osx-packager/build/lib -lfreetype -lz -lmp3lame
-lXvMCW -lXvMC -lqt-mt
ld: library not found for -lXvMCW
collect2: ld returned 1 exit status
make[2]: *** [libmythupnp-0.20.0.20.0.dylib] Error 1
make[1]: *** [sub-libmythupnp] Error 2
make: *** [sub-libs] Error 2
[osx-pkg] Failed system call: " /usr/bin/make  " with error code 2
Died at ./osx-packager.pl line 1001.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080123/ef3f1f21/attachment.htm 


More information about the mythtv-dev mailing list