pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

epiphany



I find I need

--- Makefile    14 Jun 2012 07:43:16 -0000      1.126
+++ Makefile    21 Jun 2012 15:54:43 -0000
@@ -21,6 +21,7 @@
 
 # see pkgsrc/security/mozilla-rootcerts
 CONFIGURE_ARGS+=       --with-ca-file=/etc/ssl/certs/ca-certificates.crt
+LIBS+=                 -lexecinfo
 
 PKGCONFIG_OVERRIDE=    data/epiphany.pc.in
 


to compile epiphany, which checks for execinfo.h, but not libexecinfo...
I don't think that the above is a general fix...

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index