[Buildroot] buildroot 2022.02.1: apache (httpd) - libgcc_s.so.1 must be installed for pthread_cancel to work

Peter Korsgaard peter at korsgaard.com
Fri Sep 23 07:56:11 UTC 2022


>>>>> "Zvi" == Zvi Vered <veredz72 at gmail.com> writes:

 > Hello,
 > I created a root file system that also contains apache.
 > During boot, when apache starts running, it logs the following error:

 > libgcc_s.so.1 must be installed for pthread_cancel to work

 > This happens before a browser is trying to get data.

 > When I launched a browser, no data was page was displayed.

 > I double checked: libgcc_s.so.1 installed.
 > My application (which runs Ok) uses this library.

 > Can you please help ?

You will need to provide some more details about your setup. As a start,
can you please run:

make BR2_DEFCONFIG=defconfig savedefconfig

and reply with the content of the defconfig file.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list