error ld on the line of command make
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
hello,
after launch the line of command make unfortunately it happen error ld although i am on a VM with two hundred gigabyte of ROM this VM unable to install the update however bcc have success to have the update so maybe the error ld is since the problem of storage :
`[ 44%] Linking CXX executable TCPSendStack
/usr/bin/ld : échec de l'édition de liens finale : Aucun espace disponible sur le périphérique
collect2: erreur: ld a retourné le statut de sortie 1
make[2]: *** [examples/cpp/CMakeFiles/TCPSendStack.dir/build.make:164 : examples/cpp/TCPSendStack] Erreur 1
make[1]: *** [CMakeFiles/Makefile2:1399 : examples/cpp/CMakeFiles/TCPSendStack.dir/all] Erreur 2
make: *** [Makefile:146 : all] Erreur 2
`
thanks you in advance to help myself repair this error,
regards.
Azaretdodo.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `make` build output and inspect the `examples/cpp/CMakeFiles/TCPSendStack.dir/build.make` target mentioned in the error. Done would require identifying a repository-side cause and documenting or fixing it, but the report currently only describes a storage failure on a VM and names no source change or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100