I too have noticed that tetex's xdvi segfaults under 10.3.

I tracked it down to /usr/lib/libdl.dylib, which, under 10.3, is
a symbolic link to libSystem, and thus contains a whole lot more
stuff than it did under 10.2  In particular, it contains a clash
(hash_create) with tetex's kpathsea library.

How do you fix that?  Do you have to rename all occurences of
hash_create in the tetex source?

Which other packages are affected?!

Richard.




------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to