Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-20 Thread Pascal Stumpf
On Sun, 19 Aug 2012 20:25:12 +, Marcin Cieslak wrote: > On Sun, 19 Aug 2012, Pascal Stumpf wrote: > > > Well, LANG already gets reset to a sensible value. If it does indeed > > work on FreeBSD with LC_CTYPE set, then this is probably an OS-dependent > > problem. > > No, I do not change any o

Re: [cdesktopenv-devel] [PATCH] DtWidget: Improve portability of Motif interface

2012-08-20 Thread Marcin Cieslak
On Sun, 19 Aug 2012, Jon Trulson wrote: > I propose that I take those header from the LGPL motif I have, add the > appropriate license headers, and put them in imports/motif/include/ You are right - I included them to push my change out fast (I dislike WIP to be stuck forever in my working tree)

Re: [cdesktopenv-devel] [PATCH] DtWidget: Improve portability of Motif interface

2012-08-20 Thread Jon Trulson
On Mon, 20 Aug 2012, Marcin Cieslak wrote: > On Sun, 19 Aug 2012, Jon Trulson wrote: > >> I propose that I take those header from the LGPL motif I have, add the >> appropriate license headers, and put them in imports/motif/include/ > > You are right - I included them to push my change out fast (I

Re: [cdesktopenv-devel] CDE from git master working on RHEL 6.3 x86_64 (fwd)

2012-08-20 Thread David Cantrell
On Sun, Aug 19, 2012 at 11:47:01PM -0600, Jon Trulson wrote: > On Sun, 19 Aug 2012, David Cantrell wrote: > > >On Sun, Aug 19, 2012 at 11:22 PM, Irek Szczesniak > >wrote: > >>On Mon, Aug 20, 2012 at 12:37 AM, David Cantrell > >> wrote: > >>>On Sun, Aug 19, 2012 at 6:26 PM, Lionel Cons > >>> wrot

Re: [cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-20 Thread Jubal Skaggs
Thanks Marcin for reviewing :-) I figured it would make a good start for a working draft once it makes it up into the wiki. On Sun, Aug 19, 2012 at 10:01 PM, Marcin Cieslak wrote: > On Sun, 19 Aug 2012, Jubal Skaggs wrote: > > > Here we go, after applying Marcin's patches, I can bring up Xsessi

Re: [cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-20 Thread Christopher Turkel
Since I'm not a coder, can someone tell me how to apply the FreeBSD patches mentioned in those two emails? -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat land

Re: [cdesktopenv-devel] Import Motif headers

2012-08-20 Thread ibid_ag
> I think they should be put together with the "official" ones > in $top/imports/motif/include/Xm (they live in the > same source directory anyway). > > There are two possibilities: > > 1) We can link them: > > So instead of doing right now > > ln -s /usr/local/include $top/imports/motif/include >

Re: [cdesktopenv-devel] Import Motif headers

2012-08-20 Thread Frederic Koehler
On Mon, Aug 20, 2012 at 6:40 PM, wrote: >> I think they should be put together with the "official" ones >> in $top/imports/motif/include/Xm (they live in the >> same source directory anyway). >> >> There are two possibilities: >> >> 1) We can link them: >> >> So instead of doing right now >> >>

Re: [cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-20 Thread Jon Trulson
On Mon, 20 Aug 2012, Christopher Turkel wrote: > Since I'm not a coder, can someone tell me how to apply the FreeBSD patches > mentioned in those two emails? > > The easiest way is using 'git am '... To avoid possible issues with further updates (especially when these are fixed and can be added

Re: [cdesktopenv-devel] Import Motif headers

2012-08-20 Thread Jon Trulson
On Mon, 20 Aug 2012, ibid...@lavabit.com wrote: >> I think they should be put together with the "official" ones >> in $top/imports/motif/include/Xm (they live in the >> same source directory anyway). >> >> There are two possibilities: >> >> 1) We can link them: >> >> So instead of doing right now

Re: [cdesktopenv-devel] Import Motif headers

2012-08-20 Thread Jon Trulson
On Mon, 20 Aug 2012, Frederic Koehler wrote: > On Mon, Aug 20, 2012 at 6:40 PM, wrote: >>> I think they should be put together with the "official" ones >>> in $top/imports/motif/include/Xm (they live in the >>> same source directory anyway). >>> >>> There are two possibilities: >>> >>> 1) We ca

Re: [cdesktopenv-devel] [PATCH] DtWidget: Improve portability of Motif interface

2012-08-20 Thread Marcin Cieslak
On Mon, 20 Aug 2012, Jon Trulson wrote: > On Mon, 20 Aug 2012, Marcin Cieslak wrote: > > > On Sun, 19 Aug 2012, Jon Trulson wrote: > > > > > I propose that I take those header from the LGPL motif I have, add the > > > appropriate license headers, and put them in imports/motif/include/ > > > > Y

Re: [cdesktopenv-devel] CDE from git master + Marcin Cieslak's patches bringup on freebsd9 64bit

2012-08-20 Thread Marcin Cieslak
On Mon, 20 Aug 2012, Jon Trulson wrote: > On Mon, 20 Aug 2012, Christopher Turkel wrote: > > > Since I'm not a coder, can someone tell me how to apply the FreeBSD patches > > mentioned in those two emails? > > > > > > The easiest way is using 'git am '... > > To avoid possible issues with furt

Re: [cdesktopenv-devel] fix localized build on OpenBSD

2012-08-20 Thread Jon Trulson
On Sun, 19 Aug 2012, Pascal Stumpf wrote: > See patch. > Applied. -- Jon Trulson Atoms are what make us matter. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and t

Re: [cdesktopenv-devel] [PATCH] DtWidget: Improve portability of Motif interface

2012-08-20 Thread Jon Trulson
On Tue, 21 Aug 2012, Marcin Cieslak wrote: > On Mon, 20 Aug 2012, Jon Trulson wrote: > >> On Mon, 20 Aug 2012, Marcin Cieslak wrote: >> >>> On Sun, 19 Aug 2012, Jon Trulson wrote: >>> I propose that I take those header from the LGPL motif I have, add the appropriate license headers, and