GNUstep with back-art compilation problems

Jonathon McKitrick jcm at FreeBSD-uk.eu.org
Sat May 24 13:04:04 PDT 2003


I just cvsupped an hour ago, and tried to build the back-art version of
gnustep-back.

Attached is the error I got.  This file, ftfont.m, is one that is patched in
the port to update the name of a structure.  However, apparently that
structure still does not have a member referred to in the code.

Any ideas what this could be?

jonathon

 Compiling file blit.m ...
 blit.m:1277:2: warning: #warning RGB
 blit.m:1303:2: warning: #warning BGR
 blit.m:1329:2: warning: #warning RGBA
 blit.m:1363:2: warning: #warning BGRA
 blit.m:1397:2: warning: #warning ARGB
 blit.m:1431:2: warning: #warning ABGR
 blit.m:1465:2: warning: #warning B5G6R5
 blit.m:1503:2: warning: #warning B5G5R5A1
  Compiling file ftfont.m ...
  ftfont.m: In function `-[FTFontInfo
  drawString:at::to::::::color::::transform:drawinfo:]':
  ftfont.m:796: structure has no member named `type'
  ftfont.m:801: structure has no member named `type'
  ftfont.m:805: structure has no member named `type'
  ftfont.m:807: structure has no member named `type'
  ftfont.m:810: structure has no member named `type'
  ftfont.m:812: structure has no member named `type'
  ftfont.m:911: warning: passing arg 2 of `FTC_SBitCache_Lookup' from
  incompatible pointer type
  ftfont.m: In function `-[FTFontInfo
  drawGlyphs::at::to::::::color::::transform:drawinfo:]':
  ftfont.m:1188: structure has no member named `type'
  ftfont.m:1193: structure has no member named `type'
  ftfont.m:1197: structure has no member named `type'
  ftfont.m:1199: structure has no member named `type'
  ftfont.m:1202: structure has no member named `type'
  ftfont.m:1204: structure has no member named `type'
  ftfont.m:1237: warning: passing arg 2 of `FTC_SBitCache_Lookup' from
  incompatible pointer type
  ftfont.m: In function `-[FTFontInfo advancementForGlyph:]':
  ftfont.m:1482: structure has no member named `type'
  ftfont.m:1487: structure has no member named `type'
  ftfont.m:1491: structure has no member named `type'
  ftfont.m:1493: structure has no member named `type'
  ftfont.m:1496: structure has no member named `type'
  ftfont.m:1498: structure has no member named `type'
  ftfont.m:1500: warning: passing arg 2 of `FTC_SBitCache_Lookup' from
  incompatible pointer type
  ftfont.m: In function `-[FTFontInfo boundingRectForGlyph:]':
  ftfont.m:1556: warning: passing arg 2 of `FTC_ImageCache_Lookup' from
  incompatible pointer type
  ftfont.m: In function `-[FTFontInfo widthOfString:]':
  ftfont.m:1646: warning: passing arg 2 of `FTC_SBitCache_Lookup' from
  incompatible pointer type
  ftfont.m: In function `-[FTFontInfo(subpixel)
  _drawString:at::to::::::color::::transform:drawinfo:]':
  ftfont.m:2055: structure has no member named `type'
  ftfont.m:2055: warning: left-hand operand of comma expression has no
  effect
  ftfont.m:2155: warning: passing arg 2 of `FTC_SBitCache_Lookup' from
  incompatible pointer type
  gmake[3]: *** [shared_obj/ix86/freebsd/gnu-gnu-gnu/ftfont.o] Error 1
  gmake[2]: *** [art.all.subproject.variables] Error 2
  gmake[2]: Leaving directory
  `/usr/ports/x11-toolkits/gnustep-back/work/gnustep-back-0.8.5/Source/art'
  gmake[1]: *** [libgnustep-art.all.bundle.variables] Error 2
  gmake[1]: Leaving directory
  `/usr/ports/x11-toolkits/gnustep-back/work/gnustep-back-0.8.5/Source'
  gmake: *** [internal-all] Error 2
  *** Error code 2

  Stop in /usr/ports/x11-toolkits/gnustep-back.
  root:...ports/x11-toolkits/gnustep-back# 


NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.


More information about the freebsd-questions mailing list