On 24/05/2011, at 4:47 PM, Paolo Bonzini wrote: > On 05/24/2011 02:34 AM, Jason Grossman wrote: >> >> On 23/05/2011, at 9:10 PM, [email protected] wrote: >> >>> From: Mathieu Suen<[email protected]> >>> >>> Hi Jason >>> >>> On May 20, 2011, at 7:24 AM, Jason Grossman wrote: >>> >>>> Hi all. >>>> >>>> When I try to make gst 3.2.4 on MacOS (10.6.5, 64-bit Intel), I get this >>>> error message: >>>> >>>>> In file included from gstpub.c:57: >>>>> gstpriv.h:110:21: error: sigsegv.h: No such file or directory >>>> >>>> I have libsigsegv installed under /opt, using MacPorts, as recommended at >>>> http://smalltalk.gnu.org/download. >>>> >>>> Any advice? >>> >>> try with >>> ./configure --with-system-libsigsegv >>> or with the path: >>> --with-system-libsigsegv=/opt/local >> >> Thanks very much, but I'm afraid I get exactly the same error. > > Can you do > > find /opt -name sigsegv.h > > ? > > Paolo
core-burst: find /opt -name sigsegv.h /opt/local/include/sigsegv.h /opt/local/var/macports/software/libsigsegv/2.9_0/opt/local/include/sigsegv.h Thanks. Jason _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
