Hi,
platform is windows 7 ,Visula studio 2008

 $> aimk -no-java  -no-opt -no-secure -no-jni -spool-classic

Building in directory: /dev/fs/C/softwares/NEW/GE-ROCKS/source
making in WIN32_X86/ for WIN32_X86 at host win7-test2

____W_I_N_3_2__A_P_P_L_I_C_A_T_I_O_N_S____
gmake: Nothing to be done for `all'.
_________L_I_B__W_I_N_G_R_I_D_____________
gmake: Nothing to be done for `wingridlib'.
_________C_O_R_E__S_Y_S_T_E_M_____________

gmake: Nothing to be done for `common_all'.
_________3_r_d_p_a_r_t_y__R_E_M_O_T_E_____
gmake: Nothing to be done for `all'.
_________3_r_d_p_a_r_t_y__Q_M_A_K_E_______
checking for a BSD-compatible install... /bin/install -c

checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../config/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc

checking whether the C compiler works... no
configure: error: in
`/dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/WIN32_X86':
configure: error: C compiler cannot create executables
See `config.log' for more details.

gmake: Makefile: No such file or directory
gmake: *** No rule to make target `Makefile'.  Stop.
not done
-------
portion of config .log is related to that error :

configure:3186:
 checking whether the C compiler works
configure:3208: gcc
-DSGE_ARCH_STRING=\"win32-x86\

" -Wall -O0 -pipe -DWIN32_X86 -DGETHOSTBYNAME_M -DUSE_SGE_UNSETENV
-DINTERIX -DINTERIX52 -DGETHOSTBYADDR_M -D_ALL_SOURCE -D_REENTRANT  -g
-DSGE_LOCK_DEBUG -I/build/berkeleydb/include/ -DTARGET_32BIT
-DSPOOLING_classic  -rpath /usr/lib/x86 -DNO_JNI -DCOMPILE_DC
-D__SGE_NO_USERMAPPING__ -Wno-error  -I/usr/local/ssl/include
-L/usr/local/ssl/lib conftest.c  >&5
<command line>:4:18: missing terminating " character
configure:3212: $? = 1
configure:3250: result: no
configure: failed program was:
....
full output of config.log is attached .
 Any help?
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU make configure 3.82, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ../configure --srcdir=..

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

hostname = win7-test2
uname -m = authenticamd
uname -r = 6.1
uname -s = Windows
uname -v = SP1

/usr/bin/uname -p = AMD64_Family_16_Model_9_Stepping_1
/bin/uname -X     = 
System = Interix
Node = win7-test2
Release = 6.1
Version = 10.0.6030.0
Machine = authenticamd
Processor = AMD64_Family_16_Model_9_Stepping_1
HostSystem = Windows
HostRelease = 6.1
HostVersion = SP1

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

PATH: /usr/local/bin
PATH: /opt/gcc.3.3/bin
PATH: /usr/contrib/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/contrib/win32/bin
PATH: /dev/fs/C/Windows/System32
PATH: /dev/fs/C/Windows/SUA/common
PATH: /dev/fs/C/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/
PATH: /bin


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

configure:2378: checking for a BSD-compatible install
configure:2446: result: /bin/install -c
configure:2457: checking whether build environment is sane
configure:2507: result: yes
configure:2648: checking for a thread-safe mkdir -p
configure:2687: result: ../config/install-sh -c -d
configure:2700: checking for gawk
configure:2716: found /usr/contrib/bin/gawk
configure:2727: result: gawk
configure:2738: checking whether make sets $(MAKE)
configure:2760: result: yes
configure:2890: checking for gcc
configure:2906: found /opt/gcc.3.3/bin/gcc
configure:2917: result: gcc
configure:3146: checking for C compiler version
configure:3155: gcc --version >&5
gcc (GCC) 3.3
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3166: $? = 0
configure:3155: gcc -v >&5
configure:3166: $? = 0
configure:3155: gcc -V >&5
configure:3166: $? = 1
configure:3155: gcc -qversion >&5
configure:3166: $? = 1
configure:3186: checking whether the C compiler works
configure:3208: gcc -DSGE_ARCH_STRING=\"win32-x86\" -Wall -O0 -pipe -DWIN32_X86 -DGETHOSTBYNAME_M -DUSE_SGE_UNSETENV -DINTERIX -DINTERIX52 -DGETHOSTBYADDR_M -D_ALL_SOURCE -D_REENTRANT  -g -DSGE_LOCK_DEBUG -I/build/berkeleydb/include/ -DTARGET_32BIT  -DSPOOLING_classic  -rpath /usr/lib/x86 -DNO_JNI -DCOMPILE_DC -D__SGE_NO_USERMAPPING__ -Wno-error  -I/usr/local/ssl/include  -L/usr/local/ssl/lib conftest.c  >&5
<command line>:4:18: missing terminating " character
configure:3212: $? = 1
configure:3250: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "3.82"
| #define PACKAGE_STRING "GNU make 3.82"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://www.gnu.org/software/make/";
| #define PACKAGE "make"
| #define VERSION "3.82"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3255: error: in `/dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/WIN32_X86':
configure:3258: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##


## ----------------- ##
## Output variables. ##
## ----------------- ##

ac_ct_CC='gcc'
ACLOCAL='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run aclocal-1.11'
ALLOCA=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
AMDEP_FALSE=''
AMDEP_TRUE=''
AMDEPBACKSLASH=''
AMTAR='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run tar'
AR=''
AUTOCONF='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run autoconf'
AUTOHEADER='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run autoheader'
AUTOMAKE='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run automake-1.11'
AWK='gawk'
bindir='${exec_prefix}/bin'
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
build=''
CC='gcc'
CCDEPMODE=''
CFLAGS='-DSGE_ARCH_STRING=\"win32-x86\" -Wall -O0 -pipe -DWIN32_X86 -DGETHOSTBYNAME_M -DUSE_SGE_UNSETENV -DINTERIX -DINTERIX52 -DGETHOSTBYADDR_M -D_ALL_SOURCE -D_REENTRANT  -g -DSGE_LOCK_DEBUG -I/build/berkeleydb/include/ -DTARGET_32BIT  -DSPOOLING_classic  -rpath /usr/lib/x86 -DNO_JNI -DCOMPILE_DC -D__SGE_NO_USERMAPPING__ -Wno-error'
CPP=''
CPPFLAGS=' -I/usr/local/ssl/include'
CYGPATH_W='echo'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
DEFS=''
DEPDIR=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
exec_prefix='NONE'
EXEEXT=''
GETLOADAVG_LIBS=''
GLOBINC=''
GLOBLIB=''
GMSGFMT=''
GREP=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
host=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
install_sh='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/install-sh'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
KMEM_GROUP=''
LDFLAGS=' -L/usr/local/ssl/lib'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKE_HOST=''
MAKEINFO='${SHELL} /dev/fs/C/softwares/NEW/GE-ROCKS/source/3rdparty/qmake/config/missing --run makeinfo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/../config/install-sh -c -d'
MKDIR_P='../config/install-sh -c -d'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
NEED_SETGID=''
OBJEXT=''
oldincludedir='/usr/include'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='GNU make'
PACKAGE_STRING='GNU make 3.82'
PACKAGE_TARNAME='make'
PACKAGE_URL='http://www.gnu.org/software/make/'
PACKAGE_VERSION='3.82'
PACKAGE='make'
PATH_SEPARATOR=':'
pdfdir='${docdir}'
PERL=''
POSUB=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
RANLIB=''
REMOTE='sge'
sbindir='${exec_prefix}/sbin'
SET_MAKE=''
sharedstatedir='${prefix}/com'
SHELL='/bin/sh'
STRIP=''
sysconfdir='${prefix}/etc'
target_alias=''
USE_CUSTOMS_FALSE=''
USE_CUSTOMS_TRUE=''
USE_LOCAL_GLOB_FALSE=''
USE_LOCAL_GLOB_TRUE=''
USE_NLS=''
VERSION='3.82'
WINDOWSENV_FALSE=''
WINDOWSENV_TRUE=''
XGETTEXT=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

MAINT_MAKEFILE=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU make"
#define PACKAGE_TARNAME "make"
#define PACKAGE_VERSION "3.82"
#define PACKAGE_STRING "GNU make 3.82"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "http://www.gnu.org/software/make/";
#define PACKAGE "make"
#define VERSION "3.82"

configure: exit 77
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to