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

compilation fail #35

Open
PhilouSL opened this issue Dec 11, 2013 · 2 comments
Open

compilation fail #35

PhilouSL opened this issue Dec 11, 2013 · 2 comments

Comments

@PhilouSL
Copy link

Hi,

I try to compile the crossbridge-master project on 10.7.5, but I have this error :

Failed to build: extratools
make[1]: *** [all_with_local_make] Error 1
make: *** [all] Error 2

and in the extratools log file :

Making init.c
ar: creating archive libgdb.a
mkdir ./python
mkdir ./python/gdb
mkdir ./python/gdb/command
make[2]: *** [extratools] Error 2

Do you have an idea to compile it ?

Best regards,
Philippe

@PhilouSL
Copy link
Author

some more informations :

MAC OSX 10.7.5
Xcode 4.6.3
the last crossbridge version (get zipped)

@cbakgly
Copy link
Contributor

cbakgly commented Jan 7, 2014

Try to identify which sub-target fails and just bypass that one.
Say checking genfs.
$> make genfs

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

No branches or pull requests

2 participants