APIPLM

Results 52 comments of APIPLM

I used to install the latest version of `silex/emacs` image, which is 27.2. it works. Linux `Linux 3.10.0-1160.el7.x86_64 x86_64` Docker version `Docker version 1.13.1, build 7d71120/1.13.1`

What is the issue? I have not got it yet. It is about the docker or linux distribution?

`yum list *libdebuginfod*` can not find it as well. Did your guys find the repo for this lib?

@dongwangdw Thanks. Remark the line `find_package(LibDebuginfod)` in the `CMakeLists.txt ` file, the compilation has been done without stopping in my side. Not sure that what functionality will need this lib....

In this pull request, for `bpftrace `, there is an integration to `debuginfod`.

Sound like that `debuginfod` is in the active test process. See the linker https://sourceware.org/git/?p=elfutils.git;a=summary. you can check them the status of the project. The source code of `debuginfod ` in...

In my side. I have not installed `elfutils-devel` , I still can build the whole bunch of things. But I enable debug Debuginfo repo. I guest that there are two...

Thanks. As checked the source of `./ChezScheme/`, it has `expeditor ` in the (features ...) list. But one step of `Dockerfile ` file to build docker image is `RUN sed...

Thanks. As checked the source of `./ChezScheme/`, it has `expeditor ` in the (features ...) list. But in the [Dockerfile ](https://github.com/scheme-containers/chezscheme/tree/master/9.5) file, which is what we build `ChezScheme `image ,seem...

How can x86_64 machine build with this feature? Sound Like there is not theboot file x86_64 machine. 在 2021-11-14 22:57:51,"Chris Frisz" ***@***.***> 写道: That error generally means one of two...