This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/41760] New: Problem with configure when using --with-gmp and --with-mpfr


I configure gcc-4.4.2 with :

configure:11038: /usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include -v </dev/null >&5
Driving: /usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include -v -lgfortranbegin
-lgfortran -lm -shared-libgcc
Reading specs from /usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/specs
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.4.2/configure --cache-file=config.cache
--srcdir=/usr/local/GCC/GCC-4.4.2/gcc-4.4.2 --prefix=/usr/local/GCC/gcc-4.4.2
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --with-gmp=/usr/local
--with-mpfr=/usr/local
Thread model: posix
gcc version 4.4.2 (GCC) 

On my system, the standard version of gmp is different of the version installed
in ``/usr/local''.

Below is the ``config.log'' of ``libfortan'' :

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

It was created by GNU Fortran Runtime Library configure 0.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/libgfortran/configure
--cache-file=./config.cache --enable-multilib --prefix=/usr/local/GCC/gcc-4.4.2
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-gmp=/usr/local
--with-mpfr=/usr/local --enable-languages=c,ada,c++,fortran,java,objc,obj-c++
--program-transform-name=s,y,y, --with-target-subdir=i686-pc-linux-gnu
--build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
--srcdir=/usr/local/GCC/GCC-4.4.2/gcc-4.4.2/libgfortran

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

hostname = al7-centsos
uname -m = i686
uname -r = 2.6.18-164.el5
uname -s = Linux
uname -v = #1 SMP Thu Sep 3 03:33:56 EDT 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/GCC/gcc-4.4.1/bin
PATH: /home/delaunay/public/share/ec
PATH: /home/delaunay/public/share/ec
PATH: /home/delaunay/public/share/ec
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/delaunay/bin
PATH: /opt/Adobe/Reader9/bin
PATH: /home/delaunay/bin
PATH: /home/delaunay/bin

...

configure:12084: checking if
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:12105: /usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include -c  -o out/conftest2.o 
conftest.f >&5
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/f951: symbol lookup error:
/usr/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:12109: $? = 1
configure:12131: result: no
configure:12136: checking if
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include supports -c -o file.o
configure:12183: result: no
configure:12213: checking whether the
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include linker
(/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/collect-ld) supports shared
libraries
configure:13276: result: yes
configure:13419: checking dynamic linker characteristics
configure:14052: result: GNU/Linux ld.so
configure:14103: checking how to hardcode library paths into programs
configure:14128: result: immediate
configure:14173: checking whether the GNU Fortran compiler is working
configure:14187: /usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include -c   conftest.f >&5
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/f951: symbol lookup error:
/usr/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
configure:14193: $? = 1
configure: failed program was:
| 
|       program foo
|       real, parameter :: bar = sin (12.34 / 2.5)
|       end program foo
configure:14214: result: no
configure:14216: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/i686-pc-linux-gnu/libgfortran/config.log

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/usr/bin/cpp
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i686-pc-linux-gnu
ac_cv_exeext=
ac_cv_fc_compiler_gnu=no
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_AS=/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/xgcc
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include'
ac_cv_prog_CPP=/usr/bin/cpp
ac_cv_prog_FC='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_fc_g=no
ac_cv_prog_fgrep='grep -F'
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/collect-ld
lt_cv_path_NM=/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_FC=no
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_FC=no
lt_cv_prog_gnu_ld=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][     
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ 
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ 
{"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=98304

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/missing --run tar'
AM_CFLAGS='-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings'
AM_FCFLAGS='-I . -Wall -Werror -fimplicit-none -fno-repack-arrays
-fno-underscoring'
AR='ar'
AS='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/as'
AUTOCONF='${SHELL} /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/missing --run
autoheader'
AUTOMAKE='${SHELL} /usr/local/GCC/GCC-4.4.2/gcc-4.4.2/missing --run
automake-1.9'
AWK='gawk'
CC='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/xgcc
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=gnu99 -g -m32 -mtune=core2 -march=core2  '
CPP='/usr/bin/cpp'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FC='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/gfortran
-B/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/bin/
-B/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/lib/ -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/include -isystem
/usr/local/GCC/gcc-4.4.2/i686-pc-linux-gnu/sys-include'
FCFLAGS=''
FGREP='grep -F'
FPU_HOST_HEADER=''
GREP='grep'
INSTALL_DATA='/usr/bin/install -c -m 644'
INSTALL_PROGRAM='/usr/bin/install -c'
INSTALL_SCRIPT='/usr/bin/install -c'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/collect-ld'
LDFLAGS=''
LIBGFOR_USE_SYMVER_FALSE='#'
LIBGFOR_USE_SYMVER_TRUE=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo --split-size=5000000'
NM='/usr/local/GCC/GCC-4.4.2/i686-gcc-4.4.2/./gcc/nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libgfortran'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GNU Fortran Runtime Library'
PACKAGE_STRING='GNU Fortran Runtime Library 0.3'
PACKAGE_TARNAME='libgfortran'
PACKAGE_VERSION='0.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.3'
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_DSYMUTIL=''
ac_ct_DUMPBIN=''
ac_ct_FC=''
ac_ct_LIPO=''
ac_ct_NMEDIT=''
ac_ct_OBJDUMP=''
ac_ct_OTOOL64=''
ac_ct_OTOOL=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_libsubdir='build-i686-pc-linux-gnu'
build_os='linux-gnu'
build_subdir='build-i686-pc-linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
enable_shared='yes'
enable_static='yes'
exec_prefix='NONE'
extra_ldflags_libgfortran=''
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_subdir='.'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/GCC/GCC-4.4.2/gcc-4.4.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
multi_basedir='/usr/local/GCC/GCC-4.4.2/gcc-4.4.2/libgfortran/..'
oldincludedir='/usr/include'
onestep=''
onestep_FALSE=''
onestep_TRUE='#'
prefix='/usr/local/GCC/gcc-4.4.2'
program_transform_name='s,y,y,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias='i686-pc-linux-gnu'
target_cpu='i686'
target_os='linux-gnu'
target_subdir='i686-pc-linux-gnu'
target_vendor='pc'
toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
toolexeclibdir='$(libdir)'

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "GNU Fortran Runtime Library"
#define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
#define PACKAGE_TARNAME "libgfortran"
#define PACKAGE_VERSION "0.3"
#define STDC_HEADERS 1

configure: exit 1


-- 
           Summary: Problem with configure when using --with-gmp and --with-
                    mpfr
           Product: gcc
           Version: 4.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Michel dot Delaunay at imag dot fr
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41760


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]