RE: help?! not sure what needs to be corrected..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You need to have access to a C compiler in order to build GCC.  It looks like your compiler is having problems connecting to the license server - that, or you just don't have a license.  This is something you'll need to talk to your system administrators about.

Also, if your configure command below is correct, then you're building in the wrong spot - you should not be building GCC in a subdirectory inside the source tree.  It should be in a directory anywhere outside of the source tree.  For example, if your source is in /newgcc/gcc-3.3.2, you shouldn't put your objdir under that directory.  Rather, you should do something like /newgcc/objdir.

Cheers,
Lyle

-----Original Message-----
From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx]On
Behalf Of Thomas Traxler
Sent: Wednesday, January 21, 2004 3:50 PM
To: gcc-help@xxxxxxxxxxx
Subject: help?! not sure what needs to be corrected..


i have reviewed the docs at gnu.org for installing gcc 3.3.2, but can't
find any reference to the problems i'm having.  the following is the
entire output after running ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls         please help if you can.
or maybe tell me where i can get the info??  thanks in advance.

Configuring for a sparc-sun-solaris2.9 host.
Created "Makefile" in /newgcc/gcc-3.3.2/objdir using
"mh-frag"
License Error : Cannot connect to the license server (unknown)..
 for product(Sun WorkShop Compiler C SPARC).
 (License server may not have been started)
Cannot connect to license server
 The server (lmgrd) has not been started yet, or
 the wrong port@host or license file is being used, or the
 port or hostname in the license file has been changed.
Feature:workshop.c.sparc
Server name:unknown
FLEXlm error:-15,12.  System Error: 146    Connection refused
*** The command 'cc -o conftest -g   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux