[mythtv] Win32 packager crashes link error

Jay Modi jaymode at gmail.com
Wed Apr 30 04:05:58 UTC 2008


> I fixed this issue in patch v24 about a week ago. (yet to be put in SVN):
> http://svn.mythtv.org/trac/attachment/ticket/4397/win32-packager.24.patch
>
> ... by changing the -release to -debug-and-release.
>
>
That did fix the link issue but I then ran into this issue about not being
able to make a directory. I am not really sure why it bugged out but I think
it may have to do with an extra '/' or two.

COMMENTS:------------------------------
COMMENTS:was the last configure successful? then install mythtv
COMMENTS:------------------------------

shell:C:\MSys\1.0\bin\bash.exe -c "( export
PATH=/bin:/mingw/bin:$PATH;source /C
/mythtv/qt4_env.sh;cd /C/mythtv/mythtv;make install) 2>&1 "
cd libs/ && make -f Makefile install
make[1]: Entering directory `/C/mythtv/mythtv/libs'
cd libavutil/ && make -f Makefile install
make[2]: Entering directory `/C/mythtv/mythtv/libs/libavutil'
mkdir: cannot create directory `/C/mythtv/build///bin/': No such file or
directo
ry
make[2]: *** [install_target] Error 1
make[2]: Leaving directory `/C/mythtv/mythtv/libs/libavutil'
make[1]: *** [sub-libavutil-install_subtargets-ordered] Error 2
make[1]: Leaving directory `/C/mythtv/mythtv/libs'
make: *** [sub-libs-install_subtargets-ordered] Error 2
EFFECT FAILED (newer -> shell): mtime of file
(C:/mythtv/build/bin/mythfrontend.
exe) should be greater than file
(C:/mythtv/mythtv/programs/mythfrontend/mythfro
ntend.exe).
[0]  [1209527138]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080430/8a6f4126/attachment.htm 


More information about the mythtv-dev mailing list