Build error
Posted: 2007-02-24T23:17:12-07:00
I downloaded the latest source package (ImageMagick-6.3.2) from link in following page
http://www.imagemagick.org/script/insta ... hp#windows
Then follow the instruction to build it in Linux system. (x86_64 GNU/Linux)
I got the following error
coders/djvu.c:596: error: `ddjvu_pageinfo_t' undeclared (first use in this function)
coders/djvu.c:596: error: (Each undeclared identifier is reported only once
coders/djvu.c:596: error: for each function it appears in.)
coders/djvu.c:596: error: parse error before "info"
coders/djvu.c:597: warning: implicit declaration of function `ddjvu_document_get_pageinfo'
coders/djvu.c:597: error: `info' undeclared (first use in this function)
http://www.imagemagick.org/script/insta ... hp#windows
Then follow the instruction to build it in Linux system. (x86_64 GNU/Linux)
I got the following error
coders/djvu.c:596: error: `ddjvu_pageinfo_t' undeclared (first use in this function)
coders/djvu.c:596: error: (Each undeclared identifier is reported only once
coders/djvu.c:596: error: for each function it appears in.)
coders/djvu.c:596: error: parse error before "info"
coders/djvu.c:597: warning: implicit declaration of function `ddjvu_document_get_pageinfo'
coders/djvu.c:597: error: `info' undeclared (first use in this function)