Thank you so much, it makes ./configure now. Now my problem is when compiling, it terminates with following:
/nix/store/55cajnd5wbli8vapmwx6ywi3yafld28b-dbus-glib-0.100.2/include/dbus-1.0/dbus/dbus-glib.h:28:30: fatal error: dbus/dbus-shared.h: No such file or directory Any ideas? How could I see in which package is dbus-shared.h? On Sun, Mar 16, 2014 at 6:11 PM, Vladimír Čunát <[email protected]> wrote: > On 03/16/2014 05:52 PM, Sergey Mironov wrote: > >> Try adding [pkgs.autoconf pkgs.automake pkgs.m4] to the buildInputs. >> > > Maybe try adding autoreconfHook into buildInputs instead. That should add > the deps and run that reconf phase automatically. > > Vlada > > > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
