RE: ./configue glib



  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = falcon
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-12

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = falcon
Release = 5.9
KernelID = Generic_112233-12
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /etc
PATH: /usr/local/bin
PATH: /usr/ccs/bin
PATH: /usr/local/lib


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1580: checking for a BSD-compatible install
configure:1635: result: ./install-sh -c
configure:1646: checking whether build environment is sane
configure:1689: result: yes
configure:1722: checking for gawk
configure:1751: result: no
configure:1722: checking for mawk
configure:1751: result: no
configure:1722: checking for nawk
configure:1738: found /usr/bin/nawk
configure:1748: result: nawk
configure:1758: checking whether make sets $(MAKE)
configure:1778: result: yes
configure:1991: checking whether to enable maintainer-specific portions of Makefiles
configure:2000: result: no
configure:2022: checking build system type
configure:2040: result: sparc-sun-solaris2.9
configure:2048: checking host system type
configure:2062: result: sparc-sun-solaris2.9
configure:2071: checking for the BeOS
configure:2081: result: no
configure:2085: checking for Win32
configure:2115: result: no
configure:2267: checking whether to enable garbage collector friendliness
configure:2279: result: no
configure:2283: checking whether to disable memory pools
configure:2286: result: no
configure:2358: checking for gcc
configure:2387: result: no
configure:2438: checking for cc
configure:2454: found /usr/ucb/cc
configure:2464: result: cc
configure:2628: checking for C compiler version
configure:2631: cc --version </dev/null >&5
/usr/ucb/cc:  language optional software package not installed
configure:2634: $? = 1
configure:2636: cc -v </dev/null >&5
/usr/ucb/cc:  language optional software package not installed
configure:2639: $? = 1
configure:2641: cc -V </dev/null >&5
/usr/ucb/cc:  language optional software package not installed
configure:2644: $? = 1
configure:2667: checking for C compiler default output file name
configure:2670: cc    conftest.c  >&5
/usr/ucb/cc:  language optional software package not installed
configure:2673: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.6.0"
| #define PACKAGE_STRING "glib 2.6.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 6
| #define GLIB_MICRO_VERSION 0
| #define GLIB_INTERFACE_AGE 0
| #define GLIB_BINARY_AGE 600
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| /* end confdefs.h.  */
|

Thanks,
 
 
Spencer

-----Original Message-----
From: Jean Bréfort [mailto:jean brefort normalesup org] 
Sent: Monday, January 17, 2005 8:46 AM
To: Plantier, Spencer
Cc: gtk-list gnome org
Subject: Re: ./configue glib

Le lundi 17 janvier 2005 à 08:37 -0500, Plantier, Spencer a écrit :
> I am new to unix and trying to compile glib and I get this error: 
> 
> 
> checking for a BSD-compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> checking build system type... sparc-sun-solaris2.9
> checking host system type... sparc-sun-solaris2.9
> checking for the BeOS... no
> checking for Win32... no
> checking whether to enable garbage collector friendliness... no
> checking whether to disable memory pools... no
> checking for gcc... no
> checking for cc... cc
> checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.

What are the contents of config.log?

> Here is my env:
> 
> # env
> HOME=/
> HZ=100
> LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/lib
> LOGNAME=root
> PATH=/usr/bin:/usr/sbin:/usr/ucb:/etc:/usr/local/bin:/usr/ccs/bin:/usr/l
> ocal/lib
> SHELL=/sbin/sh
> TERM=vt100
> TZ=US/Eastern





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