mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 18:02:06 +02:00
Translate ld error
This commit is contained in:
@ -86,9 +86,9 @@ then srtgo package is unable to build.
|
||||
```bash
|
||||
~/ghostream$ go run main.go
|
||||
# github.com/haivision/srtgo
|
||||
/usr/bin/ld : ne peut trouver -lsrt
|
||||
/usr/bin/ld : ne peut trouver -lsrt
|
||||
/usr/bin/ld : ne peut trouver -lsrt
|
||||
/usr/bin/ld: cannot find -lsrt
|
||||
/usr/bin/ld: cannot find -lsrt
|
||||
/usr/bin/ld: cannot find -lsrt
|
||||
collect2: error: ld returned 1 exit status
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user