mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Env sim:nsh - CONFIG_FS_PROCFS_EXCLUDE_PROCESS=y Error LD: nuttx /usr/bin/ld: nuttx.rel:(.rodata.g_procfs_entries+0xc8): undefined reference to `g_version_operations' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:429: nuttx] Error 1 make: *** [tools/Unix.mk:551: nuttx] Error 2 Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fs_procfs.c | ||
| fs_procfscpuinfo.c | ||
| fs_procfscpuload.c | ||
| fs_procfscritmon.c | ||
| fs_procfsfdt.c | ||
| fs_procfsiobinfo.c | ||
| fs_procfsmeminfo.c | ||
| fs_procfspressure.c | ||
| fs_procfsproc.c | ||
| fs_procfstcbinfo.c | ||
| fs_procfsuptime.c | ||
| fs_procfsutil.c | ||
| fs_procfsversion.c | ||
| fs_skeleton.c | ||
| Kconfig | ||
| Make.defs | ||