Re: [SLE] Enabling MySQL in Postfix
From: Joe Morris (NTM) (Joe_Morris_at_ntm.org)
Date: 03/20/05
- Previous message: Carlos E. R.: "Re: [SLE] Enabling MySQL in Postfix"
- In reply to: Lucky Leavell: "Re: [SLE] Enabling MySQL in Postfix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Mar 2005 21:20:47 -0600 To: "[SLE]" <suse-linux-e@suse.com>
Lucky Leavell wrote:
>gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL -I/usr/include/mysql -g -O -I. -I../../include -DLINUX2 -o master master.o master_conf.o master_ent.o master_sig.o master_avail.o master_spawn.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-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lz
>collect2: ld returned 1 exit status
>make: *** [master] Error 1
>make: *** [update] Error 1
>
>=======================================================================================
>
>Further investigation shows libz and libm files are both found in /usr/lib
>(though some files are also in /lib?)
Try installing their -devel packages.
-- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Carlos E. R.: "Re: [SLE] Enabling MySQL in Postfix"
- In reply to: Lucky Leavell: "Re: [SLE] Enabling MySQL in Postfix"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|