Subject: thunderbird-gtk2 broken
To: None <tech-pkg@netbsd.org>
From: =?ISO-8859-1?Q?C=E9sar_Catri=E1n?= C. <ccatrian@eml.cc>
List: tech-pkg
Date: 01/14/2005 19:39:54
Hi list

Got errors shown below building thunderbird-gtk2 on NetBSD 2.0/i386.

After that, I tried make again, but a lockfile was there:

$ make                                        [19:21:34 - 05-01-14]
=3D=3D=3D> Checking for vulnerabilities in thunderbird-gtk2-1.0
shlock: open(/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/work.core/shlock=
3530)
: Permission denied
=3D> Lock is held by pid 2392

The process was unexistent, and the lockfile owned by root. Then I tried=20
deleting the lockfile and going on again.

$ make                                                                     =
    [19:22:44 - 05-01-14]
=3D=3D=3D> Checking for vulnerabilities in thunderbird-gtk2-1.0
shlock: open(/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/work.core/shlock=
1661): Permission denied
cat: /home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/work.core/.lockfile: Arc=
hivo o directorio inexistente
=3D> Lock is held by pid

Both the lockfile and the file shlock1661 wasn't there.

Did I miss something?

A binary package for this program would be useful. Thanks

--
  C=E9sar Catri=E1n C.
  http://mioficina.cjc.cl

nsFontMetricsPS.cpp: In member function `nsresult
   nsFontPSFreeType::Init(nsITrueTypeFontCatalogEntry*, nsPSFontGenerator*)=
':
nsFontMetricsPS.cpp:1144: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'face_id'
nsFontMetricsPS.cpp:1145: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'width'
nsFontMetricsPS.cpp:1146: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'height'
nsFontMetricsPS.cpp: In member function `FT_FaceRec_*
   nsFontPSFreeType::getFTFace()':
nsFontMetricsPS.cpp:1231: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'face_id' =20
nsFontMetricsPS.cpp: In member function `virtual void
   nsFT2Type8Generator::GeneratePSFont(FILE*)':
nsFontMetricsPS.cpp:1625: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'face_id' =20
nsFontMetricsPS.cpp:1627: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'width'   =20
nsFontMetricsPS.cpp:1628: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'height'  =20
nsFontMetricsPS.cpp:1633: error: 'struct FTC_ImageTypeRec_' has no member n=
amed
   'face_id' =20
gmake[4]: *** [nsFontMetricsPS.o] Error 1
gmake[4]: Leaving directory `/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/=
work.core/mozilla/gfx/src/ps'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/=
work.core/mozilla/gfx/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/=
work.core/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/home/cetrox/src/pkgsrc/mail/thunderbird-gtk2/=
work.core/mozilla'
gmake: *** [default] Error 2
*** Error code 2