Alain De Vos
Alain De Vos
Error given: msgpack-d-1.0.1 error undefined identifier JSONTYPE It seems like the build is and dependent on msgpack-d-1.0.3 and msgpack-1.0.3 Compiler : ldc 1:1.24.0-2 Dub version : 1.22.0-1 (Linux rapsberrypi)
Due to linux code in nimlsp you cannot install nimlsp on freebsd.
Distribute hellosystem in this kind of format: http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/13.0-RELEASE/ I.e. as list of .txz files which you can extract. This kind of format allows alot of flexibility.
1. using gcc as compiler, i.e. ``` export CC=/usr/local/bin/gcc ``` 2.modifying ./serverbase/dub.sdl ``` dependency "serve-d:lsp" path="../lsp" ``` 3.modifying ./workspace-d/dub.sdl ``` dependency "serve-d:dcd" path="../dcd" ``` After this "dub build" builds just...
I went to lsp directory , did a "dub build" and it created a "liblsp.a" file. Kate editor should support .d but it did not find an lsp server. Would...
Error : gmake *** [ Makefile.common:229 : common-unused] Error 1 FreeBSD 13.0-RELEASE-p4 go-1.17.1,1
**What did you do?** git pull --rebase gmake clean gmake **What did you expect to see?** Compilation without errors **What did you see instead? Under which circumstances?** "go fmt test.go"...
jgem install sassc -> linking shared-object sassc/libsass.so c99func.o: file not recognized: file format not recognized collect2: error: ld returned 1 exit status *** Error code 1 ===================================== gem --version 2.7.10...
jruby -S gem install sassc returns : compiling ./libsass/src/memory//SharedPtr.cpp linking shared-object sassc/libsass.so c99func.o: file not recognized: file format not recognized collect2: error: ld returned 1 exit status *** Error code...
OS : Freebsd-version : 13.1-RELEASE ocaml --version : 4.14.0 opam --version : 2.1.2 opam install ocaml-lsp-server returns: ``` [ERROR] The compilation of ocaml-lsp-server.1.12.1 failed at "dune build -j 7 ocaml-lsp-server.install...