Date: Mon, 12 Feb 2007 16:43:39 +0100 (CET) From: Mohacsi Janos <mohacsi@niif.hu> To: Michael Johnson <ahze@freebsd.org> Cc: gnome@freebsd.org, janos.mohacsi@bsd.hu Subject: Re: ports/108866: www/seamonkey 1.1 does not compile Message-ID: <20070212164125.N88755@mignon.ki.iif.hu> In-Reply-To: <b2203fed0702110956l25300aa7g13590f0aede5a8ae@mail.gmail.com> References: <200702071138.l17BcIin057564@freefall.freebsd.org> <20070207161402.S23562@mignon.ki.iif.hu> <b2203fed0702110956l25300aa7g13590f0aede5a8ae@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I had to upgrade nspr then I succeed to upgrade to 1.1. Regards, Janos Mohacsi Network Engineer, Research Associate, Head of Network Planning and Projects NIIF/HUNGARNET, HUNGARY Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882 On Sun, 11 Feb 2007, Michael Johnson wrote: > On 2/7/07, Mohacsi Janos <mohacsi@niif.hu> wrote: >> >> Thanks. >> It is almos resolved my problem: >> nsSmtpProtocol.cpp >> c++ -o nsSmtpProtocol.o -c -DMOZ_APP_VERSION="1.1" -DMOZILLA_INTERNAL_API >> -DOSTYPE=\"FreeBSD6\" -DOSARCH=\"FreeBSD\" -DBUILD_ID=0000000000 >> -I../../../dist/include/xpcom -I../../../dist/include/xpcom_obsolete >> -I../../../dist/include/string -I../../../dist/include/dom >> -I../../../dist/include/js -I../../../dist/include/editor >> -I../../../dist/include/uriloader -I../../../dist/include/msgbase >> -I../../../dist/include/mailnews -I../../../dist/include/necko >> -I../../../dist/include/mime -I../../../dist/include/pref >> -I../../../dist/include/intl -I../../../dist/include/uconv >> -I../../../dist/include/locale -I../../../dist/include/unicharutil >> -I../../../dist/include/content -I../../../dist/include/msgbaseutil >> -I../../../dist/include/msgdb -I../../../dist/include/rdf >> -I../../../dist/include/appshell -I../../../dist/include/toolkitcomps >> -I../../../dist/include/appcomps -I../../../dist/include/msgimap >> -I../../../dist/include/msgnews -I../../../dist/include/docshell >> -I../../../dist/include/addrbook -I../../../dist/include/widget >> -I../../../dist/include/htmlparser -I../../../dist/include/txmgr >> -I../../../dist/include/caps -I../../../dist/include/exthandler >> -I../../../dist/include/nkcache -I../../../dist/include/mimetype >> -I../../../dist/include/windowwatcher -I../../../dist/include/xulapp >> -I../../../dist/include/gfx -I../../../dist/include/msgcompose >> -I../../../dist/include -I/usr/local/include/nspr -I/usr/local/include >> -I/usr/local/include -I/usr/include -I/usr/X11R6/include -fPIC >> -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti >> -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align >> -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor >> -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=pentium4 >> -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O -I/usr/X11R6/include >> -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include >> ../../../mozilla-config.h nsSmtpProtocol.cpp >> nsSmtpProtocol.cpp: In member function `void >> nsSmtpProtocol::AppendHelloArgument(nsACString_internal&)': >> nsSmtpProtocol.cpp:370: error: `PR_SI_HOSTNAME_UNTRUNCATED' was not >> declared in this scope >> nsSmtpProtocol.cpp:370: warning: unused variable >> 'PR_SI_HOSTNAME_UNTRUNCATED' >> 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 > > > I just now saw this reply. you might have to start clean and remove the > WRKSRC directory. > > Michael > > > Regards, >> >> Janos Mohacsi >> Network Engineer, Research Associate, Head of Network Planning and >> Projects >> NIIF/HUNGARNET, HUNGARY >> Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882 >> >> On Wed, 7 Feb 2007, Michael Johnson wrote: >> >> > Synopsis: www/seamonkey 1.1 does not compile >> > >> > State-Changed-From-To: open->feedback >> > State-Changed-By: ahze >> > State-Changed-When: Wed Feb 7 11:37:10 UTC 2007 >> > State-Changed-Why: >> > Try updating security/nss then contunue building seamonkey >> > >> > http://www.freebsd.org/cgi/query-pr.cgi?pr=108866 >> > >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070212164125.N88755>