Technical support > Linux

make pk3 Error Message

(1/2) > >>

YY.Cherubim:
Hello, I am compiling v2.4 and getting the following errors when I execute the 'make pk3' portion.  (I am running Ubuntu v10.04 64-Bit).  The errors are preceded by a massive screen dump (which fills my terminal's buffer) of files and their paths'. A small example follows:

textures/tex_buildings/carpet002_2.png textures/tex_buildings/stripebr_nm.png textures/tex_buildings/floor001.png textures/tex_buildings/sidewalk01_nm.png textures/tex_buildings/concrete002_nm.png textures/tex_buildings/t_wll_fnctrm_sgn2.jpg textures/tex_buildings/wall_ind02_nm.png textures/tex_common/trigger.png textures/tex_common/slick.png textures/tex_common/weaponclip.png textures/tex_common/ladder.png textures/tex_common/caulk.png textures/tex_common/hint.png textures/tex_common/lightclip.png textures/tex_common/nodraw.png textures/tex_common/error.png textures/tex_common/origin.png textures/tex_common/actorclip.png textures/tex_terrain/cold.jpg textures/tex_terrain/arctic.jpg textures/tex_terrain/mountain.jpg textures/tex_terrain/dummy.jpg textures/tex_terrain/grass.jpg textures/tex_terrain/desert.jpg textures/tex_terrain/wasted.jpg textures/tex_terrain/tropical.jpg
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [base/0pics.pk3] Error 127
make[1]: Leaving directory `/home/yy/ufoai'
make: *** [pk3] Error 2

If anyone can enlighten me with what these errors are and how to fix these problems, I would certainly appreciate it.

Oh if it's of any consequence, during the map building process, I had to break out and resume.  I performed a similar set of commands as was in my last post here: http://ufoai.ninex.info/forum/index.php?topic=4975.0 and carried on with what ?appears? to be a successful build.

YY.Cherubim:
I deleted, reinstalled, and recompiled the stable v2.3.  However, I am getting a simialr error in the same spot.  Does anyone have any ideas or possible solutions for me?

/bin/sh: 7za: not found
make[1]: *** [base/0pics.pk3] Error 127
make[1]: Leaving directory `/home/yy/Games/ufoai_2.3'
make: *** [pk3] Error 2
yy@yy:~/Games/ufoai_2.3$

Mattn:
edit build/data.mk and change 7za to zip - or install 7za

Nightknight:

--- Quote from: YY.Cherubim on June 25, 2010, 04:51:55 am ---Hello, I am compiling v2.4 and getting the following errors when I execute the 'make pk3' portion.  (I am running Ubuntu v10.04 64-Bit).  The errors are preceded by a massive screen dump (which fills my terminal's buffer) of files and their paths'. A small example follows:

textures/tex_buildings/carpet002_2.png textures/tex_buildings/stripebr_nm.png textures/tex_buildings/floor001.png textures/tex_buildings/sidewalk01_nm.png textures/tex_buildings/concrete002_nm.png textures/tex_buildings/t_wll_fnctrm_sgn2.jpg textures/tex_buildings/wall_ind02_nm.png textures/tex_common/trigger.png textures/tex_common/slick.png textures/tex_common/weaponclip.png textures/tex_common/ladder.png textures/tex_common/caulk.png textures/tex_common/hint.png textures/tex_common/lightclip.png textures/tex_common/nodraw.png textures/tex_common/error.png textures/tex_common/origin.png textures/tex_common/actorclip.png textures/tex_terrain/cold.jpg textures/tex_terrain/arctic.jpg textures/tex_terrain/mountain.jpg textures/tex_terrain/dummy.jpg textures/tex_terrain/grass.jpg textures/tex_terrain/desert.jpg textures/tex_terrain/wasted.jpg textures/tex_terrain/tropical.jpg
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [base/0pics.pk3] Error 127
make[1]: Leaving directory `/home/yy/ufoai'
make: *** [pk3] Error 2

If anyone can enlighten me with what these errors are and how to fix these problems, I would certainly appreciate it.

Oh if it's of any consequence, during the map building process, I had to break out and resume.  I performed a similar set of commands as was in my last post here: http://ufoai.ninex.info/forum/index.php?topic=4975.0 and carried on with what ?appears? to be a successful build.

--- End quote ---

I am getting exactly the same problem.
Trying to compile Dev version of the game. Downloaded via SVN. Running Fedora 13.

Nightknight:
[SOLVED]
As YY.Cherubim stated, this error seems to be caused by a break on the map building process.
The apparent solution is to delete and re start the installation process.
This seems to fix the
make[1]: execvp: /bin/sh: Argument list too long
make[1]: *** [base/0pics.pk3] Error 127
make[1]: Leaving directory `/home/yy/ufoai'
make: *** [pk3] Error 2
error.

Navigation

[0] Message Index

[#] Next page

Go to full version