Re: FreeBSD Security Advisory FreeBSD-SA-10:10.openssl

2010-12-03 Thread Paul Mather
On Dec 2, 2010, at 4:54 AM, Gareth de Vaux wrote: > On Thu 2010-12-02 (00:05), jhell wrote: >> Try that with a ( make includes ) in that same directory and if it works >> then the advisory will have to be revised. > > Ah awesome, that works thanx. > > (I don't see why though, since it was only h

Re: FreeBSD Security Advisory FreeBSD-SA-10:10.openssl

2010-12-02 Thread Gareth de Vaux
On Thu 2010-12-02 (00:05), jhell wrote: > Try that with a ( make includes ) in that same directory and if it works > then the advisory will have to be revised. Ah awesome, that works thanx. (I don't see why though, since it was only half complaining about a missing definition, even when I manuall

Re: FreeBSD Security Advisory FreeBSD-SA-10:10.openssl

2010-12-01 Thread jhell
On 12/01/2010 12:53, Gareth de Vaux wrote: > On Mon 2010-11-29 (21:19), FreeBSD Security Advisories wrote: >> # cd /usr/src >> # patch < /path/to/patch >> # cd /usr/src/secure/lib/libssl >> # make obj && make depend && make && make install > > Hi all, I'm following the instructions with: > > # cv

Re: FreeBSD Security Advisory FreeBSD-SA-10:10.openssl

2010-12-01 Thread Gareth de Vaux
On Mon 2010-11-29 (21:19), FreeBSD Security Advisories wrote: > # cd /usr/src > # patch < /path/to/patch > # cd /usr/src/secure/lib/libssl > # make obj && make depend && make && make install Hi all, I'm following the instructions with: # cvsup /etc/cvsup-src.conf # rm -rf /usr/obj # cd /usr/sr