configuring latest snapshot

View: New views
5 Messages — Rating Filter:   Alert me  

configuring latest snapshot

by vsrk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I am facing problem configuring latest gnucap snapshot, gnucap-2009-08-13.
following error message is seen:
QUOTE:
vsrks@vsrks-laptop:~/gnucap/gnucap-2009-08-13$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if debug code should be compiled in... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: in `/home/vsrks/gnucap/gnucap-2009-08-13':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
UNQUOTE
Can some help me what could be the problem.
 I am configuring Compaq nx6115(AMD Turion64) notebook with Ubuntu 9.04

--
vsrk sarma
_______________________________________________
Help-gnucap mailing list
Help-gnucap@...
http://lists.gnu.org/mailman/listinfo/help-gnucap

Re: configuring latest snapshot

by Rubén Gómez Antolí :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all:

vsrk sarma escribió:
> Hi,
> I am facing problem configuring latest gnucap snapshot, gnucap-2009-08-13.

There are a new snapshot:

http://gnucap.org/devel/gnucap-2009-08-19.tar.gz

Are you try this?

> following error message is seen:
> QUOTE:
> vsrks@vsrks-laptop:~/gnucap/gnucap-2009-08-13$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> (...)

> See `config.log' for more details.

What say config.log?

> UNQUOTE
> Can some help me what could be the problem.

Try new snapshot, and after, if you can't compile, ask again.

>  I am configuring Compaq nx6115(AMD Turion64) notebook with Ubuntu 9.04

Good look.

Salud y Revolución.

Lobo.
--
Libertad es poder elegir en cualquier momento. Ahora yo elijo GNU/Linux,
para no atar mis manos con las cadenas del soft propietario.
---------
Desde El Ejido, en Almería, usuario registrado Linux #294013
http://www.counter.li.org


_______________________________________________
Help-gnucap mailing list
Help-gnucap@...
http://lists.gnu.org/mailman/listinfo/help-gnucap

Re: configuring latest snapshot

by Kevin Bowling-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 8/20/2009 10:41 PM, vsrk sarma wrote:

> Hi,
> I am facing problem configuring latest gnucap snapshot, gnucap-2009-08-13.
> following error message is seen:
> QUOTE:
> vsrks@vsrks-laptop:~/gnucap/gnucap-2009-08-13$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking if debug code should be compiled in... no
> checking for g++... no
> checking for c++... no
> checking for gpp... no
> checking for aCC... no
> checking for CC... no
> checking for cxx... no
> checking for cc++... no
> checking for cl.exe... no
> checking for FCC... no
> checking for KCC... no
> checking for RCC... no
> checking for xlC_r... no
> checking for xlC... no
> checking for C++ compiler default output file name...
> configure: error: in `/home/vsrks/gnucap/gnucap-2009-08-13':
> configure: error: C++ compiler cannot create executables
> See `config.log' for more details.
> UNQUOTE
> Can some help me what could be the problem.
>   I am configuring Compaq nx6115(AMD Turion64) notebook with Ubuntu 9.04
>
>    
Hi,

It looks like you don't have a C/C++ compiler installed.

Using the graphical package manager, or apt-get, install gcc, g++, and
related development packages.

Regards,
Kevin


_______________________________________________
Help-gnucap mailing list
Help-gnucap@...
http://lists.gnu.org/mailman/listinfo/help-gnucap

Re: configuring latest snapshot

by vsrk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Aug 22, 2009 at 5:25 PM, Kevin Bowling <kevinb@...>wrote:

>  On 8/20/2009 10:41 PM, vsrk sarma wrote:
>
>> Hi,
>> I am facing problem configuring latest gnucap snapshot, gnucap-2009-08-13.
>> following error message is seen:
>> QUOTE:
>> vsrks@vsrks-laptop:~/gnucap/gnucap-2009-08-13$ ./configure
>> checking for a BSD-compatible install... /usr/bin/install -c
>> checking whether build environment is sane... yes
>> checking for a thread-safe mkdir -p... /bin/mkdir -p
>> checking for gawk... gawk
>> checking whether make sets $(MAKE)... yes
>> checking whether to enable maintainer-specific portions of Makefiles... no
>> checking if debug code should be compiled in... no
>> checking for g++... no
>> checking for c++... no
>> checking for gpp... no
>> checking for aCC... no
>> checking for CC... no
>> checking for cxx... no
>> checking for cc++... no
>> checking for cl.exe... no
>> checking for FCC... no
>> checking for KCC... no
>> checking for RCC... no
>> checking for xlC_r... no
>> checking for xlC... no
>> checking for C++ compiler default output file name...
>> configure: error: in `/home/vsrks/gnucap/gnucap-2009-08-13':
>> configure: error: C++ compiler cannot create executables
>> See `config.log' for more details.
>> UNQUOTE
>> Can some help me what could be the problem.
>>  I am configuring Compaq nx6115(AMD Turion64) notebook with Ubuntu 9.04
>>
>>
>>
> Hi,
>
> It looks like you don't have a C/C++ compiler installed.
>
> Using the graphical package manager, or apt-get, install gcc, g++, and
> related development packages.

I did have gcc installed:gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
I tried to configure with latest snapshot version dated 2009-08-19. problem
continues still.
config.log file is attached.


>
>
> Regards,
> Kevin
>



--
vsrk sarma

_______________________________________________
Help-gnucap mailing list
Help-gnucap@...
http://lists.gnu.org/mailman/listinfo/help-gnucap

Re: configuring latest snapshot

by al davis-13 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday 23 August 2009, vsrk sarma wrote:
> I did have gcc installed:gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
> I tried to configure with latest snapshot version dated
> 2009-08-19. problem continues still.
> config.log file is attached.

Gnucap needs a C++ compiler, not C.

"sudo apt-get install g++"


_______________________________________________
Help-gnucap mailing list
Help-gnucap@...
http://lists.gnu.org/mailman/listinfo/help-gnucap