|
List Info
Thread: problem in compiling strigi
|
|
| problem in compiling strigi |

|
2008-05-02 15:01:14 |
|
I suspect that strigi is referring pdf lib as shared library but building as static library. I want to know if there is any option to configure cmake for all shared build.
OR
if there is an option to remove building pdf component at all.
Thanks
Kunal Deo
-----------------------------------------
Following is the output
-----------------------------------------
streamcount 0x1954 /home/kd223417/Documents/source/kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
streamcount 0x1958 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
streamcount 0x1964 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::read(int, int) 0x110 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::read(int, int) 0x778 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::read(int, int) 0xf9c /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::read(int, int) 0x1908 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::read(int, int) 0x1cec /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int) 0x170 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int) 0x1ec /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int) 0x268 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int) 0x2f0 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int) 0x378 /kde4/preq/strigi-0.5.8/src/streams/pdf/libpdfstream.a(pdfparser.o)
PdfParser::checkForData(int)   | |