<div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">If you're building on SVR3, cd /usr/src/cmd/cron && make -f cron.mk should suffice, all four variations on SVR3 sources I have have a cron.mk included.</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Curiously, my SVR3.2 for 3B2 sources are missing elm.c and some other bits, and actually wouldn't build, if you've specifically snagged SVR3.2, you might try sources from another revision, if we pulled from the same source you're probably also missing elm.c in that specific revision.  There's also an M68k version of SVR3.1 floating around out there somewhere that appears to have the necessary bits, I can't imagine there's anything platform specific in cron.</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Finally, there's always good old "grep -r 'el_add' /usr/src" and "find /usr/src -name elm.c"<br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Best of luck!<br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">- Matt G.<br></div><div class="protonmail_quote">
        On Thursday, December 28th, 2023 at 1:21 PM, KenUnix <ken.unix.guy@gmail.com> wrote:<br><br>
        <blockquote class="protonmail_quote" type="cite">
            <div dir="ltr"><div>Hi. I am trying to compile cron for the 3b2-400 and 3b2-700</div><div>and am apparently missing required libraries. The reason is</div><div>on the 3b2-400 after boot up it complains there is corruption</div><div>in the crontab for every user lp, sysadm, root and so on.<br></div><div><br></div><div># make cron<br>        cc -O  cron.c -o cron<br>undefined                       first referenced<br> symbol                             in file<br>el_add                              cron.o<br>el_delete                           cron.o<br>el_empty                            cron.o<br>el_first                            cron.o<br>el_init                             cron.o<br>xmalloc                             cron.o<br>el_remove                           cron.o<br>num                                 cron.o<br>days_in_mon                         cron.o<br>days_btwn                           cron.o<br>ld fatal: Symbol referencing errors. No output written to cron<br>*** Error code 13<br><br>Stop.<br></div><div><br></div><div>Does anyone have these libraries? Thanks.<br></div><div><span class="gmail_signature_prefix">-- </span><br><div data-smartmail="gmail_signature" class="gmail_signature" dir="ltr"><div dir="ltr"><div>WWL ðŸ“š<br></div><div><br></div><div><br></div></div></div></div></div>

        </blockquote><br>
    </div>