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 Error #3

Open
rthornqu opened this issue Jan 3, 2013 · 2 comments
Open

Make Error #3

rthornqu opened this issue Jan 3, 2013 · 2 comments

Comments

@rthornqu
Copy link

rthornqu commented Jan 3, 2013

Tried running make on this and got an error. I edited the first line of the makefile to point to the proper path for FLASCC and ran the make. I believe it was in the middle of making ncurses when I got the following errors (I'm just showing the last few lines of the make before it errored out):

/bin/sh ./run_tic.sh
** Building terminfo database, please wait...
? no tic program found
make[3]: *** [install.data] Error 1
make[3]: Leaving directory /cygdrive/c/alcextra-master/build/ncurses/misc' make[2]: *** [install] Error 2 make[2]: Leaving directory/cygdrive/c/alcextra-master/build/ncurses'
Makefile:85: recipe for target ncurses' failed make[1]: *** [ncurses] Error 2 make[1]: Leaving directory/cygdrive/c/alcextra-master'
Makefile:12: recipe for target `all' failed
make: *** [all] Error 2

I ran this on two different machines and got identical results. If this could be investigated and fixed, I'd appreciate it!

  • Rick Thornquist
@fazermokeur
Copy link

I am experiencing the same issue. Should we pre-install any libs to use tic?

@vpmedia
Copy link

vpmedia commented Sep 15, 2014

Check out the updated examples and SDK here:
https://github.com/crossbridge-community

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

3 participants