Skip site navigation (1)Skip section navigation (2)
Date:      23 May 2001 07:29:21 -0000
From:      scorpio@drkshdw.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        dwcjr@inethouston.net
Subject:   ports/27563: postfix-current is broken
Message-ID:  <20010523072921.33495.qmail@user4.net011.fl.sprint-hsd.net>

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

>Number:         27563
>Category:       ports
>Synopsis:       postfix-current is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 00:30:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Palmer
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD jeff.isni.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed May 16 12:55:48 EDT 2001 root@jeff.isni.net:/usr/obj/usr/src/sys/FreeBSD i386


	
>Description:
when building postfix-current  with SASL and TLS support..   it provides the following output.

gcc -Wmissing-prototypes -Wformat -DUSE_SASL_AUTH -I/usr/local/include -I/usr/local/include/db3 -DHAS_SSL 
-I/usr/include/openssl  -O2 -Os -pipe -march=pentiumpro -I. -I../../include -DFREEBSD4 -c smtpd_sasl_glue.c
gcc -Wmissing-prototypes -Wformat -DUSE_SASL_AUTH -I/usr/local/include -I/usr/local/include/db3 -DHAS_SSL 
-I/usr/include/openssl  -O2 -Os -pipe -march=pentiumpro -I. -I../../include -DFREEBSD4 -o smtpd smtpd.o smtpd_token.o 
smtpd_check.o smtpd_chat.o smtpd_state.o  smtpd_peer.o smtpd_sasl_proto.o smtpd_sasl_glue.o ../../lib/libmaster.a 
../../lib/libglobal.a ../../lib/libdns.a ../../lib/libutil.a /usr/local/lib/libsasl.a -lpam -lcrypt -lkrb -ldes 
-lcom_err -L/usr/local/lib -ldb3 -lssl -lcrypto
/usr/local/lib/libsasl.a(checkpw.o): In function `mysql_verify_password':
checkpw.o(.text+0x12ec): undefined reference to `mysql_connect'
checkpw.o(.text+0x1320): undefined reference to `mysql_select_db'
checkpw.o(.text+0x1330): undefined reference to `mysql_close'
checkpw.o(.text+0x142c): undefined reference to `mysql_query'
checkpw.o(.text+0x143c): undefined reference to `mysql_store_result'
checkpw.o(.text+0x145d): undefined reference to `mysql_close'
checkpw.o(.text+0x1473): undefined reference to `mysql_affected_rows'
checkpw.o(.text+0x1486): undefined reference to `mysql_free_result'
checkpw.o(.text+0x148f): undefined reference to `mysql_close'
checkpw.o(.text+0x14d4): undefined reference to `mysql_free_result'
checkpw.o(.text+0x14e0): undefined reference to `mysql_close'
*** Error code 1

Stop in /usr/ports/mail/postfix-current/work/snapshot-20010329/src/smtpd.
*** Error code 1

Stop in /usr/ports/mail/postfix-current/work/snapshot-20010329.


	
>How-To-Repeat:
Try to build the port.
	
>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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