> Neither do I - intentionally. This is from a straight checkout.
>
> I've committed your patches, but I still get the undefined reference
> above.
Then you must do something wrong.
1. These both arise from DIAGS-statements, which only produce something
when GENEREATE_DIAGS is 1, which is only the case when you do make deb.
2. My post 'patch::deb' removes the code that contains these DAIGS.
Well, these are the default targets as defined in XAAESDEFS...
xaaestargets = deb 000 sto 030 040 060 ozk
So I'm not doing anything wrong as the 'deb' target is a default target.
Therefore it still HAS to compile.