Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!swidir.switch.ch!in2p3.fr!univ-lyon1.fr!jussieu.fr!math.ohio-state.edu!howland.reston.ans.net!gatech2!bloom-beacon.mit.edu!senator-bedfellow.mit.edu!news.mit.edu!shivers From: shivers@ai.mit.edu (Olin Shivers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: latest "kpathsea" versions of TeX programs Date: 02 Dec 1995 08:25:40 GMT Organization: Artificial Intelligence Lab, MIT Lines: 13 Distribution: world Message-ID: <SHIVERS.95Dec2032540@lambda.ai.mit.edu> Reply-To: shivers@ai.mit.edu NNTP-Posting-Host: lambda.ai.mit.edu I have been building the latest versions of the TeX programs (tex, latex, mf, xdvi, dvips, etc.) for my FreeBSD system. (The TeX packages in the FreeBSD 2.0.1 are not up-to-date.) This is all pretty straightforward and painless, except for dvips(k). The make includes /usr/X11R6 and /usr/include/sys .h files that clash on wchar_t and sys_errlist definitions. This seems like a bug in the X11R6 libs. Has anybody figured out the right hack to beat this? -Olin