Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2011 12:24:24 -0400
From:      Janos Dohanics <web@3dresearch.com>
To:        utisoft@gmail.com
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: thunderbird-3.1.10 build error
Message-ID:  <20110509122424.9216c276.web@3dresearch.com>
In-Reply-To: <BANLkTiksLs-mDMTEy1CK_g1j9Ez78X466w@mail.gmail.com>
References:  <20110507170744.65a93826.web@3dresearch.com> <44hb95nmgz.fsf@lowell-desk.lan> <20110508133733.d93437ed.web@3dresearch.com> <BANLkTinreSDkDjGBFhNstXw6uBYiCFF3Ng@mail.gmail.com> <BANLkTiksLs-mDMTEy1CK_g1j9Ez78X466w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 May 2011 20:45:54 +0100
Chris Rees <utisoft@gmail.com> wrote:

> On 8 May 2011 20:03, Chris Rees <utisoft@gmail.com> wrote:
> > On 8 May 2011 18:37, Janos Dohanics <web@3dresearch.com> wrote:
> >> On Sun, 08 May 2011 13:14:36 -0400
> >> Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> wrote:
> >>
> >>> Janos Dohanics <web@3dresearch.com> writes:
> >>>
> >>> > Trying to build thunderbird-3.1.10 on a FreeBSD 8.2-STABLE amd64
> >>> > machine and getting this error:
> >>> >
> >>> > gmake[4]: [...]
> >>> > Error 2 *** Error code 1
> >>> >
> >>> > Stop in /usr/ports/mail/thunderbird.
> >>> > *** Error code 1
> >>> >
> >>> > Stop in /usr/ports/mail/thunderbird.
> >>> >
> >>> > I'd appreciate your expert advice...
> >>>
> >>> The actual error was earlier than you quoted.
> >>> Are you trying to run a parallel build?
> >>
> >> Actually, I wasn't - I posted the full make output to
> >> http://wwwp.3dresearch.com/thunderbird.
> >>
> >> Thank you for taking the time and looking into it...
> >>
> >
> > To clarify; have you tried make clean and starting again?
> >
> 
> If it persists, stick up a copy of
> /usr/ports/mail/thunderbird/work/comm-1.9.2/mailnews/extensions/smime/build/Makefile
> and we can have a look.
> 
> Chris

Chris,

I did make clean and make distclean, same result.

I posted /usr/ports/mail/thunderbird/work/comm-1.9.2/mailnews/extensions/smime/build/Makefile
at http://wwwp.3dresearch.com/thunderbird_smime_Makefile

I'm not familiar with makefile syntax, still, I wondered if line 84
had an unwanted extra space between "+ ="?

 83 ifndef MOZ_STATIC_MAIL_BUILD
 84 SHARED_LIBRARY_LIBS + = ../../../base/util/$(LIB_PREFIX)msgbsutl_s.$(LIB_SUFFIX)
 85 endif

-- 
Janos Dohanics



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110509122424.9216c276.web>