Re: [Proftpd-user] ProFTPD 1.3.8rc1 released!
"TJ Saunders" <[email protected]> Mon, 21 Jun 2021 18:41:42 -0700
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
> I tried to build an RPM for this version for RH8, but it failed > due to some minor compilation errors in the ./tests/api/ area. > the failures were along the lines of: > > error: call to '__open_missing_mode' declared with attribute error: > open with O_CREAT or O_TMPFILE in second argument needs 3 arguments > > I fixed those by just adding 0660 as the third parameter to > those calls. Below is the patch file I ended up using. Hopefully > this is helpful. Thanks! Another ProFTPD user provided a similar pull request/fix, which has been merged; see: https://github.com/proftpd/proftpd/pull/1259 Cheers, TJ _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html