Jump to content

Makepkg "missing" libraries on steam deck

I'm trying to install Orange on my Steam Deck.
I have installed base-devel, gcc, clang, and today glibc.
When I'm using makepkg -si, i get errors about missing files
First time I tried, I was missing stdlib.h in /usr/local/include, however I had all of the files in /usr/include.
After rebooting few days later i tried again, I copied them there, and got the same error, but the missing files path was different. After installing glibc this time  I'm missing linux/errno.h.
After installing linux-api-headers i now need  seccomp.h
Does anyone know how can I resolve this?
I guess I can troubleshoot one after one but doing this in the long run is something I'd rather not have to do.

sdfsdfsaaaaa.png

sdfsdfsdfdsfa.png

Link to comment
Share on other sites

Link to post
Share on other sites

54 minutes ago, Rezorator said:

I'm trying to install Orange on my Steam Deck.

Can you provide a link to this PKGBUILD?

 

54 minutes ago, Rezorator said:

First time I tried, I was missing stdlib.h in /usr/local/include, however I had all of the files in /usr/include.

/usr/local/* should be empty unless you have put something there.

 

54 minutes ago, Rezorator said:

 I copied them there

You should remove them.

 

Edited by Nayr438
Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×