thunderbird-3.1.10 build error

Janos Dohanics web at 3dresearch.com
Mon May 9 16:24:47 UTC 2011


On Sun, 8 May 2011 20:45:54 +0100
Chris Rees <utisoft at gmail.com> wrote:

> On 8 May 2011 20:03, Chris Rees <utisoft at gmail.com> wrote:
> > On 8 May 2011 18:37, Janos Dohanics <web at 3dresearch.com> wrote:
> >> On Sun, 08 May 2011 13:14:36 -0400
> >> Lowell Gilbert <freebsd-questions-local at be-well.ilk.org> wrote:
> >>
> >>> Janos Dohanics <web at 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


More information about the freebsd-questions mailing list