Hi,
Finally, I think that I know my problem with httpd. Inside petalinux.v10-rc1, I can't enable the option enable cgi script for httpd ( busy Box ---> htttpd ---> support cgi script)
I have always a compilation error. Is there a patch for this problem?
busybox.elf2flt: In function `httpd_main':
/proj/ms/sebastien/petalinux/backup/19_07/petalinux-v0.10-rc1/software/petalinux-dist/user/busybox/networking/httpd.c(.text+0x11c58): undefined reference to `daemon'
collect2: ld returned 1 exit status
make[2]: *** [busybox] Error 1
make[2]: Leaving directory `/proj/ms/sebastien/petalinux/backup/19_07/petalinux-v0.10-rc1/software/petalinux-dist/user/busybox'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/proj/ms/sebastien/petalinux/backup/19_07/petalinux-v0.10-rc1/software/petalinux-dist/user'
make: *** [subdirs] Error 1
Thank you for your help,
Sebastien