DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 18th July 2008
Pollywog Pollywog is offline
Port Guard
 
Join Date: Jul 2008
Posts: 12
Default unable to install Postfix from ports on OBSD 4.3

I can't get Postfix from snapshots to install on OpenBSD 4.3
I have tried to install Postfix from both snapshots and stable to install on OpenBSD 4.3 but I get this:

c -DFD_SETSIZE=2048 -DDEF_CONFIG_DIR=\"/etc/postfix\" -DDEF_DATA_DIR=\"/var/pos
tfix\" -DUSE_TLS -DUSE_SASL_AUTH -DHAS_PCRE -I/usr/local/include -I/usr/local/in
clude -I/usr/local/include/sasl -DUSE_CYRUS_SASL -I/usr/local/include/mysql -DHA
S_MYSQL -DSNAPSHOT -O2 -pipe -I. -I../../include -DOPENBSD4 -c discard.c
cc -DFD_SETSIZE=2048 -DDEF_CONFIG_DIR=\"/etc/postfix\" -DDEF_DATA_DIR=\"/var/pos
tfix\" -DUSE_TLS -DUSE_SASL_AUTH -DHAS_PCRE -I/usr/local/include -I/usr/local/in
clude -I/usr/local/include/sasl -DUSE_CYRUS_SASL -I/usr/local/include/mysql -DHA
S_MYSQL -DSNAPSHOT -O2 -pipe -I. -I../../include -DOPENBSD4 -o discard discard.
o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto
-L/usr/local/lib -lpcre -L/usr/local/lib -lsasl2 -L/usr/local/lib/mysql -lmysql
client
../../lib/libutil.a(concatenate.o)(.text+0x64): In function `concatenate':
: warning: strcpy() is almost always misused, please use strlcpy()
../../lib/libglobal.a(mail_conf_int.o)(.text+0x1ae): In function `set_mail_conf_
int':
: warning: sprintf() is often misused, please use snprintf()
../../lib/libutil.a(concatenate.o)(.text+0x84): In function `concatenate':
: warning: strcat() is almost always misused, please use strlcat()
cp discard ../../libexec
[src/tlsmgr]
cc -DFD_SETSIZE=2048 -DDEF_CONFIG_DIR=\"/etc/postfix\" -DDEF_DATA_DIR=\"/var/pos
tfix\" -DUSE_TLS -DUSE_SASL_AUTH -DHAS_PCRE -I/usr/local/include -I/usr/local/in
clude -I/usr/local/include/sasl -DUSE_CYRUS_SASL -I/usr/local/include/mysql -DHA
S_MYSQL -DSNAPSHOT -O2 -pipe -I. -I../../include -DOPENBSD4 -c tlsmgr.c
cc -DFD_SETSIZE=2048 -DDEF_CONFIG_DIR=\"/etc/postfix\" -DDEF_DATA_DIR=\"/var/pos
tfix\" -DUSE_TLS -DUSE_SASL_AUTH -DHAS_PCRE -I/usr/local/include -I/usr/local/in
clude -I/usr/local/include/sasl -DUSE_CYRUS_SASL -I/usr/local/include/mysql -DHA
S_MYSQL -DSNAPSHOT -O2 -pipe -I. -I../../include -DOPENBSD4 -o tlsmgr tlsmgr.o
../../lib/libmaster.a ../../lib/libtls.a ../../lib/libglobal.a ../../lib/libuti
l.a -lssl -lcrypto -L/usr/local/lib -lpcre -L/usr/local/lib -lsasl2 -L/usr/local
/lib/mysql -lmysqlclient
../../lib/libutil.a(concatenate.o)(.text+0x64): In function `concatenate':
: warning: strcpy() is almost always misused, please use strlcpy()
../../lib/libglobal.a(mail_conf_int.o)(.text+0x1ae): In function `set_mail_conf_
int':
: warning: sprintf() is often misused, please use snprintf()
../../lib/libutil.a(concatenate.o)(.text+0x84): In function `concatenate':
: warning: strcat() is almost always misused, please use strlcat()
cp tlsmgr ../../libexec
===> Faking installation for postfix-2.6.20080216p1-sasl2-mysql
/bin/sh: cd: /usr/ports/mail/postfix/snapshot/w-postfix-2.6.20080216p1/postfix-2
.6-20080216 - No such file or directory
*** Error code 1

Stop in /usr/ports/mail/postfix/snapshot (line 110 of /usr/ports/mail/postfix/sn apshot/../Makefile.inc).
*** Error code 1

Stop in /usr/ports/mail/postfix/snapshot (line 2146 of /usr/ports/infrastructure /mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mail/postfix/snapshot (line 1392 of /usr/ports/infrastructure /mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mail/postfix/snapshot (line 1890 of /usr/ports/infrastructure /mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mail/postfix/snapshot (line 1422 of /usr/ports/infrastructure /mk/bsd.port.mk).


I can install one of the packages for Postfix but I can't get sasl and mysql support if I do that.
Reply With Quote
 

Tags
postfix openbsd

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot install wireshark from ports ccc FreeBSD Ports and Packages 1 1st February 2009 05:52 PM
Unable to make install on Subversion port Fuitad FreeBSD Ports and Packages 2 28th July 2008 04:49 PM
Can't install opera from ports erno FreeBSD Ports and Packages 2 25th June 2008 10:25 AM
OBSD 4.3 Customize site43 & install.site problems gamaliel OpenBSD Installation and Upgrading 7 3rd June 2008 03:25 PM
Install ports from cd? xCipherx OpenBSD Packages and Ports 5 2nd June 2008 06:35 PM


All times are GMT. The time now is 03:05 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick