Re: qmail-qfilter compile problems with bglibs
Shane Waldrop <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
I'm having the same issue on Debian Sarge 3.1 and have already installed bglibs-1.021/ and bglibs-1.022/ (tried both) Problem: ./compile insthier.c ./load insthier -lbg-installer -lbg-msg -lbg-iobuf -lbg mv insthier installer ./load insthier -lbg-instcheck /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x13): In function `makepath': instlib/instcheck.c:23: undefined reference to `str_copys' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x1b):instlib/instcheck. c:23: undefined reference to `wrap_str' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x2d):instlib/instcheck. c:25: undefined reference to `str_catc' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x35):instlib/instcheck. c:25: undefined reference to `wrap_str' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x41):instlib/instcheck. c:26: undefined reference to `str_cats' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x49):instlib/instcheck. c:26: undefined reference to `wrap_str' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x8b): In function `xchdir': instlib/instcheck.c:33: undefined reference to `msg_die' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0xe1): In function `testmode': instlib/instcheck.c:42: undefined reference to `msg_warnf' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0xf5):instlib/instcheck. c:44: undefined reference to `msg_dief' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x113):instlib/instcheck .c:47: undefined reference to `msg_warnf' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x130):instlib/instcheck .c:49: undefined reference to `msg_warnf' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x151):instlib/instcheck .c:51: undefined reference to `msg_warnf' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x200): In function `d': instlib/instcheck.c:76: undefined reference to `msg_dief' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x264): In function `s': instlib/instcheck.c:88: undefined reference to `msg_dief' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x299):instlib/instcheck .c:92: undefined reference to `msg_warnf' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x2d0): In function `opendir': instlib/instcheck.c:99: undefined reference to `msg_dief' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x2fc):instlib/instcheck .c:101: undefined reference to `msg_dief' /usr/local/lib/libbg-instcheck.a(instcheck.o)(.text+0x186): In function `testmode': instlib/instcheck.c:53: undefined reference to `msg_warnf' collect2: ld returned 1 exit status make: *** [instcheck] Error 1