Re: [cdesktopenv-devel] Can`t compile dtmail and ttsession

2014-03-29 Thread alx
Rodrigo Gesswein wrote: > /usr/include/X11/VendorP.h:87: error: previous declaration of > ‘VendorShellClassRec vendorShellClassRec’ with ‘C++’ linkage > /usr/include/Xm/VendorSP.h:61: error: conflicts with new declaration with ‘C’ > linkage Looks like it has bugged Xt headers. libXt-1.0.5 ? --

Re: [cdesktopenv-devel] Can`t compile dtmail and ttsession

2014-03-29 Thread Johannes von Rotz
On 03/29/2014 12:16 AM, Rodrigo Gesswein wrote: > make[1]: Entering directory `/root/Desktop/cdesktopenv-code/cde/lib/tt/slib' > rm -f mp_rpc_server.o > g++ -g -pipe -fpermissive -c -O2 -fno-strict-aliasing -Wno-write-strings > -I. -I../lib -I../../.. -I../../../exports/include > -I../../../im

[cdesktopenv-devel] Can`t compile dtmail and ttsession

2014-03-28 Thread Rodrigo Gesswein
Dear All, I`m trying to compile and install CDE (from git) on RHEL Server 5.3 (Tikanga) x86_64, but it fails with dtmail and ttsession: make[1]: Entering directory `/root/Desktop/cdesktopenv-code/cde/programs/dtmail/dtmail' rm -f AttachArea.o g++ -g -pipe -fpermissive -c -O2 -f