Catonano transcribed 3.6K bytes: > Hello > > I opened this thread on the gnunet-develop mailing list > > https://lists.gnu.org/archive/html/gnunet-developers/2018-03/msg00030.html > > Christian Grothoff suggested that Hartmut Goebel and Andreas Enge helped in > setting up the GNUNet building with Guix > > So here I am > > I managed to build GNUNet with Guix both on a Fedora workstation with Guix > as an additional package manager and on a GuixSD station > > With this line > > guix build -f ./ guix-env.scm > > Now, I can' t rebuild it anymore, with this result > > configure flags: > ("CONFIG_SHELL=/gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash" > "SHELL=/gnu/store/icz3hd36aqpjz5slyp4hhr8wsfbgiml1-bash-minimal-4.4.12/bin/bash" > "--prefix=/gnu/store/ijw81007gcwb0dgc7d4hj4i7rdj915mm-gnunet-dev-env-0.11-1.dev-env" > "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" > "--with-nssdir=/gnu/store/ijw81007gcwb0dgc7d4hj4i7rdj915mm-gnunet-dev-env-0.11-1.dev-env/lib" > "--enable-logging=verbose" "CFLAGS=-ggdb -O0") > configure: WARNING: unrecognized options: --with-nssdir
Yeah sorry, I forgot to remove that line. Many things happened and I still need to adjust the guix tooling to the (in my opinion bad) solution to the nss directory which was changed last year. > ./configure: line 2678: config.log: Permission denied > ./configure: line 2688: config.log: Permission denied Can you post the full build log and the commit this is on? > phase `configure' failed after 0.1 seconds > > > Is this the state of the art in building GNUNet with Guix or are there any > progresses not available in the GNUNet master branch ? > > The next step for me would be to try to run GNUNet and follow the manual > about how to use it > > So I' ll be bable to review what the manual says > > Thanks for your help _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
