[Nagios-users] Missing file running ./configure on Solaris 8 (sparc)

2006-07-11 Thread [EMAIL PROTECTED]
I'm getting this error message when I run the configure script before
building and installing: (this is the config.log file)

configure:1834: checking for C compiler default output file name
configure:1837: gccconftest.c  5
ld: fatal: file values-Xa.o: open failed: No such file or directory
ld: fatal: File processing errors. No output written to a.out
collect2: ld returned 1 exit status
configure:1840: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME 
| #define PACKAGE_TARNAME 
| #define PACKAGE_VERSION 
| #define PACKAGE_STRING 
| #define PACKAGE_BUGREPORT 
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1879: error: C compiler cannot create executables
See `config.log' for more details.



mail2web - Check your email from the web at
http://mail2web.com/ .




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Missing file running ./configure on Solaris 8 (sparc)

2006-07-11 Thread Jim Perrin
On 7/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 I'm getting this error message when I run the configure script before
 building and installing: (this is the config.log file)

 configure:1879: error: C compiler cannot create executables
 See `config.log' for more details.

Sounds like you need to install gcc and the standard libs

-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null