Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 13:59:04 -0500
From:      "Troy Settle" <troy@psknet.com>
To:        <blaz@amis.net>, <freebsd-questions@freebsd.org>, <freebsd-ports@freebsd.org>
Subject:   Postfix + MySQL (ports updated 2/8)
Message-ID:  <GIEHKBHPBGKJPNMBCOHFCEGPCAAA.troy@psknet.com>

next in thread | raw e-mail | index | archive | help

All,

I'm trying to build postfix from ports (updated 2/8).  It's crapping out,
and I'm not sure where to begin looking.  Building on another machine works
fine (same version of posfix, older version of MySQL [3.22.32 vs. 3.23.32]).


cc -DHAS_MYSQL -I/usr/local/include/mysql  -O -pipe -I. -I../include -DFREEB
SD4 -o error error.o ../lib/libmaster.a ../lib/libglobal.a ../lib/libutil.a
/usr/local/lib/mysql/libmysqlclient.a -lm
/usr/local/lib/mysql/libmysqlclient.a(my_compress.o): In function
`my_compress_alloc':
my_compress.o(.text+0xb0): undefined reference to `compress'
/usr/local/lib/mysql/libmysqlclient.a(my_compress.o): In function
`my_uncompress':
my_compress.o(.text+0x121): undefined reference to `uncompress'
*** Error code 1


This isn't critical for me, but I do need to start exploring the viability
of using Postfix soon.

TIA,

--
  Troy Settle
  Pulaski Networks
  540.994.4254

They told me to think out of the box, but I
tripped over it, now I own my own company.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GIEHKBHPBGKJPNMBCOHFCEGPCAAA.troy>