Date: Fri, 4 May 2007 14:06:17 +0200 (CEST) From: me@alexdyas.com To: gnome@FreeBSD.org Subject: Thunderbird 2.0 compile problem with FreeBSD Message-ID: <20070504140035.M82531@dynamo.numbersix.net>
next in thread | raw e-mail | index | archive | help
Hello, It seems there is a missing dependency check for the Thunderbird 2.0 port under FreeBSD. I got the following error: <snip> nsSmtpProtocol.cpp: In member function `void nsSmtpProtocol::AppendHelloArgument(nsACString_internal&)': nsSmtpProtocol.cpp:370: error: `PR_SI_HOSTNAME_UNTRUNCATED' undeclared (first use this function) nsSmtpProtocol.cpp:370: error: (Each undeclared identifier is reported only once for each function it appears in.) nsSmtpProtocol.cpp: In member function `PRInt32 nsSmtpProtocol::SendDataResponse()': nsSmtpProtocol.cpp:1402: warning: unused variable 'rv' nsSmtpProtocol.cpp: In member function `PRInt32 nsSmtpProtocol::SendMessageResponse()': nsSmtpProtocol.cpp:1480: warning: unused variable 'rv' gmake[4]: *** [nsSmtpProtocol.o] Error 1 gmake[4]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/mailnews/compose/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/mailnews/compose' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/mailnews' gmake[1]: *** [tier_99] Error 2 gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/mail/thunderbird. *** Error code 1 Stop in /usr/ports/mail/thunderbird. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade58903.0 make PORT_UPGRADE=yes ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! mail/thunderbird (thunderbird-1.5.0.10) (compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed </snip> which was fixed when I upgraded the nspr-4.6.1 package to nspr-4.6.6. Env - FreeBSD foo.bar.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed Jul 19 15:32:03 CEST 2006 root@foo.bar.com:/usr/src/sys/i386/compile/SHREW i386 Cheers, Alex.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070504140035.M82531>