I have copies some more lines as follows: 

configure:4708:
checking for gcc
configure:4724: found /usr/bin/gcc
configure:4735:
result: gcc
configure:4964: checking for C compiler
version
configure:4973: gcc --version
>&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
build 5658) (LLVM build 2336.1.00)
Copyright (C) 2007 Free Software
Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO
warranty; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.

configure:4984: $? =
0
configure:4973: gcc -v >&5
Using built-in specs.
Target:
i686-apple-darwin11
Configured with:
/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure
--disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2
--mandir=/share/man --enable-languages=c,objc,c++,obj-c++
--program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/
--with-slibdir=/usr/lib --build=i686-apple-darwin11
--enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local
--program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11
--target=i686-apple-darwin11
--with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc
version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.1.00)
configure:4984: $? = 0
configure:4973: gcc -V
>&5
llvm-gcc-4.2: argument to `-V' is missing
configure:4984: $? =
1
configure:4973: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no
input files
configure:4984: $? = 1
configure:4988: checking whether we
are using the GNU C compiler
configure:5007: gcc -c conftest.c
>&5
configure:5007: $? = 0
configure:5016: result: yes
configure:5025:
checking whether gcc accepts -g
configure:5045: gcc -c -g conftest.c
>&5
configure:5045: $? = 0
configure:5086: result: yes
configure:5103:
checking for gcc option to accept ISO C89
configure:5167: gcc -c -g -O2
conftest.c >&5
configure:5167: $? = 0
configure:5180: result: none
needed
configure:5202: checking dependency style of gcc
configure:5312:
result: gcc3

On Fri, 27 Jan 2012 07:40:27 -0500, Alexander Hansen
wrote: 

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On
1/27/12 7:18 AM, OYEDAPO OLUFEMI wrote:
> 
>> i have checked the
config.log file and from the "checking gcc" down i have pasted below. Do
you think i need to add "something" in the bash file? configure:4708:
checking for gcc configure:4724: found /usr/bin/gcc configure:4735:
result: gcc configure:4964: checking for C compiler version
configure:4973: gcc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC)
4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright
(C) 2007 Free Software Foundation, Inc. This is free software; see the
source for copying conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> You need to
post some more lines after this point. There should be
> text saying
"Checking whether the C compiler works." That's where
> your error comes
from, and so that's what we need to see. Post a few
> lines around that
point.
> 
> - -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
>
http://finkakh.wordpress.com/ [1]
> -----BEGIN PGP SIGNATURE-----
>
Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org/ [2]
> 
>
iEYEARECAAYFAk8imzsACgkQB8UpO3rKjQ82uACfVsDKdLVC3iIZUTcO01WAI6aw
>
BdgAn13BqrIbZT9RQiExgITYS1z0o14q
> =38yo
> -----END PGP SIGNATURE-----




Links:
------
[1] http://finkakh.wordpress.com/
[2]
http://enigmail.mozdev.org/
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to