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

Problem when i run the make command #67

Open
sluissantos opened this issue Nov 7, 2022 · 1 comment
Open

Problem when i run the make command #67

sluissantos opened this issue Nov 7, 2022 · 1 comment

Comments

@sluissantos
Copy link

Hellow my friend,

When i running 'make', the follow erros happend:
backing_store_tuner.c: In function ‘xPostValidateTree’:
backing_store_tuner.c:112:48: error: ‘struct _Window’ has no member named ‘backStorage’
112 | if (!private->ForceBackingStore && focusWin->backStorage) {
| ^~
backing_store_tuner.c:128:20: error: ‘struct _Window’ has no member named ‘backStorage’
128 | if (!curWin->backStorage && (private->ForceBackingStore ||
| ^~
backing_store_tuner.c: In function ‘xReparentWindow’:
backing_store_tuner.c:161:46: error: ‘struct _Window’ has no member named ‘backStorage’
161 | if (pPriorParent == pScreen->root && pWin->backStorage) {
| ^~
make[2]: *** [Makefile:553: backing_store_tuner.lo] Error 1
make[2]: Leaving directory '/home/logpyx/xf86-video-fbturbo/src'
make[1]: *** [Makefile:445: all-recursive] Error 1
make[1]: Leaving directory '/home/logpyx/xf86-video-fbturbo'
make: *** [Makefile:377: all] Error 2

Do you now how i can resolve this?

Tanks for your time.

(my english is so bad)

@EthiceDD
Copy link

EthiceDD commented Apr 1, 2024

Hello, is the problem solved?

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