Hello Ekaitz,
the issue here is that the CROSS_CPLUS_INCLUDE_PATH contains
the C include path first, but cstdlib is using #include_next "stdlib.h".
Since stdlib.h is previous to cstdlib in include paths, stdlib.h is not
found as "next". As a workaround, change the order in this variable.
Anothe
Hi Guix
Since a while now when I start gnome desktop I get a "Oops something
went wrong" error. Looking at /var/log/messages there is a segfault
involving gsd-usb-protection from
org.gnome.desktop.SettingsDaemon.UsbProtection. Searching the web there
where problems with this but they all seem to b
Hi Guix
Since a while now when I start gnome desktop I get a "Oops something
went wrong" error. Looking at /var/log/messages there is a segfault
involving gsd-usb-protection from
org.gnome.desktop.SettingsDaemon.UsbProtection. Searching the web there
where problems with this but they all seem to b
Hello Guix,
I would like to update the CLOG [1] package in Guix to version 2.3. Clog
is a Common Lisp package and has several ASDF systems, clog, clog/docs
and clog/tools.
I packaged the dependencies of CLOG and the clog and clog/docs ASDF
systems. But now I'm stuck with clog/tools ASDF system.
Hi!
I have been running exim as a strictly forwarding mail server
--8<---cut here---start->8---
(service mail-aliases-service-type
'(("postmaster" "janneke")
("janneke" "jann...@gnu.org")))
(service exim-service-type (exim-configuration