HI,

I am new to this list...

If this has been discussed - I apologize.
I am trying to build qmail on RedHat 7.2 with the qmail-toaster-05 and
chkuser patches in place.

make fails with the following errors
 (I have only included the first and last few lines for brievity.)

Any advice would be greately appreciated.

Thanks,
Cindy Smith
KTC iNet

mailhost1:/var/src/qmail-1.03# make
./load qmail-smtpd qregex.o rcpthosts.o commands.o timeoutread.o \
timeoutwrite.o ip.o ipme.o ipalloc.o control.o constmap.o \
received.o date822fmt.o now.o qmail.o cdb.a fd.a wait.a \
datetime.a getln.a open.a sig.a case.a env.a stralloc.a \
alloc.a substdio.a error.a str.a fs.a auto_qmail.o base64.o  `cat \
socket.lib` -lssl -lcrypto dns.o `cat dns.lib` -lcrypt \
    `head -1 conf-vpopmail`/lib/libvpopmail.a
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vauth_open_update':
/var/src/vpopmail-5.2.1/vauth.c:108: undefined reference to `mysql_init'
/var/src/vpopmail-5.2.1/vauth.c:111: undefined reference to
`mysql_real_connect'
/var/src/vpopmail-5.2.1/vauth.c:115: undefined reference to
`mysql_error'
/var/src/vpopmail-5.2.1/vauth.c:121: undefined reference to
`mysql_real_connect'

****SNIP****SNIP***

/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vcreate_dir_control':
/var/src/vpopmail-5.2.1/vauth.c:1076: undefined reference to
`mysql_free_result'
collect2: ld returned 1 exit status
make: *** [qmail-smtpd] Error 1
mailhost1:/var/src/qmail-1.03#

Reply via email to