In reference to a message from Isaac Jones, dated Feb 18: > Tyson Whitehead <[EMAIL PROTECTED]> writes: > > > Does anyone know anything about this? > > Tex4ht has a lot of known problems, and someone is in the midst of > adopting it (as of a couple of days ago). I'm working with that > person (who needs a sponsor), but may ask them to coordinate with this > list as well to try out building on ia64.
the build log of tex4ht contains many warnings that are indicative of 64-bit problems. for example: t4ht.c: In function `main': t4ht.c:1574: warning: implicit declaration of function `kpse_var_value' t4ht.c:1574: warning: cast to pointer from integer of different size t4ht.c:1613: warning: cast to pointer from integer of different size these will likely cause segfaults. somebody will need to review the code to make sure it is 64-bit clean. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

