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 error. #1

Closed
Krot666 opened this issue Jul 17, 2018 · 11 comments
Closed

Compilation error. #1

Krot666 opened this issue Jul 17, 2018 · 11 comments

Comments

@Krot666
Copy link

Krot666 commented Jul 17, 2018

When you run the qmake command, the script for creating a new file does not work.

*** Error in `g++': double free or corruption (top): 0x01a8f148 ***
Makefile:673: failed to perform the recipe for the target «build/txdb.o»
make: *** [build/txdb.o] Emergency Stop

@MicicFilip
Copy link

@Krot666 did you try running just make command?

@Krot666
Copy link
Author

Krot666 commented Jul 18, 2018

Yes, the make used on two cores.
screenshot_2

@Krot666
Copy link
Author

Krot666 commented Jul 18, 2018

I found one mistake.
In file makefile.unix
http://prntscr.com/k7udj7

@Krot666
Copy link
Author

Krot666 commented Jul 18, 2018

I think the compilation error is related to the GCC version.
I have: gcc (Raspbian 4.9.2-10+deb8u1) 4.9.2

You must update the source files to newer versions.
Otherwise on Rapsberry Pi 3, it will be impossible to launch a purse.
And versions 1 and 2 have long been outdated and do not use them.

@MicicFilip
Copy link

Hey @Krot666, try updating your gcc to this version: gcc version 5.4.0 20160609

@Krot666
Copy link
Author

Krot666 commented Jul 20, 2018

It's all useless (
I installed the last Scratch.
Now such errors:
http://prntscr.com/k8sekk

This parameter specifies which set of processor instructions to generate.
As far as I know, this is a set of instructions for Intel's processor Sendi Bridge.

Mikefile absolutely does not fit, most likely it's out of date for 4 years and you need to recheck all the code.

@MicicFilip
Copy link

@Krot666 What OS do you use? I want to try and reproduce the problem

@Krot666
Copy link
Author

Krot666 commented Jul 20, 2018

Both Jesse in 2014, and the latest Scratch ... from the Rapsberry site.

@Krot666
Copy link
Author

Krot666 commented Jul 22, 2018

At this point the whole process ends. I have no ideas(
screenshot_2

@Krot666
Copy link
Author

Krot666 commented Jul 24, 2018

Any news?

@Krot666
Copy link
Author

Krot666 commented Sep 24, 2018

Hey???

@Krot666 Krot666 closed this as completed Nov 15, 2018
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