Menu

#6 Compile problems on Solaris

open
nobody
5
2004-03-03
2004-03-03
Anonymous
No

I ran into the following compilation problems using
gcc-3.3.3 on Sparc Solaris 8:

Change "stricmp" to "strcasecmp",
"strnicmp" to "strncasecmp",
in topalmtext.c, togray.c, toremap.c

extractfont.c uses fcloseall(), which doesn't seem to
exist on Solaris.

Even after making the necessary changes, topalmtext
doesn't seem to work. If I take convert a sample URW
font, the output looks like this:

GLYPH 14
// left 0, top 22, height 27, xadvance 6, width 0
//Processed: xadvance = 6, leftSkip = 0, left = 0,
right = 6
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------
------

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Sorry - submitted by Peter O'Shea peter. dot oshea at
    analog dot com

     
  • Alexander R. Pruss

    Logged In: YES
    user_id=756930

    Is this ALL the output, or is this just a typical part of it?

     
  • Alexander R. Pruss

    Logged In: YES
    user_id=756930

    Fixed fcloseall, stricmp and strnicmp in cvs. Don't quite
    know what to do with the remaining problem. I assume
    there isn't some endianness problem in the FT2 library.

     
  • Nobody/Anonymous

    Logged In: NO

    This is now working in 1.0.

    peter.oshea@analog.com

     

Log in to post a comment.

MongoDB Logo MongoDB