Hi Douglas,

When I try to build CDE on FreeBSD 11.0-RELEASE-p1, everything else builds
> but there are significant errors when building dtksh.
>
> Here is the transcript:
> [...]
> sfio/sfclrlock.c:69:20: error: use of undeclared identifier 'SF_FLAGS'
>                 return (f->flags&SF_FLAGS);
>                                  ^3
> [...]
> What could cause this, and how could one fix it?
>

I don't think this is 11.0 related. It's more likely related to this
change -- unless sfio is now part of the base system:
https://svnweb.freebsd.org/ports/head/devel/sfio/Makefile?r1=406084&r2=406083&pathrev=406084

Try adjusting the dtksh code accordingly and see if it helps.


Kind regards,

Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to