On Fri, Mar 13, 2015 at 9:03 AM, William Scott Lockwood III
<[email protected]> wrote:
> Ryan,
>   Thank you very much for the patch! I saved it as
> openvas-wmi-1.3.14.patch6 and tried to apply it. Here are the results
> I got.
>
> [root@localhost wmi-1.3.14]# patch -p1 < openvas-wmi-1.3.14.patch6
> patching file Samba/source/pidl/idl.yp
> Hunk #1 FAILED at 483.
> 1 out of 1 hunk FAILED -- saving rejects to file Samba/source/pidl/idl.yp.rej
> patching file Samba/source/pidl/lib/Parse/Pidl/IDL.pm
> Hunk #1 FAILED at 3169.
> 1 out of 1 hunk FAILED -- saving rejects to file
> Samba/source/pidl/lib/Parse/Pidl/IDL.pm.rej
>
> I'm not sure what I'm doing wrong.

So, I made the edits manually. make proto all now gives the following error:

bin/static/libtls.a(tls.o): In function `tls_init_server':
tls.c:(.text+0x11ad): undefined reference to `gnutls_transport_set_lowat'
bin/static/libtls.a(tls.o): In function `tls_init_client':
tls.c:(.text+0x15bf): undefined reference to `gnutls_transport_set_lowat'
collect2: error: ld returned 1 exit status
make: *** [bin/regpatch] Error 1

However, I think this means your patch worked, but there is an error
of some sort in tls.c now instead.

--
W. Scott Lockwood III
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to