Opened 10 years ago

Closed 10 years ago

#5039 closed enhancement (fixed)

texlive does not build against poppler-0.26

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

The error was

../../../texk/web2c/luatexdir/lua/lepdflib.cc: In function ‘int m_Catalog_getStructTreeRoot(lua_State*)’:
../../../texk/web2c/luatexdir/lua/lepdflib.cc:205:7: error: cannot convert ‘StructTreeRoot*’ to ‘Object*’ in assignment
     o = ((in *) uin->d)->function();                           \
       ^

This is in luatex, NetBSD fixed (separate) luatex. Patch committed.

Change History (2)

comment:1 by ken@…, 10 years ago

Owner: changed from blfs-book@… to ken@…
Status: newassigned

comment:2 by ken@…, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13025.

Note: See TracTickets for help on using tickets.