>Description:
Using gcc version 3.0.4 on HPUX 11.00, configure fails to run sucessfully i.e.
The define __STDC_EXT__ is thrown out as a redefine and so many test compilation fail
>How-To-Repeat:
run configure on HPUX 11.00: Fails to pick up existence of most system headers
e.g. float.h
>Fix:
Comment out reference to HPUX 11 on line 3446 of configure
e.g.
# hpux10.[2-9][0-9]* | hpux1[1-9]* | hpux[2-9][0-9]*)
hpux10.[2-9][0-9]* | hpux[2-9][0-9]*)
>Submitter-Id: [EMAIL PROTECTED]
>Originator:
>Organization:
Glasser Whitley Ltd
>MySQL support: none
>Synopsis: Configure does not pick up headers on HPUX11 with gcc 3.0.4
>Severity: serious
>Priority: low
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.49 (Source distribution)
>Environment:
HP R180, HPUX11.00, gcc 3.0.4
System: HP-UX gwlr B.11.00 A 9000/800 2009941983 two-user license
Some paths: /usr/bin/perl /opt/make/bin/make /opt/make/bin/gmake /opt/gcc/bin/gcc
/usr/bin/cc
GCC: Reading specs from /opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.4/specs
Configured with: ./configure : (reconfigured) ./configure : (reconfigured)
./configure
Thread model: posix
gcc version 3.0.4
Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS=''
LIBC:
lrwxr-xr-x 1 root sys 8 Apr 18 18:15 /lib/libc.0 -> ./libc.1
-r-xr-xr-x 1 bin bin 1867776 May 2 2001 /lib/libc.1
-r-xr-xr-x 1 bin bin 1552384 Nov 27 08:25 /lib/libc.2
-r--r--r-- 1 bin bin 2176800 Nov 27 08:25 /lib/libc.a
lrwxr-xr-x 1 root sys 15 Apr 18 18:12 /lib/libc.sl ->
/usr/lib/libc.2
lrwxr-xr-x 1 root sys 8 Apr 18 18:15 /usr/lib/libc.0 -> ./libc.1
-r-xr-xr-x 1 bin bin 1867776 May 2 2001 /usr/lib/libc.1
-r-xr-xr-x 1 bin bin 1552384 Nov 27 08:25 /usr/lib/libc.2
-r--r--r-- 1 bin bin 2176800 Nov 27 08:25 /usr/lib/libc.a
lrwxr-xr-x 1 root sys 15 Apr 18 18:12 /usr/lib/libc.sl ->
/usr/lib/libc.2
Configure command: configure --prefix=/opt/mysql --with-pthread
--with-named-thread-libs=-lpthread --with-innodb
Perl: This is perl, version 5.005_03 built for PA-RISC2.0
---------------------------------------------------------------------
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