Search found 3 matches

by skeletor
2015-07-23T06:27:45-07:00
Forum: Bugs
Topic: configure: error: cannot compute sizeof (float_t)
Replies: 4
Views: 3372

Re: configure: error: cannot compute sizeof (float_t)

solve this via build with GCC with -std=gnu99
by skeletor
2015-07-21T07:14:56-07:00
Forum: Bugs
Topic: configure: error: cannot compute sizeof (float_t)
Replies: 4
Views: 3372

Re: configure: error: cannot compute sizeof (float_t)

Thanks for reply.
I am using solaris studio 12.3. Tried use

Code: Select all

-D_STDC_C99= -xc99=all
but nothing changed.
by skeletor
2015-07-21T06:07:50-07:00
Forum: Bugs
Topic: configure: error: cannot compute sizeof (float_t)
Replies: 4
Views: 3372

configure: error: cannot compute sizeof (float_t)

Hello.
I have try to build imagemagick-6.9.1 at Solaris 11.1, but get an error in a subject. Otherwise, version 6.8.8 and older build successfully. How can fix this?
Thanks.