[Gambas-user] 'help'
timothy
timothy.marshal-nichols at ...247...
Wed Jul 25 08:36:05 CEST 2007
> -----Original Message-----
> From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user-
> bounces at lists.sourceforge.net] On Behalf Of Sandi Jatmika
> Sent: Tuesday, 24 July 2007 10:48 AM
> To: Gambas-user at lists.sourceforge.net
> Subject: [Gambas-user] 'help'
>
> I use Intell Processors 3.0 Gb and 512 Mb RAM
>
> root at ...1738...:/home/LGD/sandi/Desktop/VB/gambas-1.0.19# ./configure
> checking whether to enable maintainer-specific portions of
Makefiles...
> no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking build system type... i686-pc-linux-gnulibc1
> checking host system type... i686-pc-linux-gnulibc1
> checking for gcc... gcc
> checking for C compiler default output file name...
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> root at ...1738...:/home/LGD/sandi/Desktop/VB/gambas-1.0.19#
>
>
>
Following your report I have just installed Gambas 1.0.19 on a openSUSE
10.2 32 bit system. Everything went OK. So it can be done!
The equivalent part of the configure output for me is:
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
<... rest of output ...>
Try installing
gawk
All of gcc
through YaST
Thanks
8-{)} Timothy Marshal-Nichols
<mailto: timothy.marshal-nichols at ...247...>
More information about the User
mailing list