This is a discussion on Re: postfix -DHAS_MYSQL error within the mailing.postfix.users forums, part of the Mail Servers and Related category; Excuse the top posting... Thanks for the help ... postfix is now running, and my family can send mail again...none ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Excuse the top posting...
Thanks for the help ... postfix is now running, and my family can send mail again...none of the "local" box mail works yet - but now I have something to troubleshoot. Thanks again... > On Sat, 28 May 2005 09:47:19 -0700 > Postmaster <Postmaster@light-hall.com> wrote: >=20 > > Quoting Keith Matthews <postfix@frequentous.co.uk>: > >=20 > > > > > > gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL > -I/usr/include/mysql > > > -g -O > > > > -I. -I../../include DLINUX2 -c master_flow.c > > > > gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL > -I/usr/include/mysql > > > -g -O > > > > -I. -I../../include DLINUX2 -0 master master.o master_conf.o > > > > master_ent.o master_sig.o master_avail.0 master_sig.o > > > master_service.o > > > > master_status.o master_listen.o master_vars.o master_wakeup.o > > > > master_flow.o ../lib/libglobal.a ../../lib/libutil.a > > > -L/usr/lib/mysql > > > > -lmysqlclient -lz -lm -ldb -lnsl -lresolv > > > > > > > > > > /usr/lib/gcc-lib/i586-suse-linus/3.3.4/../../../../i586-suse-linux/bi > > n/ld: > > > > cannot find -lz > > > > > > >=20 > > > zlib is missing - it's a compression library. Install it and > then > > > try compiling again. > > =20 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=20 > >=20 > > zlib is installed...I installed zlib-devel and gave it a try... > >=20 > > Now ends with: > >=20 > > cp tlsmgr ../../libexec > >=20 > > Aren't the 100+ DHAS_MYSQL errors before that a concern? > >=20 >=20 > What errors ? If you are talking about the '-Wmissing-prototypes' > bit > that's just the compiler parameters not an indication of an error. >=20 > > I just tried restarting postfix and did a postconf -n for > giggles... > >=20 > > no mysql > >=20 >=20 > Did you complete the install ? >=20 > --=20 > I do not reply to directly addressed mail unless it is clearly a > matter > that should be dealt with off-list. >=20 >=20 |