On Mon, 25 Jun 2007, Áron Sisak wrote:
> I tried to compile it and attached the log 
> http://launchpadlibrarian.net/8177964/texlive-bin-pbuilder-fail.log
> Now I check if "poppler/Form.h" is included or not.

Well this seems to be an easy one: 
        UGooString.h
is gone, it does not exist in poppler 0.9.5
pdftoepdf.cc:36:32: error: poppler/UGooString.h : No such file or directory


One has to change the include directives from 
        UGooString.h
to
        Form.h

Can you try this, please?

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <[EMAIL PROTECTED]>        Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HAUGHAM (n.)
One who loudly informs other diners in a restaurant what kind of man
he is by calling for the chef by his christian name from the lobby.
                        --- Douglas Adams, The Meaning of Liff

-- 
pdflatex produces a symbol lookup failure since recent libpoppler upgrade
https://bugs.launchpad.net/bugs/121327
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to