From owner-freebsd-questions Sat Feb 10 10:59:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from orion.psknet.com (mail.psknet.com [63.171.251.4]) by hub.freebsd.org (Postfix) with SMTP id 8FE9C37B401 for ; Sat, 10 Feb 2001 10:59:07 -0800 (PST) Received: (qmail 89835 invoked from network); 10 Feb 2001 18:59:04 -0000 Received: from abyss.dashit.net (HELO ABYSS) (209.100.22.250) by mail.psknet.com with SMTP; 10 Feb 2001 18:59:04 -0000 From: "Troy Settle" To: , , Subject: Postfix + MySQL (ports updated 2/8) Date: Sat, 10 Feb 2001 13:59:04 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-AntiVirus: scanned for viruses by Pulaski Networks (http://www.psknet.com) using AMaViS (http://www.amavis.org) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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