Technical support > Linux
[GIT] Small issues in build/models.mk and build/data.mk Makefiles
(1/1)
MarcoBi:
After successully compiling Git version, I've found two issues in two makefiles:
a) in build/models.mk I had to change UFOMODEL = ./ufomodel to UFOMODEL = ./ufomodel$(EXE_EXT) while crosscompiling (but maybe a sym link shoud be enough)
b) in build/data.mk I always get a too long command line while packing, this issue doesn't happen with latest SVN version (make output attached)
I'm wrong as usual?
Mattn:
the first error is fixed - the second not
i don't have a working solution yet - though i've changed the way it works in latest git master revision:
http://ufoai.git.sourceforge.net/git/gitweb.cgi?p=ufoai/ufoai;a=commitdiff;h=7d351d4da7fdc9ac7673193bf6079ba338bdf2a2
that might fix the issue, too - not sure (and i doubt, because the amount of files is still the same).
MarcoBi:
--- Quote from: Mattn on September 29, 2010, 12:22:22 pm ---the first error is fixed - the second not
i don't have a working solution yet - though i've changed the way it works in latest git master revision:
http://ufoai.git.sourceforge.net/git/gitweb.cgi?p=ufoai/ufoai;a=commitdiff;h=7d351d4da7fdc9ac7673193bf6079ba338bdf2a2
that might fix the issue, too - not sure (and i doubt, because the amount of files is still the same).
--- End quote ---
You're wrong... it's fixed (for me). I was going to suggest to put the list of files to be compressed to a text file and feed 7z with it.
Navigation
[0] Message Index
Go to full version