Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2012 10:00:32 -0700 (PDT)
From:      Doug Barton <dougb@FreeBSD.org>
To:        gecko@FreeBSD.org, ale@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   mail/enigmail-thunderbird broken with the latest thunderbird update
Message-ID:  <alpine.BSF.2.00.1207271000230.65154@bcgv.qbhto.arg>

next in thread | raw e-mail | index | archive | help
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



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