[Nut-upsdev] nut on Solaris8 compilation problem

Chandra Sekhar chandrasekharsara at googlemail.com
Sat Dec 1 13:33:47 UTC 2007


I did some more digging and it appears to work fine on Solaris 10

checking for sys/time.h... yes
checking for socklen_t... yes
checking for stdint.h... (cached) no
checking for uint16_t... no
checking for u_int16_t... no
checking for unsigned short... yes
checking size of unsigned short... 2
checking for uint16_t replacement... unsigned short
checking for stdint.h... (cached) no
checking for uint8_t... no
checking for u_int8_t... no
checking for unsigned char... no
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
checking size of unsigned char... 0
checking for uint8_t replacement...
configure: error: cannot find a 8 bit integer type to replace uint8_t


So this is something wrong with the way you check the presence of the
unsigned char on the system.

I don't know much about configure tools so any help appreciated.

-- 
Chandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20071201/ae87d441/attachment.htm 


More information about the Nut-upsdev mailing list