Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#766 closed defect (fixed)

./update-workspaces.sh fails while linking a dir

Reported by: hennr Owned by:
Priority: Must Have Milestone: Alpha 5
Component: Core engine Keywords: build error
Cc: hennr@… Patch:

Description

When running ./update-workspaces.sh from inside the build/workspaces dir, I get the following error:

/home/henner/src/0ad/libraries/spidermonkey-tip/src/build-release/config/nsinstall -R system_wrappers_js ../dist /home/henner/src/0ad/libraries/spidermonkey-tip/src/build-release/config/nsinstall: cannot make symbolic link /home/henner/src/0ad/libraries/spidermonkey-tip/src/build-release/dist/system_wrappers_js: File exists make[2]: * [export] Error 1 make[2]: Leaving directory `/home/henner/src/0ad/libraries/spidermonkey-tip/src/build-release/config' make[1]: * [export] Error 2 make[1]: * Waiting for unfinished jobs.... make[1]: Leaving directory `/home/henner/src/0ad/libraries/spidermonkey-tip/src/build-release' make: * [default] Error 2 ERROR: SpiderMonkey build failed

Removing the link and running the script again does not solve the problem.

Any ideas?

Change History (4)

comment:1 by hennr, 13 years ago

Cc: hennr@… added

comment:2 by historic_bruno, 13 years ago

Have you tried running clean-workspaces.sh first?

comment:3 by hennr, 13 years ago

Resolution: fixed
Status: newclosed

Nope, I didn't. It works now, I have updated the wiki over here:

http://trac.wildfiregames.com/wiki/BuildInstructions

=> fixed.

comment:4 by Kieran P, 13 years ago

Milestone: BacklogAlpha 5
Note: See TracTickets for help on using tickets.