>
> >
> > There is also a Qt 5 build failure on i686-linux:
> >
> >   http://hydra.nixos.org/build/13929055
> >
> > It fails because it doesn't pass -lpq to build the PostgreSQL binding.
> Turns out
> > this is due to this line:
> >
> >   !contains(LIBS, .*pq.*):LIBS += -lpq
> >
> > so -lpq is only added if LIBS doesn't contain the string "pq". And of
> course, in
> > this particular build, the path to PostgreSQL is
> > "/nix/store/h5ym9*pq*4fjkv7d4fxzs1qbb601xyl9gk-postgresql-9.2.9" :-)
> >
>
> I don't know whether to laugh or cry…
>
>
I just laughed.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to