|
Bug#362139: libsigsegv: FTBFS on GNU/kFreeBSD: msg#00040lisp.cl-debian
Package: libsigsegv Severity: important Version: 2.2-4 Tags: patch Hi, the current version of libsigsegv fails to build on GNU/kFreeBSD. Please find bellow tweak to configure/configure.in to fix that. It would also be nice if you can ask upstream to include this change. Thanks in advance, Petr only in patch2: unchanged: --- libsigsegv-2.2.orig/configure.in +++ libsigsegv-2.2/configure.in @@ -74,7 +74,7 @@ dnl List of signals that are sent when an invalid virtual memory address dnl is accessed, or when the stack overflows. case "$host_os" in - sunos4* | freebsd* | openbsd* | netbsd*) + sunos4* | freebsd* | openbsd* | netbsd* | k*bsd*) CFG_SIGNALS=signals-bsd.h ;; hpux*) CFG_SIGNALS=signals-hpux.h ;; diff -u libsigsegv-2.2/configure libsigsegv-2.2/configure --- libsigsegv-2.2/configure +++ libsigsegv-2.2/configure @@ -19547,7 +19547,7 @@ case "$host_os" in - sunos4* | freebsd* | openbsd* | netbsd*) + sunos4* | freebsd* | openbsd* | netbsd* | k*bsd*) CFG_SIGNALS=signals-bsd.h ;; hpux*) CFG_SIGNALS=signals-hpux.h ;; @@ -24108,11 +24108,12 @@ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Accepted parenscript 1:20060411-1 (source all): 00040, Luca Capello |
|---|---|
| Next by Date: | Bug#357144: marked as done (libsigsegv_2.2-3(m68k/unstable/spice): ftbfs on m68k): 00040, Debian Bug Tracking System |
| Previous by Thread: | Accepted parenscript 1:20060411-1 (source all)i: 00040, Luca Capello |
| Next by Thread: | Bug#357144: marked as done (libsigsegv_2.2-3(m68k/unstable/spice): ftbfs on m68k): 00040, Debian Bug Tracking System |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |