Re: [cdesktopenv-devel] FreeBSD - Fix compiling on 8.3-RELEASE (utmpx.h)

2013-02-26 Thread Jon Trulson
On Tue, 26 Feb 2013, Karsten Pedersen wrote: > Hi Jon, > > Please find attached the two patches. > > They should both now be in the correct format but let me know if there are > any issues. I might be adding a few fixes in future so should probably get > this right :) > > Best regards, > > Karst

Re: [cdesktopenv-devel] FreeBSD - Fix compiling on 8.3-RELEASE (utmpx.h)

2013-02-26 Thread Karsten Pedersen
Hi Jon, Please find attached the two patches. They should both now be in the correct format but let me know if there are any issues. I might be adding a few fixes in future so should probably get this right :) Best regards, Karsten 0001-Fixed-colore

Re: [cdesktopenv-devel] FreeBSD - Fix compiling on 8.3-RELEASE (utmpx.h)

2013-02-25 Thread Jon Trulson
On Mon, 25 Feb 2013, Karsten Pedersen wrote: > Hi all, > > Another patch I have found whilst digging around my HD... > The following patch will allow CDE to build on FreeBSD 8.3 (Still in > production).The issue being that FreeBSD versions before 9 only have utmp.h > rather than utmpx.h > Not su

[cdesktopenv-devel] FreeBSD - Fix compiling on 8.3-RELEASE (utmpx.h)

2013-02-25 Thread Karsten Pedersen
Hi all, Another patch I have found whilst digging around my HD... The following patch will allow CDE to build on FreeBSD 8.3 (Still in production).The issue being that FreeBSD versions before 9 only have utmp.h rather than utmpx.h Not sure if it is a good solution but it might be nice to keep CD