Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "gd" packages fails to build under NetBSD/amd64 current



Also, graphics/imlib2 continues to have issues.  The package doesn't
claim a freetype2 dependency and the ./configure script doesn't explicitly
look for freetype2, but the build eventually fails with:

[...]
Making all in bin
  CC     imlib2_conv.o
  CCLD   imlib2_conv
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Load_Glyph'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Get_Kerning'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Set_Pixel_Sizes'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Done_Face'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_New_Face'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Init_FreeType'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Done_Glyph'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Select_Charmap'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Glyph_To_Bitmap'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Get_Glyph'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Get_Char_Index'
../../src/lib/.libs/libImlib2.so: undefined reference to `FT_Set_Char_Size'
*** Error code 1

Stop.
make[3]: stopped in /var/tmp/pkgsrc/graphics/imlib2/work/imlib2-1.4.5/src/bin


--
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index