Date: Sat, 20 May 2000 09:41:06 -0700 From: "Sean Kelly" <kelly@ad1440.net> To: <andrew@ugh.net.au>, <FreeBSD-gnats-submit@freebsd.org> Cc: <freebsd-doc@freebsd.org> Subject: Re: print.jadetex port doesn't compile Message-ID: <008801bfc27a$3239a320$6a1010ac@rosetta.zon> References: <200005191839.EAA77751@itlab70.easstud.gu.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
(Cc'd -doc since it's pertinent.) I haven't investigated the failed JadeTeX port build fully, but I'd wager that a new version of the tex or the teTeX port must have reduced sizes of various tables maintained internally by tex while it runs to build JadeTeX. These sizes have worked before for *building* of JadeTeX but needed to be modified for the *running* of JadeTeX. Users on FreeBSD-doc have reported that if you make the modifications suggested in /usr/ports/print/jadetex/pkg/MESSAGE *before* building the JadeTeX port, it will build (and run) correctly. I'd recommend that the post-install or patch steps of the tex and teTeX ports do this on the user's behalf, unless someone sees a reason otherwise. --Sean ----- Original Message ----- From: <andrew@ugh.net.au> To: <FreeBSD-gnats-submit@freebsd.org> Cc: <kelly@ad1440.net> Sent: Friday, May 19, 2000 11:39 AM Subject: print.jadetex port doesn't compile > > >Submitter-Id: current-users > >Originator: Andrew > >Organization: UgH! > >Confidential: no > >Synopsis: print.jadetex port doesn't compile > >Severity: serious > >Priority: medium > >Category: ports > >Release: FreeBSD 4.0-STABLE i386 > >Class: sw-bug > >Environment: > > STABLE as of a few days ago, ports as of a few hours ago > > >Description: > > The print/jadetex port fails to build. This is what I get: > > <snip> > > LaTeX Warning: You have requested, on input line 47, version > `2000/03/01' of package hyperref, > but only version > `2000/01/22 v6.69c Hypertext links for LaTeX' > is available. > > (/usr/local/share/texmf/tex/latex/base/inputenc.sty (dsssl.def)) (mlnames.sty) > (unicode.sty > WARNING: tipa package not loaded. some symbols will fail > > <snip> > > (/usr/local/share/texmf/tex/latex/wasysym/wasysym.sty) > (/usr/local/share/texmf/tex/latex/misc/stmaryrd.sty) > WARNING: Elsevier font setup not found > (dummyels.sty) > WARNING: mmasym package not loaded. some symbols will fail > ) (ucharacters.sty) (uentities.sty > ! TeX capacity exceeded, sorry [hash size=10000]. > l.712 ...ndafter\def\csname EntHumpEqual\endcsname > {\ensuremath{\bumpeq }}% U... > > No pages of output. > Transcript written on jadetex.log. > *** Error code 1 > > Stop in /usr/ports/print/jadetex/work. > *** Error code 1 > > Stop in /usr/ports/print/jadetex. > *** Error code 1 > > Stop in /usr/ports/print/jadetex. > *** Error code 1 > > Stop in /usr/ports/print/jadetex. > > >How-To-Repeat: > > cd /usr/ports/print/jadetex && make > > >Fix: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008801bfc27a$3239a320$6a1010ac>