Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-17 Thread Jon Trulson
On Mon, 15 Jun 2015, Douglas Carmichael wrote: > Alex: > > Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD > 5.7, and they should resolve your issues. > Applied, thanks! -- Jon Trulson "If we can hit that bull's-eye, the rest of the dominoes will fall like a house

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-16 Thread Isaac Dunham
On Tue, Jun 16, 2015 at 03:54:09PM -0600, Jon Trulson wrote: > On Mon, 15 Jun 2015, Isaac Dunham wrote: > > >While this change is functionally equivalent to the original code > >(apart from the detail that it's actually valid), I wonder if we > >should try to update to match current xdm or make th

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-16 Thread Jon Trulson
On Mon, 15 Jun 2015, Isaac Dunham wrote: > On Mon, Jun 15, 2015 at 06:32:30PM -0500, Douglas Carmichael wrote: > ... > > Please fix your mailer; it's marking patches as application/octet-stream > rather than text/x-diff or similar. > > Comments below. > >> From: Douglas Carmichael >> Date: Sun, 1

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Isaac Dunham
On Mon, Jun 15, 2015 at 06:32:30PM -0500, Douglas Carmichael wrote: ... Please fix your mailer; it's marking patches as application/octet-stream rather than text/x-diff or similar. Comments below. > From: Douglas Carmichael > Date: Sun, 14 Jun 2015 11:10:36 -0500 > Subject: [PATCH] Patches to e

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Alex Madama
...@gmail.com Cc: cdesktopenv-devel@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile Alex: Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD 5.7, and they should resolve your issues. —Douglas

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Douglas Carmichael
Alex: Karsten Pedersen and I came up with some patches to make CDE work on OpenBSD 5.7, and they should resolve your issues. —Douglas 0001-Patches-to-enable-compilation-on-OpenBSD-5.7.patch Description: Binary data --

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-15 Thread Alex Madama
l@lists.sourceforge.net Subject: Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile Hi, The compilation of dtlogin fails because of undefined references to `setkey' and to `encrypt'. Those are POSIX and System V functions, but they may need compatibility libraries on BSD. The

Re: [cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-14 Thread Edmond Orignac
Hi, The compilation of dtlogin fails because of undefined references to `setkey' and to `encrypt'. Those are POSIX and System V functions, but they may need compatibility libraries on BSD. The warnings: target ../../imports/x11/lib/libXau.a (prerequisite of: dtlogin) does not have any command

[cdesktopenv-devel] OpenBSD 5.7 AMD64 fails to compile

2015-06-13 Thread Alex Madama
Hi everyone, I am trying to update the wiki entry for OpenBSD CDE build. Using the baseline that I wrote and verified with CDE 2.2.1 on OpenBSD 5.4. Currently with the new CDE 2.2.3 and OpenBSD 5.7 AMD64 I am unable to get a proper compile. Tail of the make World is below: xdmcp.c: In functio