Skip to content

Commit bc6ecbf

Browse files
committed
Add mention to check config.log if thread test failure.
1 parent 6a27640 commit bc6ecbf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19174,8 +19174,8 @@ echo "$as_me: error: Can not build thread test proram." >&2;}
1917419174
{ (exit 1); exit 1; }; })
1917519175
$srcdir/src/tools/thread/thread_test >&5 ||
1917619176
( rm -f src/Makefile.global
19177-
{ { echo "$as_me:$LINENO: error: Thread test program failed." >&5
19178-
echo "$as_me: error: Thread test program failed." >&2;}
19177+
{ { echo "$as_me:$LINENO: error: Thread test program failed. See 'config.log' for details." >&5
19178+
echo "$as_me: error: Thread test program failed. See 'config.log' for details." >&2;}
1917919179
{ (exit 1); exit 1; }; })
1918019180
$MAKE -C $srcdir/src/tools/thread clean >&5 ||
1918119181
( rm -f src/Makefile.global

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.327 2004/04/25 20:57:32 momjian Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.328 2004/04/25 21:04:59 momjian Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -1232,7 +1232,7 @@ $MAKE -C $srcdir/src/tools/thread >&5 ||
12321232
AC_MSG_ERROR([Can not build thread test proram.]))
12331233
$srcdir/src/tools/thread/thread_test >&5 ||
12341234
( rm -f src/Makefile.global
1235-
AC_MSG_ERROR([Thread test program failed.]))
1235+
AC_MSG_ERROR([Thread test program failed. See 'config.log' for details.]))
12361236
$MAKE -C $srcdir/src/tools/thread clean >&5 ||
12371237
( rm -f src/Makefile.global
12381238
AC_MSG_ERROR([Can not clean thread test directory.]))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy