[MPlayer-DOCS] homepage build system
Diego Biurrun
diego at biurrun.de
Sat Nov 13 22:37:38 CET 2004
Torinthiel writes:
> DESIGNS := design3 design4 design5 design6 design7
These should be the other way around so design7 gets built first.
> pl_ENCODING := iso-8859-2
hu_ENCODING is also needed.
The problem right now is the following:
mail:/var/www/htdocs/homepage$ make -f /home/diego/bin/Makefile.homepage
make -C design7 -f ../Makefile INTERNAL=yes
make[1]: Entering directory `/var/www/htdocs/homepage/design7'
make[1]: ../Makefile: No such file or directory
make[1]: *** No rule to make target `../Makefile'. Stop.
make[1]: Leaving directory `/var/www/htdocs/homepage/design7'
make: *** [design7] Error 2
And yes, this needs to work this way. We will not run code from CVS
on mphq.
Diego
More information about the MPlayer-DOCS
mailing list