Note (probably harmless): No library found for -ljpeg Checking if your kit is complete... Looks good MakeMaker (v5.45) Writing Makefile for Image::TestJPG::mydatasrc Writing Makefile for Image::TestJPG cp TestJPG.pm blib/lib/Image/TestJPG.pm cd mydatasrc && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Image-TestJPG/mydatasrc' gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE mydatasrc.c In file included from mydatasrc.c:18: jinclude.h:20:55: jconfig.h: No such file or directory mydatasrc.c:19:21: jpeglib.h: No such file or directory mydatasrc.c:20:20: jerror.h: No such file or directory mydatasrc.c:26:21: jpeglib.h: No such file or directory mydatasrc.c:34: error: field `pub' has incomplete type mydatasrc.c:38: error: parse error before "JOCTET" mydatasrc.c:38: warning: no semicolon at end of struct or union mydatasrc.c:39: warning: data definition has no type or storage class mydatasrc.c:40: warning: data definition has no type or storage class mydatasrc.c:42: error: parse error before '*' token mydatasrc.c:42: warning: data definition has no type or storage class mydatasrc.c:53: error: parse error before "init_source" mydatasrc.c:53: error: parse error before "cinfo" mydatasrc.c: In function `init_source': mydatasrc.c:55: error: parse error before "src" mydatasrc.c:61: error: `src' undeclared (first use in this function) mydatasrc.c:61: error: (Each undeclared identifier is reported only once mydatasrc.c:61: error: for each function it appears in.) mydatasrc.c:61: error: `TRUE' undeclared (first use in this function) mydatasrc.c: At top level: mydatasrc.c:99: error: parse error before "fill_input_buffer" mydatasrc.c:99: error: parse error before "cinfo" mydatasrc.c: In function `fill_input_buffer': mydatasrc.c:101: error: parse error before "src" mydatasrc.c:104: error: `src' undeclared (first use in this function) mydatasrc.c:108: error: `cinfo' undeclared (first use in this function) mydatasrc.c:108: error: `JERR_INPUT_EMPTY' undeclared (first use in this function) mydatasrc.c:109: error: `JWRN_JPEG_EOF' undeclared (first use in this function) mydatasrc.c:111: error: `JOCTET' undeclared (first use in this function) mydatasrc.c:111: error: parse error before numeric constant mydatasrc.c:112: error: parse error before "JPEG_EOI" mydatasrc.c:118: error: `FALSE' undeclared (first use in this function) mydatasrc.c:120: error: `TRUE' undeclared (first use in this function) mydatasrc.c: At top level: mydatasrc.c:137: error: parse error before "skip_input_data" mydatasrc.c:137: error: parse error before "cinfo" mydatasrc.c: In function `skip_input_data': mydatasrc.c:139: error: parse error before "src" mydatasrc.c:145: error: `num_bytes' undeclared (first use in this function) mydatasrc.c:146: error: `src' undeclared (first use in this function) mydatasrc.c:148: error: `cinfo' undeclared (first use in this function) mydatasrc.c: At top level: mydatasrc.c:178: error: parse error before "term_source" mydatasrc.c:178: error: parse error before "cinfo" mydatasrc.c:191: error: parse error before "jpeg_my_src" mydatasrc.c:191: error: parse error before "cinfo" mydatasrc.c: In function `jpeg_my_src': mydatasrc.c:193: error: parse error before "src" mydatasrc.c:202: error: `cinfo' undeclared (first use in this function) mydatasrc.c:204: error: `j_common_ptr' undeclared (first use in this function) mydatasrc.c:204: error: parse error before "cinfo" mydatasrc.c:206: error: `src' undeclared (first use in this function) mydatasrc.c:206: error: parse error before "cinfo" mydatasrc.c:207: error: `JOCTET' undeclared (first use in this function) mydatasrc.c:207: error: parse error before ')' token mydatasrc.c:208: error: parse error before "cinfo" mydatasrc.c:213: error: parse error before "cinfo" mydatasrc.c:217: error: `jpeg_resync_to_restart' undeclared (first use in this function) mydatasrc.c:219: error: `length' undeclared (first use in this function) mydatasrc.c:220: error: `mybuffer' undeclared (first use in this function) mydatasrc.c: At top level: mydatasrc.c:227: error: field `pub' has incomplete type mydatasrc.c:234: error: parse error before "my_output_message" mydatasrc.c:234: error: parse error before "cinfo" mydatasrc.c: In function `my_output_message': mydatasrc.c:236: error: `cinfo' undeclared (first use in this function) make[1]: *** [mydatasrc.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Image-TestJPG/mydatasrc' make: *** [mydatasrc/libmydatasrc.a] Error 2