Page 1 of 1

Where is stdlib.h?

Posted: Sun Feb 25, 2024 3:45 pm
by kstailey
I tried to find stdlib.h but:

Code: Select all

ksta@ksta-ghostbsd ~/ancient-funny-demo (main) [1]> find /usr/local/include -name stdlib.h
ksta@ksta-ghostbsd ~/ancient-funny-demo (main)> find /usr/include -name stdlib.h
ksta@ksta-ghostbsd ~/ancient-funny-demo (main)> 
Is there some package I need to install?
Thanks
Kenneth

Re: Where is stdlib.h?

Posted: Mon Feb 26, 2024 8:07 am
by chadbsd
sudo pkg install os-generic-userland-devtools

Re: Where is stdlib.h?

Posted: Sat Sep 07, 2024 10:16 pm
by ericbsd
It has changed lately. See https://ghostbsd-documentation-portal.r ... n-ghostbsd, and you now have to do sudo pkg install -g 'GhostBSD*-dev'