It seems that after changing -O2 to -O for FreeBSD pax started to build successfully. Interesting. --- cde/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/cde/.gitignore b/cde/.gitignore index 1ebea60..b7b872c 100644 --- a/cde/.gitignore +++ b/cde/.gitignore @@ -799,6 +799,7 @@ programs/dtksh/examples/crMovesText1 programs/dtksh/ksh93/bin programs/dtksh/ksh93/include programs/dtksh/ksh93/lib +programs/dtksh/ksh93/man programs/dtksh/ksh93/man/man1/sh.1 programs/dtksh/ksh93/man/man1/sh.1.old programs/dtksh/ksh93/man/man3/LIBAST.3 @@ -946,6 +947,11 @@ programs/dtksh/ksh93/src/cmd/ksh93/ksh programs/dtksh/ksh93/src/cmd/ksh93/ksh.msg programs/dtksh/ksh93/src/cmd/ksh93/shcomp programs/dtksh/ksh93/src/cmd/ksh93/suid_exec +programs/dtksh/ksh93/src/cmd/pax/bax +programs/dtksh/ksh93/src/cmd/pax/cpio +programs/dtksh/ksh93/src/cmd/pax/nocom +programs/dtksh/ksh93/src/cmd/pax/pax +programs/dtksh/ksh93/src/cmd/pax/tar programs/dtksh/ksh93/src/cmd/pax/FEATURE/ programs/dtksh/ksh93/src/cmd/pax/MAM.list programs/dtksh/ksh93/src/cmd/pax/MAM.time -- 1.7.9.2 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel