Displaying 12 results from an estimated 12 matches for "ac_cv_c_bigendian".
Did you mean:
ac_cv_c_big_endian
2014 Feb 20
2
[LLVMdev] test-suite wrongly using big-endian results
...4 and it's correctly detecting
little-endian, even setting the ENDIAN=little on configure and
Makefiles alike, but it still generates "big-endian" from
Makefile.programs.
Here's the first lines of:
sandbox/test-...$ grep -i endian * | less
config.log:| not big endian
config.log:ac_cv_c_bigendian=no
config.log:ENDIAN='little'
config.status:s, at ENDIAN@,|#_!!_#|little,g
configure.log:checking whether byte ordering is bigendian... no
grep: External: Is a directory
Makefile.config:ENDIAN := little
=== So far, so good.
Makefile.programs: -if [ -f
"$(PROJ_SRC_DIR)/$*.refere...
2007 Dec 12
0
[LLVMdev] RFC: configure.ac
Hi all,
I got this warning during configuration:
/Volumes/SandBox/Clean/llvmCore.roots/llvmCore~obj/src/llvm/configure:
line 4186: ,: command not found
It looks like this is the culprit:
case $ac_cv_c_bigendian in
yes)
ENDIAN=big
,
(note the ',')
This looks like it could possibly fix the problem. I don't have an
autoconf that won't mess things up, though.
Comments?
-bw
Index: autoconf/configure.ac
===================================================================
--- autoconf/c...
2002 Dec 30
1
R on the Zaurus link
...==========================================================
Might be something to do with the /sys/ tacked on the front of the types.h
and param.h includes?
In any case if you just want it to compile then use something like the
following:
$ ./configure --host=arm-linux --build=i686-mandrake-linux
ac_cv_c_bigendian=yes
I've not tested the X parts of R yet, nor have I done anything else other
than making sure that NAs are handled correctly.
Happy new year to you all,
Simon
--------------------------------------------
Simon Pickering MEng
Dept. of Mechanical Engineering
University of Bath
Bath, BA2 7AY...
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
...N_NUMBER,
OPENSSL_VERSION_TEXT)) <0)
exit(1);
exit(0);
}
configure:8595: result: not found
configure:8597: error: OpenSSL version header not found.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=...
2006 Apr 11
0
Problem building openssh-4.3p2 under cygwin and windows XP
.../Makefile
config.status:714: creating ssh_prng_cmds
config.status:714: creating survey.sh
config.status:818: creating config.h
config.status:1336: config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-cygwin
ac_cv_build_alias=i686-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cc_implements___FUNCTION__=yes
ac_cv_cc_implements___func__=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv...
2008 Aug 26
2
Error while compiling Ices 0.4
...#endif
|
| int
| main ()
| {
| return f != shout_new;
| ;
| return 0;
| }
configure:21064: result: no
configure:21103: error: Could not find a usable libshout
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXC...
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log?
Jean-Marc
Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit :
> Jean-Marc Valin wrote:
> > What platform (OS, compiler/version)
>
> GNU/Linux
> kernel 2.6.11.8
> gcc 3.4.3
>
> > Also, does it work with no options.
>
> No, I just tried with just "./configure" and I have the same error.
>
>
--
Jean-Marc
2005 May 13
0
Problem configuring speex 1.1.8
...exit (ferror (f) || fclose (f) != 0);
|
| ;
| return 0;
| }
configure:20771: error: cannot compute sizeof (short), 77
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-s -O3 -march=i686'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac...
2005 May 13
1
Problem configuring speex 1.1.8
...urn 0;
> | }
> configure:20771: error: cannot compute sizeof (short), 77
> See `config.log' for more details.
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_build_alias=i686-pc-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_c_inline=inline
> ac_cv_c_restrict=__restrict
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=gcc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-s -O3 -march=i686'
> ac_cv...
2005 May 08
2
Problem configuring speex 1.1.8
...exit (ferror (f) || fclose (f) != 0);
|
| ;
| return 0;
| }
configure:20771: error: cannot compute sizeof (short), 77
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-s -O3 -march=i686'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...end
| subroutine foo_bar()
| return
| end
configure:26180: error: cannot compile a simple Fortran program
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BLAS_LIBS_set=
ac_cv_env_BLAS_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPICFLAGS_set=
ac_cv_env_CPICFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPF...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...| return 0;
| }
configure:15056: result: unknown
configure:15069: error: linking to Fortran libraries from C fails
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPICFLAGS_set=
ac_cv_env_CPICFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=...