Re: perfbook build error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 11, 2014 at 08:07:24PM +0100, Borislav Petkov wrote:
> On Thu, Dec 11, 2014 at 09:52:48AM -0800, Paul E. McKenney wrote:
> > Hmmm...  Works for me.  (Famous last words...)
> > 
> > I am at commit #763eb4b811f9 (Fix resizable-hash figures).
> 
> Ditto.
> 
> > I also sometimes see odd errors like this due to an interrupted run that
> > leaves bogus .aux files around.  A "make clean" will clear this up.
> 
> Nope, that doesn't help.
> 
> Strangely, I'm getting a bunch of undefined references before it fails:
> 
> ----- Fatal latex error, see perfbook.log for details. -----
> LaTeX Warning: Reference `chp:How To Use This Book' on page 1 undefined on inpu
> LaTeX Warning: Reference `chp:Introduction' on page 1 undefined on input line 4
> LaTeX Warning: Reference `chp:Hardware and its Habits' on page 1 undefined on i
> LaTeX Warning: Reference `chp:Tools of the Trade' on page 1 undefined on input 
> LaTeX Warning: Reference `chp:Counting' on page 1 undefined on input line 57.
> LaTeX Warning: Reference `cha:Partitioning and Synchronization Design' on page
> ...

And these are because latex accumulates the definitions on one pass, and
then uses these definitions on the next pass.  So if your first pass never
does complete correctly, the next pass won't have some or all of the
definitions.

							Thanx, Paul

> > I am also using an oldish version of latex.  Let me see what happens
> > with a more recent version...  Well, on that system, it complains about
> > pstricks.sty not being present.  :-/
> > 
> > In the meantime, here is the version of latex I am using:
> > 
> > 	k$ latex --v
> > 	pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian)
> > 	kpathsea version 5.0.0
> > 	Copyright 2009 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
> > 	There is NO warranty.  Redistribution of this software is
> > 	covered by the terms of both the pdfTeX copyright and
> > 	the Lesser GNU General Public License.
> > 	For more information about these matters, see the file
> > 	named COPYING and the pdfTeX source.
> > 	Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
> > 	Compiled with libpng 1.2.46; using libpng 1.2.46
> > 	Compiled with zlib 1.2.3.4; using zlib 1.2.3.4
> > 	Compiled with poppler version 0.18.2
> 
> $ latex --v
> pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian)
> kpathsea version 6.2.1dev
> Copyright 2014 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
> There is NO warranty.  Redistribution of this software is
> covered by the terms of both the pdfTeX copyright and
> the Lesser GNU General Public License.
> For more information about these matters, see the file
> named COPYING and the pdfTeX source.
> Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
> Compiled with libpng 1.6.13; using libpng 1.6.13
> Compiled with zlib 1.2.8; using zlib 1.2.8
> Compiled with poppler version 0.26.5
> 
> Btw, I commented out the table in toolsoftrade/toolsoftrade.tex and the
> conversion exploded on the next table in defer/rcufundamental.tex. So it
> must be have something to do with the tables...
> 
> -- 
> Regards/Gruss,
>     Boris.
> 
> Sent from a fat crate under my desk. Formatting is fine.
> --
> --
> To unsubscribe from this list: send the line "unsubscribe perfbook" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux