Hi Georg,

    I have tried to change the zero to letter O and still have this problem.
I'll paste below the config.log file and the output.

Thank you very much for your help.


_________________________________________________________
command i entered
CC=gcc CFLAGS="-O3" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure --prefix=/usr/local/mysql --with-low-memory --enable-assembler




_________________________________________________________
screen output:
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... ./configure: make: not found
no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) no
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables


_________________________________________________
config.log file

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $
./configure --prefix=/usr/local/mysql --with-low-memory --enable-assembler

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

hostname = bigbird
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-13

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = bigbird
Release = 5.8
KernelID = Generic_108528-13
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/sbin:/usr/bin

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

configure:1044: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:1047: $? = 1
configure:1087: checking build system type
configure:1105: result: sparc-sun-solaris2.8
configure:1115: checking host system type
configure:1129: result: sparc-sun-solaris2.8
configure:1139: checking target system type
configure:1153: result: sparc-sun-solaris2.8
configure:1182: checking for a BSD compatible install
configure:1231: result: ./install-sh -c
configure:1242: checking whether build environment is sane
configure:1260: result: yes
configure:1275: checking whether make sets ${MAKE}
configure:1299: result: no
configure:1323: checking for working aclocal
configure:1334: result: missing
configure:1338: checking for working autoconf
configure:1349: result: missing
configure:1353: checking for working automake
configure:1364: result: missing
configure:1368: checking for working autoheader
configure:1379: result: missing
configure:1383: checking for working makeinfo
configure:1394: result: missing
configure:1473: checking whether to enable maintainer-specific portions of
Makefiles
configure:1482: result: no
configure:1495: checking whether build environment is sane
configure:1513: result: yes
configure:1516: checking whether make sets ${MAKE}
configure:1540: result: no
configure:1585: checking for mawk
configure:1611: result: no
configure:1585: checking for gawk
configure:1611: result: no
configure:1585: checking for nawk
configure:1600: found /usr/bin/nawk
configure:1608: result: nawk
configure:1661: checking for gcc
configure:1684: result: gcc
configure:1912: checking for C compiler version
configure:1915: gcc --version </dev/null >&5
./configure: gcc: not found
configure:1918: $? = 1
configure:1920: gcc -v </dev/null >&5
./configure: gcc: not found
configure:1923: $? = 1
configure:1925: gcc -V </dev/null >&5
./configure: gcc: not found
configure:1928: $? = 1
configure:1948: checking for C compiler default output
configure:1951: gcc -O3    conftest.c  >&5
./configure: gcc: not found
configure:1954: $? = 1
configure: failed program was:
#line 1932 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:1977: error: C compiler cannot create executables

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

ac_cv_build='sparc-sun-solaris2.8'
ac_cv_build_alias='sparc-sun-solaris2.8'
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='gcc'
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-O3'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set='set'
ac_cv_env_CXXFLAGS_value='-O3 -felide-constructors -fno-exceptions -fno-rtti
'
ac_cv_env_CXX_set='set'
ac_cv_env_CXX_value='gcc'
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_host='sparc-sun-solaris2.8'
ac_cv_host_alias='sparc-sun-solaris2.8'
ac_cv_prog_AWK='nawk'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_make_make_set='no'
ac_cv_target='sparc-sun-solaris2.8'
ac_cv_target_alias='sparc-sun-solaris2.8'

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

#define PACKAGE "mysql"
#define VERSION "3.23.51"
#define PROTOCOL_VERSION 10
#define DOT_FRM_VERSION 6
#define SYSTEM_TYPE "sun-solaris2.8"
#define MACHINE_TYPE "sparc"


configure: exit 77








---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to