Hi, The other day, someone kindly pointed out to me the problem with my system which was causing my build of PostgreSQL to fail (I mean, the general problem was that I'm an idiot, but the help was for the specific problem). I am still an idiot, so I know I'm overlookign something, but if anyone can offer a hint as to what I've done wrong, I'd appreciate it.
I'm trying to replace Postgres 7.0.2 with 7.0.3 for my installation. This requires me to recompile PHP3 (we didn't move to 4, because it came too late for my project, and I want to fix one problem at a time). I compiled this once before, but I had to do major surgery on my system, and I can't figure out what I'm missing: -DCOMPILE_DL=1 -I.. -I. -I/usr/include/apache-1.3 -I/usr/X11R6/include -o magick.so ../functions/magick.c -L/usr/X11R6/lib -lMagick -lbz2 -lc ../functions/magick.c: In function hp3_ReadMagick': ../functions/magick.c:318: xceptionInfo' undeclared (first use in this function) ../functions/magick.c:318: (Each undeclared identifier is reported only once ../functions/magick.c:318: for each function it appears in.) ../functions/magick.c:318: parse error before xception' ../functions/magick.c:357: xception' undeclared (first use in this function) ../functions/magick.c:358: too many arguments to function eadImage' ../functions/magick.c: In function hp3_ScaleMagick': ../functions/magick.c:473: xceptionInfo' undeclared (first use in this function) ../functions/magick.c:473: parse error before xception' ../functions/magick.c:536: xception' undeclared (first use in this function) ../functions/magick.c:537: too many arguments to function caleImage' make: *** [apache-stamp] Error 1 debuild: fatal error at line 293: dpkg-buildpackage failed: Illegal seek I do have the devel libraries for ImageMagick and bz2 on the system. Thanks for any pointers, A -- Andrew Sullivan Computer Services <[EMAIL PROTECTED]> Burlington Public Library +1 905 639 3611 x158 2331 New Street Burlington, Ontario, Canada L7R 1J4