openbsd faq, autoconf
badli al rashid <[email protected]> Sun, 21 Jun 2026 13:54:39 +0800
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <CAJinB_AdiFXc1u3zuWQ=3gWy483zEgxojQfi1NwsDD7Mppaubg@mail.gmail.com> |
Dear misc, i have downloaded the gnu autoconf 2.73, gnu automake 1.81 and gnu m4 1.4.21 source files from ftp.gnu.org website. when i try to compile, it gives out strcpy is not safe to use please use strlcpy and someother functions message. I change the function but the program is missing aclocal. do i have to change all the not safe functions for gnu ? the gameoftrees tarball compile and run without any issue. i do not have connectivity to the internet for my desktop that is why i can not use the ports system. i copy source code tarballs and install it manually to /usr/local. regards, badli