Hi
I had the same problem. 

I managed to get 2.2.4 to finish building by applying the sfio patches in the 
sfio and ksh93 ports by hand into

programs/dtksh/ksh93/src/lib/libast/sfio

ie.

+.if ${OSVERSION} >= 1100093
+post-patch:
+       ${REINPLACE_CMD} -e 's|SF_FLAGS|SFIO_FLAGS|g' \
+               ${WRKSRC}/src/lib/sfio/*.[ch]

Not sure how or where to patch the cde source - hopefully someone more familiar 
with the code + build files can take a look or explain where the patch woud be 
needed.

I did notice though I get the following seg faults in programs/tttypes

Extracting NLS messages for: targetfile
../../../../programs/localized/util/merge -lang it_IT.ISO8859-1 Backdrops.tmsg 
< Backdrops.nls > desc.it_IT.ISO8859-1 || rm -f desc.it_IT.ISO8859-1
making all in programs/tttypes...
rm -f dtfile.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtfile.ptype && touch 
dtfile.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dticon.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dticon.ptype && touch 
dticon.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dtpad.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtpad.ptype && touch 
dtpad.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dtcm.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtcm.ptype && touch 
dtcm.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dtmail.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtmail.ptype && touch 
dtmail.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dtdbcache.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtdbcache.ptype && touch 
dtdbcache.done ; rm -f .tt_lock
session DtDtsCache() => start opnum=1;
Segmentation fault (core dumped)
rm -f dtterm.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtterm.ptype && touch 
dtterm.done ; rm -f .tt_lock
Segmentation fault (core dumped)
rm -f dtinfo.done
TTPATH=. 
LD_LIBRARY_PATH=../../exports/lib:../../imports/motif/lib:../../imports/x11/lib 
../../lib/tt/bin/tt_type_comp/tt_type_comp -sd user -m dtinfo.ptype && touch 
dtinfo.done ; rm -f .tt_lock
Segmentation fault (core dumped)
making all in programs/nsgmls...
rm -f Allocator.o


and Xsession doesn't start
 - I get this in the .dt/startlog

/usr/dt/bin/Xsession: line 652: 846: Memory fault 

and I get a ttsession.core dump , so it's possibly linked.


any help / pointers highly welcome !

regards

trev


------------------------------------------------------------------------------
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to