>Description:
checking for restartable system calls... no
checking need of special linking flags... none
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for st_rdev in struct stat... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of char... 0
configure: error: No size for char type.
A likely cause for this could be that there isn't any
static libraries installed. You can verify this by checking if you have libm.a
in /lib, /usr/lib or some other standard place.  If this is the problem,
install the static libraries and try again.  If this isn't the problem,
examine config.log for possible errors.  If you want to report this, use
'scripts/mysqlbug' and include at least the last 20 rows from config.log!

>How-To-Repeat:
./configure
(Even with all options suggested on the web page)
>Fix:
        

>Submitter-Id: [EMAIL PROTECTED]
>Originator:    
>Organization:
  Mvh Petter Lindquist, Unix-/Nätverkstekniker Högskolan i Gävle
  Tel 026-648914 / 070-549 8914
>
>MySQL support: none
>Synopsis:      Can not compile MySQL on Solaris
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         support
>Release:       mysql-3.23.38 (Source distribution)

>Environment:
Machine 1:

news(petter): uname -a
SunOS news 5.8 Generic_108528-03 sun4u sparc SUNW,Ultra-5_10
news(petter): make -v
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
        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.

Report bugs to <[EMAIL PROTECTED]>.

news(petter): gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
news(petter):


Machine 2:

adeptus(petter): uname -a
SunOS adeptus 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-4
adeptus(petter): gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/specs
gcc version 2.95.1 19990816 (release)
adeptus(petter): make -v
GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97
        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.

Report bugs to <[EMAIL PROTECTED]>.

adeptus(petter):


Machine 3:

mentos(petter): uname -a
SunOS mentos 5.7 Generic_106541-05 sun4u sparc SUNW,Ultra-4
mentos(petter): gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
mentos(petter): make -v
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
        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.

Report bugs to <[EMAIL PROTECTED]>.

mentos(petter):


System: SunOS adeptus 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-4
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc /usr/ucb/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/specs
gcc version 2.95.1 19990816 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
-rw-r--r--   1 bin      bin      1694308 Nov  2  2000 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Dec 21 21:36 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1115940 Nov  2  2000 /lib/libc.so.1
-rw-r--r--   1 bin      bin      1694308 Nov  2  2000 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Dec 21 21:36 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1115940 Nov  2  2000 /usr/lib/libc.so.1
Configure command: ./configure  --with-unix-socket-path=/var/tmp/mysql.sock 
--with-low-memory --with-mit-threads=yes --without-perl --enable-thread-safe-client 
--with-berkeley-db --with-innodb
Perl: This is perl, version 5.004_03

---------------------------------------------------------------------
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 <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to