[mythtv] Seg Fault on HEAD build under win32

Nigel Pearson nigel at ind.tansu.com.au
Sat May 17 06:30:53 UTC 2008


On 5/16/08, Nigel Pearson <nigel at ind.tansu.com.au> wrote:
> $ echo PREFIX=plugins >>../config.mak
> $ qmake *.pro
> $ egrep FreeSans Makefile.Debug
>        -$(INSTALL_FILE) c:/mythtv/mythtv/themes/FreeSans.ttf c:$ 
> (INSTALL_ROOT)/mythtv/mythtv/themes/plugins/share/mythtv/
>        -$(INSTALL_FILE) c:/mythtv/mythtv/themes/FreeSansBold.ttf c:$ 
> (INSTALL_ROOT)/mythtv/mythtv/themes/plugins/share/mythtv/
>        -$(DEL_FILE) -r c:$(INSTALL_ROOT)/mythtv/mythtv/themes/ 
> plugins/share/mythtv/FreeSans.ttf
>         -$(DEL_FILE) -r c:$(INSTALL_ROOT)/mythtv/mythtv/themes/ 
> plugins/share/mythtv/FreeSansBold.ttf
>
>
> If the target doesn't look like an absolute path
> (either DOS or MinGW format), then it has problems.



On 16/05/2008, at 4:29 PM, Arnon Meshoulam wrote:
> Good catch - it doesn't solve all the scenarios.



I was wrong, this is the behavior on Unix too.
For relative target paths, Qmake's fileFixify()
always prepends the current directory.

--
Nigel Pearson, nigel at ind.tansu.com.au|
Telstra Net. Eng., Sydney, Australia |
Office: 9202 3900    Fax:  9261 3912 |
Mobile: 0408 664435  Home: 9792 6998 |



More information about the mythtv-dev mailing list