pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] pdf_stm_pos_t problem while compiling


From: Vivek Paradkar
Subject: [pdf-devel] pdf_stm_pos_t problem while compiling
Date: Thu, 4 Dec 2008 13:55:54 -0500

Hi,

I am facing one problem while compiling the gnupdf library.

I added pdf-stm-f-fax.h and pdf-stm-f-fax.c file in Makefile.am
but while doing make compilation is failing.

When i added following line in pdf-stm-f-fax.h

typedef off_t pdf_stm_pos_t;

it got compiled without error.

I couldn't find the definition of pdf_stm_pos_t in the library.
What i am missing over here?

Regards,

Vivek

reply via email to

[Prev in Thread] Current Thread [Next in Thread]