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:
<q dtmail>
make[1]: Entering directory
`/root/Desktop/cdesktopenv-code/cde/programs/dtmail/dtmail'
rm -f AttachArea.o
g++ -g -pipe -fpermissive -c -O2 -fno-strict-aliasing -Wno-write-strings -I.
-I../include -I../include/MotifApp -I../include/utils -I../include/DtMail
-I../libDtMail/RFC -I../../../lib -I../../../lib/DtHelp -I../../..
-I../../../exports/include -I../../../imports/motif/include -I/usr/include
-Dlinux -D__x86_64__ -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -DANSICPP -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=2
-DOSMINORVERSION=6 -DRELEASE_NOTES -DDTMAIL_TOOLTALK -DDTEDITOR AttachArea.C
/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
AttachArea.C: In member function ‘void
AttachArea::undeleteLastDeletedAttachment(DtMailEnv&)’:
AttachArea.C:1474: warning: converting to non-pointer type ‘long int’ from NULL
AttachArea.C:1474: warning: converting to non-pointer type ‘long int’ from NULL
make[1]: *** [AttachArea.o] Error 1
make[1]: Leaving directory
`/root/Desktop/cdesktopenv-code/cde/programs/dtmail/dtmail'
</q>
And ttsession:
<q ttsession>
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../../../imports/motif/include
-I/usr/include -Dlinux -D__x86_64__ -D_POSIX_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -DANSICPP -DMULTIBYTE -DNLS16
-DOSMAJORVERSION=2 -DOSMINORVERSION=6 mp_rpc_server.C
mp_rpc_server.C: In member function ‘int _Tt_rpc_server::init(void
(*)(svc_req*, SVCXPRT*))’:
mp_rpc_server.C:123: error: ‘svcfd_create’ was not declared in this scope
make[1]: *** [mp_rpc_server.o] Error 1
make[1]: Leaving directory `/root/Desktop/cdesktopenv-code/cde/lib/tt/slib'
</q>
Please, can you help me to compile CDE ??
Thank you!
--
Rodrigo
------------------------------------------------------------------------------
_______________________________________________
cdesktopenv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel