Search found 13 matches

by hrd_hpux
2013-04-25T09:07:35-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

Still a no go, it fails to make animate, and the error output did not change.
by hrd_hpux
2013-04-23T08:40:53-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I already had "configure --without-threads" so that's out. My libpthread.a doesn't seem to have pthread_create in it. A mystery as to what HP did.
by hrd_hpux
2013-04-22T08:50:54-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I tried the 6.8.5.0 beta and still have the unsatisfied symbol during make for pthread_create at animate.
by hrd_hpux
2013-04-18T10:20:23-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I have placed config.log on ftp.aoml.noaa.gov/hrd/pub/griffin. I hope this helps.
by hrd_hpux
2013-04-18T08:06:46-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I had posted the config.log and "make V=1", quite long. It is now gone. Was it received?
by hrd_hpux
2013-04-11T08:15:43-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

the result of make: CC utilities/animate.o CCLD utilities/animate /usr/ccs/bin/ld: Unsatisfied symbols: pthread_create (first referenced in magick/.libs/libMagickCore-6.Q16.a(magick_libMagickCore_6_Q16_la-distribute-cache.o)) (code) pthread_attr_init (first referenced in magick/.libs/libMagickCore-6...
by hrd_hpux
2013-04-09T09:03:13-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

OK, I would like to try the patch. I tried loading 6.8.4-8 but now get a problem building, i.e. make, with threads even though I used "--without-threads" so more things to think about.
by hrd_hpux
2013-03-25T12:22:44-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

cd . && /bin/sh ./config.status config/delegates.xml config.status: creating config/delegates.xml cd . && /bin/sh ./config.status config/configure.xml config.status: creating config/configure.xml ln -s PerlMAgick/quantum/Q16.xs usage: ln [-f] [-I] [-s] f1 f2 ln [-f] [-I] [-s] f1 ... ...
by hrd_hpux
2013-03-19T08:22:58-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

What triggered the perl build failure was "ln -s PerlMagick/quantum/Q16.xs" during make. I had done configure setting "--with-perl" usually I do "--without-perl" then "make V=1". Thanks for that tip.
by hrd_hpux
2013-03-18T08:45:41-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I received the same error as above. HP-UX doesn't like some option to the "ln" command.
by hrd_hpux
2013-03-14T12:19:11-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

I didn't have much luck here. Up till now I had been doing a simple build without perl and static only. putting in --with-perl, configure works and finds perl, but during make I get: GEN PerlMagick/quantum/Q16.xs usage: ln [-f] [-i] [-s] f1 f2 ln [-f] [-i] [-s] f1 ... fn d1 *** Error exit code 2 Sto...
by hrd_hpux
2013-03-14T08:04:38-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Re: Versions 6.8.1-9 and later don't function

Today I built version 6.8.3-9 with the same result. Also I still had to copy the 4 .pc files to the *-6.Q16.pc names. Hopefully this is valid. We have been using ImageMagick for many many years and would like to be able to keep up with the latest image changes. So I am hoping we can figure this out....
by hrd_hpux
2013-03-12T09:16:42-07:00
Forum: Bugs
Topic: Versions 6.8.1-9 and later don't function
Replies: 33
Views: 27610

Versions 6.8.1-9 and later don't function

Under HPUX 11.11 versions up to 6.8.0-10 can be built and they fuction OK. With version 6.8.1-9 it will build but no image types are recognized as valid, i.e. jpeg, png, and tiff. An error of the form "error/jpeg.c/JPEGErrorHandler/318" appears. Not even "logo.jpeg" under subdire...