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: .... But How can I debug ?
On Sun, Jun 10, 2012 at 9:56 AM, Ron Chen <[email protected]> wrote: > Can you check the generated config.log in the 3rdparty/qmake/WIN32_X86 > directory? Usually, the last few lines of the config.log file tells you why > the compilation fails. > > I haven't run the Windows SUA port of grid engine for a while. These days, > for client side only grid engine installations, I deploy the Cygwin port > more often: > > http://blogs.scalablelogic.com/2012/06/grid-engine-cygwin-port.html > > -Ron > > > > > ________________________________ > From: mahbube rustaee <[email protected]> > To: [email protected] > Sent: Saturday, June 9, 2012 6:45 AM > Subject: [gridengine users] issue on build GE2011.11 > > > 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 > > any hints? > > Thx > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users >
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
