View Single Post
Old 08-23-2012, 12:09 PM   #17
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@twobob:

> configure:8146: checking that the C compiler understands negative enum values
> configure:8153: error: in `/usr/local/src/samba-3.6.7/source3':
> configure:8155: error: cannot run test program while cross compiling

Checking the configure at said place reveals:

8169 > if ac_fn_c_try_run "$LINENO"; then :
8170 > samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
8171 > else
8172 > samba_cv_CC_NEGATIVE_ENUM_VALUES=no
8173 > fi

As for the proper value, that probably depends on your TC, you'll have to check the compiled test yourself manually .
NiLuJe is offline   Reply With Quote