First let me say a big thank you to the gecko@ team. It's obvious that
the latest round of updates includes an enormous amount of work, and
both the thunderbird build and the firefox PGO build went flawlessly.
I've been using the new firefox and it is great so far. :)
The problem comes in with the enigmail-thunderbird build. After
re-building thunderbird and starting the enigmail build I get this:
cd
/usr/local/tmp/WRKDIRPREFIX/frontier/ports-svn/head/mail/enigmail-thunderbird/work/comm-release/mailnews/extensions/enigmail
&& /usr/bin/env SHELL=/bin/sh
NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local
MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc"
CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS=""
LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel
-m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444"
BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555"
BSD_INSTALL_DATA="install -o root -g wheel -m 444"
BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake
Makefile:45: ../../../config/autoconf.mk: No such file or directory
/usr/local/tmp/WRKDIRPREFIX/frontier/ports-svn/head/mail/enigmail-thunderbird/work/comm-release/config/config.mk:57:
../../../config/autoconf.mk: No such file or directory
gmake: *** No rule to make target `../../../config/autoconf.mk'. Stop.
*** [do-build] Error code 2
I looked in that directory and the autoconf.mk.in file is there, but the
.mk file has not been built. Given the complexity of the enigmail build
process it isn't obvious to me what the solution is.
Sorry to be the bearer of bad news,
Doug
_______________________________________________
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"