Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make install failes #3

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment
Closed

make install failes #3

GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Make the tools 
2. make install
3.

What is the expected output? What do you see instead?

I expect the make install to work. 
Instead I get this error
-----------------------------------------
cd sgdk-read-only/tools/bintos/src && \
    gcc -o bintos bintos.c  && cp bintos /opt/toolchains/gen//bin/.
cp: cannot create regular file ‘/opt/toolchains/gen//bin/.’: No such file 
or directory
make: *** [tools] Error 1


What version of the product are you using? On what operating system?
using the latest version (svn read-only repo) on ubuntu 14.04

Please provide any additional information below.


Original issue reported on code.google.com by studios...@gmail.com on 27 Oct 2014 at 8:25

@GoogleCodeExporter
Copy link
Author

Also, the first build seems to compile 8.8 GB worth of code...
That's kinda bloated if you ask me. 

I deleted the branch and tried compiling everything all over again, this time 
with different errors. 

make[1]: Entering directory `/home/brian/gendev-read-only/sgdk/sgdk-read-only'
rescomp res/libres.res res/libres.s
make[1]: rescomp: Command not found
make[1]: *** [res/libres.s] Error 127
make[1]: Leaving directory `/home/brian/gendev-read-only/sgdk/sgdk-read-only'
make: *** [sgdk-read-only/libmd.a] Error 2

Original comment by studios...@gmail.com on 28 Oct 2014 at 12:16

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants