quarnster / boxeebox-xbmc

Aiming to get xbmc up and running on the boxee box
Other
118 stars 44 forks source link

ExternalProject_Add .tar.xz archive problem #113

Open ghost opened 10 years ago

ghost commented 10 years ago

Could not extract tarball filename from url

Found a patch/info here http://www.cmake.org/Bug/view.php?id=13515

Any help appreciated ;)

quarnster commented 10 years ago

Is there no .tar.bz2, tar.gz or .zip version?

ghost commented 10 years ago

A lot of sources are moving to tar.xz I did look but could not find those archives of glib 2.38 only found tar.xz

Edit, just found some on the Gnome github!

While I have your attention, as I'm trying to add glib2 to enable a compile of avahi I'm guessing this would be better to add to the toolchain ?

--disable-glib fixed it for now