This thread:
http://forum.maxmind.com/viewtopic.php?t=1196&sid=fd7c6027003af4b7dcf218f2984a09bb
suggests you should add "-features=extensions" to the CFLAGS for SunCC
Otherwise should check rev22295 in Wireshark
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1708
Best regards,
dreamcat4
dreamcat4@gmail.com
On Thu, Oct 15, 2009 at 5:03 PM, wega3k <nginx-forum@nginx.us> wrote:
>
> Can anyone shed any light on this? I'm attempting to build php-fpm-0.6.5.3.1 on Solaris 10. I am building with SunCC. When it gets to 'libfpm_la-fpm_shm_slots.lo' it fails with the following...
>
>
> "fpm_atomic.h", line 35: warning: parameter in inline asm statement unused: %2
> "fpm_shm_slots.h", line 18: warning: unnamed struct member
> "fpm_shm_slots.c", line 116: improper member use: lock
> "fpm_shm_slots.c", line 125: improper member use: lock
> cc: acomp failed for fpm_shm_slots.c
> gmake[2]: *** Error 1
> gmake[2]: Leaving directory `/build/php-fpm-0.6-5.3.1/fpm'
> gmake[1]: *** Error 1
> gmake[1]: Leaving directory `/build/php-fpm-0.6-5.3.1'
> gmake: *** Error 2
>
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,14030,14030#msg-14030
>
>