[mythtv] [mythtv-commits] mythtv commit: r15787 by nigel

Stuart Auchterlonie stuarta at squashedfrog.net
Fri Feb 8 21:27:39 UTC 2008


Nigel Pearson wrote:
> MacBook% cd mythplugins
> MacBook% rm -fr cleanup
> MacBook% ./configure --previous
> Options:  --prefix=/Volumes/MythBuild/.osx-packager/build --enable- 
> opengl --disable-mythbrowser --disable-transcode --enable-mythgallery  
> --enable-exif --enable-new-exif --disable-mythgame --disable- 
> mythphone --disable-mythzoneminder
> ./configure: line 409: test: too many arguments
> 
> Configuration settings:
> 
>          MythArchive    plugin will be built
>          MythBrowser    plugin will not be built
>          MythControls   plugin will be built
>          MythFlix       plugin will be built
>          MythGallery    plugin will be built
>          MythGame       plugin will not be built
>          MythMusic      plugin will be built
>          MythNews       plugin will be built
>          MythPhone      plugin will not be built
>          MythVideo      plugin will be built
>          MythWeather    plugin will be built
>          MythZoneMinder plugin will not be built
>          MythMovies     plugin will be built
>          DVD creation   support will be included in MythArchive
>          Native Archive support will be included in MythArchive
>          OpenGL         support will be included in MythGallery
>          EXIF           support will not be included in MythGallery
>          OpenGL         support will be included in MythMusic
>          libvisual      support will not be included in MythMusic
>          FFTW           support will not be included in MythMusic
>          SDL            support will not be included in MythMusic
>          AAC            support will not be included in MythMusic
> 
> MacBook% ls -l cleanup
> total 1
> -rw-r--r--   1 nigel    staff         295 Feb  8 12:16 Makefile
> MacBook% cat cleanup/Makefile
> all:
> clean:
> distclean:
> install:
> qmake_all:
>          $(NONE)
> 
> # Hack to remove some empty directories that qmake doesn't create  
> rules for
> uninstall:
>          -rmdir $(INSTALL_ROOT)//Volumes/MythBuild/.osx-packager/ 
> build/share/mythtv/*
>          -rmdir $(INSTALL_ROOT)//Volumes/MythBuild/.osx-packager/ 
> build/share/mythtv
> 
> MacBook% make uninstall
> ...
> rmdir //Volumes/MythBuild/.osx-packager/build/share/mythtv
> rmdir: //Volumes/MythBuild/.osx-packager/build/share/mythtv:  
> Directory not empty
> make[1]: [uninstall] Error 1 (ignored)
> MacBook%
> 

hmmm...

well i always use osx-packager.
osx-packager.pl works okay
osx-packager.pl -clean doesn't.

Still digging...


Stuart


More information about the mythtv-dev mailing list