RE: Announcing bglibs version 1.020
"Ville Walveranta" <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Organization | Astron-Fortis Inc |
| Message-ID | <[email protected]> |
Bruce, Compilation of 1.020 fails on FreeBSD 4.11-RELEASE system: ----- iobuf/obuf_putf.c: In function `obuf_putfv': iobuf/obuf_putf.c:11: warning: implicit declaration of function `va_copy' iobuf/obuf_putf.c:10: warning: `ap2' might be used uninitialized in this function selftests.sh.tmp.34052/test.o: In function `obuf_putfv': /usr/local/src/1MAILSYSTEM/bglibs-1.020/iobuf/obuf_putf.c:13: undefined reference to `va_copy' =====> Load failed! <===== Cleaning up selftests.sh.tmp.34052 *** Error code 1 ----- The 1.019 still compiled without errors. // Ville