On Sat, 30 Mar 2013 09:00:43 -0400, Lowell Gilbert <freebsd-ports-lo...@be-well.ilk.org> wrote:

Andre Goree <an...@drenet.info> writes:

Having issues building postfixadmin on a 10-CURRENT system.  Any advice?

[root@nqhost postfixadmin]# make install clean
===>  Installing for postfixadmin-2.3.6
===>   postfixadmin-2.3.6 depends on file:
/usr/local/include/php/main/php.h - found
===>   postfixadmin-2.3.6 depends on file:
/usr/local/lib/php/20090626/session.so - found
===>   postfixadmin-2.3.6 depends on file:
/usr/local/lib/php/20090626/mbstring.so - found
===>   postfixadmin-2.3.6 depends on file:
/usr/local/lib/php/20090626/xmlrpc.so - found
===>   postfixadmin-2.3.6 depends on file:
/usr/local/lib/php/20090626/mysqli.so - found
===>   Generating temporary packing list
===>  Checking if mail/postfixadmin already installed
(cd /usr/ports/mail/postfixadmin/work/postfixadmin-2.3.6/ &&  /bin/sh -c
'(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&
 /usr/sbin/chown -R root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d
-exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod
444 $1/{} \;' -- \*.php /usr/local/www/postfixadmin "! -name
config.inc.php")
*** [do-install] Error code 1

Stop in /usr/ports/mail/postfixadmin.
*** [install] Error code 1

Stop in /usr/ports/mail/postfixadmin.

No message from what actually goes wrong; strange.
Especially for failing on do-install; it looks like it should be
changing permissions at that point.

And I can't reproduce the failure on RELENG_9 with default options.
Are you using any unusual options?

I have just 'mysqli' selected. I believe I've tried with 'mysql' instead, as well. Strange indeed!

--
Andre Goree
an...@drenet.info
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to