tag 356624 patch thanks dann frazier <[EMAIL PROTECTED]> writes:
> Package: libnasl > Version: 2.2.7-1 > Severity: serious > Justification: no longer builds from source > [...] > nasl_socket.o: In function > `nasl_socket_get_error':/space/debian/libnasl-2.2.7/nasl/nasl_socket.c:802: > undefined reference to `stream_get_err' [...] All the build failures were on architectures which still had libnessus-dev 2.2.5-1; stream_get_err() was introduced in 2.2.6. Please adjust the libnessus-dev build dependency: --- libnasl-2.2.7/debian/control~ +++ libnasl-2.2.7/debian/control @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 2), libgmp3-dev, libz-dev, libnessus-dev (>= 2.2.3), tetex-bin, tetex-extra, libssl-dev, tex4ht, bison +Build-Depends: debhelper (>= 2), libgmp3-dev, libz-dev, libnessus-dev (>= 2.2.6), tetex-bin, tetex-extra, libssl-dev, tex4ht, bison Standards-Version: 3.5.10 Package: libnasl2 Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]