Ticket #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@… |
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
comment:3 Changed 2 years ago by hennr
- Status changed from new to closed
- Resolution set to fixed
Nope, I didn't. It works now, I have updated the wiki over here:
http://trac.wildfiregames.com/wiki/BuildInstructions
=> fixed.
