This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

1.3.22: gdbm-1.8.3 build error


Hello,

I have tried to rebuild gdbm-1.8.3 and got a make install error. Makefile installs some files with explicit ownership. Unfortunately the group and owner variables are not double quoted and the commands fail if the variables contain spaces.

gdbm-1.8.3/Makefile:138

install: libgdbm.la gdbm.h gdbm.info
   $(srcdir)/mkinstalldirs $(INSTALL_ROOT)$(libdir) \
       $(INSTALL_ROOT)$(includedir) $(INSTALL_ROOT)$(man3dir) \
       $(INSTALL_ROOT)$(infodir)
   $(LIBTOOL) --mode=install $(INSTALL) -c libgdbm.la \
       $(INSTALL_ROOT)$(libdir)/libgdbm.la
   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) gdbm.h \
       $(INSTALL_ROOT)$(includedir)/gdbm.h
   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/gdbm.3 \
       $(INSTALL_ROOT)$(man3dir)/gdbm.3
   $(INSTALL_DATA) -o $(BINOWN) -g $(BINGRP) $(srcdir)/gdbm.info \
       $(INSTALL_ROOT)$(infodir)/gdbm.info

And my group file has group names with spaces. I have recently used 'mkgroup -dl > /etc/group' to re-create my /etc/group files and got the following:

SYSTEM:S-1-5-18:18:
None:S-1-5-21-720897496-2436313513-572454927-513:513:
Domain Admins:S-1-5-21-1286613485-1828479051-310601177-512:10512:
Domain Guests:S-1-5-21-1286613485-1828479051-310601177-514:10514:
Domain Users:S-1-5-21-1286613485-1828479051-310601177-513:10513:
Administrators:S-1-5-32-544:544:
Backup Operators:S-1-5-32-551:551:
Guests:S-1-5-32-546:546:
Network Configuration Operators:S-1-5-32-556:556:
Power Users:S-1-5-32-547:547:
Remote Desktop Users:S-1-5-32-555:555:
Replicator:S-1-5-32-552:552:
Users:S-1-5-32-545:545:
Debugger Users:S-1-5-21-720897496-2436313513-572454927-1005:1005:
HelpServicesGroup:S-1-5-21-720897496-2436313513-572454927-1001:1001:
VS Developers:S-1-5-21-720897496-2436313513-572454927-1006:1006:

I got around by removing the spaces present in the group names, but I would like to ask (Corinna?) what is the right way to fix this problem:

a. Sanitize /etc/groups by removing any spaces present in the group names.
b. Modify the Makefile and add the necessary double quoting.

Is there a special reason why mkgroup doesn't remove the spaces present in the Windows group names or substitute them let's say with _'s?

Thank you,

----------------------------------------------------------------------
Doru Carastan Windows Host Contractor
(408)-992-4497 MontaVista Software


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Fri Oct 24 16:04:56 2003

Windows XP Professional Ver 5.1 Build 2600 Service Pack 1

Path:	S:\cygwin\usr\local\bin
	S:\cygwin\bin
	S:\cygwin\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	S:\cygwin\usr\X11R6\bin
	S:\cygwin\opt\montavista\host\bin
	s:\doru\bin

S:\cygwin\bin\id.exe output (nontsec)
UID: 11629(dcarastan)  GID: 10513(DomainUsers)
10513(DomainUsers)     544(root)
545(Users)             1005(DebuggerUsers)

S:\cygwin\bin\id.exe output (ntsec)
UID: 11629(dcarastan)  GID: 10513(DomainUsers)
10513(DomainUsers)     544(root)
545(Users)             1005(DebuggerUsers)

SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS

CYGWIN = `codepage:oem'
HOME = `s:\doru'
MAKE_MODE = `unix'
PWD = `/cygdrive/s/doru/cygwin'
USER = `dcarastan'

Use `-r' to scan registry

a:  fd           N/A    N/A                    
c:  hd  NTFS   39205Mb  17% CP CS UN PA FC     IDE-BOOT
d:  hd  FAT       31Mb  69% CP    UN           USB-DOS
e:  hd  FAT     1337Mb   1% CP    UN           USB-BACKUP
h:  net NTFS   201584Mb  83% CP CS    PA        dcarastan
m:  net NTFS   34469Mb 100% CP CS    PA        dcarastan
s:  hd  NTFS   17500Mb  49% CP CS UN PA FC     SCSI-HOME
y:  cd           N/A    N/A                    
z:  cd  CDFS     581Mb 100%    CS UN           031010_bkup

S:\cygwin      /          system  binmode
S:\cygwin\bin  /usr/bin   system  binmode
S:\cygwin\lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: S:\cygwin\bin\awk.exe
Found: S:\cygwin\bin\bash.exe
Found: S:\cygwin\bin\cat.exe
Found: S:\cygwin\bin\cp.exe
Found: S:\cygwin\bin\cpp.exe
Found: S:\cygwin\bin\find.exe
Found: S:\cygwin\bin\gcc.exe
Found: S:\cygwin\bin\gdb.exe
Found: S:\cygwin\bin\grep.exe
Found: S:\cygwin\bin\ld.exe
Found: S:\cygwin\bin\ls.exe
Found: S:\cygwin\bin\make.exe
Found: S:\cygwin\bin\mv.exe
Found: S:\cygwin\bin\rm.exe
Found: S:\cygwin\bin\sed.exe
Found: S:\cygwin\bin\sh.exe
Found: S:\cygwin\bin\tar.exe

   58k 2002/05/07 S:\cygwin\bin\cygbz2-1.dll
   54k 2002/01/27 S:\cygwin\bin\cygbz21.0.dll
   13k 2003/06/18 S:\cygwin\bin\cygcharset-1.dll
  848k 2003/04/11 S:\cygwin\bin\cygcrypto-0.9.7.dll
  645k 2003/04/11 S:\cygwin\bin\cygcrypto.dll
  551k 2003/04/02 S:\cygwin\bin\cygcurl-2.dll
  380k 2002/07/24 S:\cygwin\bin\cygdb-3.1.dll
  326k 2002/06/26 S:\cygwin\bin\cygdb2.dll
  487k 2002/07/24 S:\cygwin\bin\cygdb_cxx-3.1.dll
  135k 2003/04/13 S:\cygwin\bin\cygexpat-0.dll
   61k 2003/06/10 S:\cygwin\bin\cygexslt-0.dll
   45k 2001/04/25 S:\cygwin\bin\cygform5.dll
   35k 2002/01/09 S:\cygwin\bin\cygform6.dll
   76k 2003/03/09 S:\cygwin\bin\cygform7.dll
   28k 2003/07/20 S:\cygwin\bin\cyggdbm-3.dll
   30k 2003/08/03 S:\cygwin\bin\cyggdbm-4.dll
   19k 2003/03/22 S:\cygwin\bin\cyggdbm.dll
   15k 2003/07/20 S:\cygwin\bin\cyggdbm_compat-3.dll
   15k 2003/08/03 S:\cygwin\bin\cyggdbm_compat-4.dll
  489k 2003/07/28 S:\cygwin\bin\cygguile-12.dll
  489k 2003/07/28 S:\cygwin\bin\cygguile-12abi13.dll
   24k 2003/07/28 S:\cygwin\bin\cygguile-ltdl-1.dll
   24k 2003/07/28 S:\cygwin\bin\cygguile-ltdl-1abi13.dll
   62k 2003/07/28 S:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
   62k 2003/07/28 S:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll
   23k 2003/07/28 S:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
   23k 2003/07/28 S:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll
   11k 2003/07/28 S:\cygwin\bin\cygguilereadline-v-12-12.dll
   11k 2003/07/28 S:\cygwin\bin\cygguilereadline-v-12-12abi13.dll
   17k 2001/06/28 S:\cygwin\bin\cyghistory4.dll
   20k 2002/10/10 S:\cygwin\bin\cyghistory5.dll
  945k 2003/06/18 S:\cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 S:\cygwin\bin\cygintl-1.dll
   28k 2002/09/20 S:\cygwin\bin\cygintl-2.dll
   21k 2001/06/20 S:\cygwin\bin\cygintl.dll
   12k 2003/02/17 S:\cygwin\bin\cygioperm-0.dll
   47k 2003/03/09 S:\cygwin\bin\cygjbig1.dll
  132k 2003/08/02 S:\cygwin\bin\cygjpeg-62.dll
  119k 2002/02/09 S:\cygwin\bin\cygjpeg6b.dll
   61k 2003/07/28 S:\cygwin\bin\cygkpathsea-3.dll
   60k 2003/07/27 S:\cygwin\bin\cygkpathsea-3abi13.dll
   32k 2003/04/16 S:\cygwin\bin\cygltdl-3.dll
   26k 2001/04/25 S:\cygwin\bin\cygmenu5.dll
   20k 2002/01/09 S:\cygwin\bin\cygmenu6.dll
   48k 2003/03/09 S:\cygwin\bin\cygmenu7.dll
  156k 2001/04/25 S:\cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 S:\cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 S:\cygwin\bin\cygncurses5.dll
  202k 2002/01/09 S:\cygwin\bin\cygncurses6.dll
  284k 2003/03/09 S:\cygwin\bin\cygncurses7.dll
   15k 2001/04/25 S:\cygwin\bin\cygpanel5.dll
   12k 2002/01/09 S:\cygwin\bin\cygpanel6.dll
   31k 2003/03/09 S:\cygwin\bin\cygpanel7.dll
   66k 2003/07/01 S:\cygwin\bin\cygpcre-0.dll
   63k 2003/04/11 S:\cygwin\bin\cygpcre.dll
   15k 2003/07/01 S:\cygwin\bin\cygpcreposix-0.dll
   61k 2003/04/11 S:\cygwin\bin\cygpcreposix.dll
 1069k 2003/06/02 S:\cygwin\bin\cygperl5_8_0.dll
  168k 2003/02/23 S:\cygwin\bin\cygpng10.dll
  173k 2003/02/23 S:\cygwin\bin\cygpng12.dll
  170k 2002/01/21 S:\cygwin\bin\cygpng2.dll
   22k 2002/06/09 S:\cygwin\bin\cygpopt-0.dll
  108k 2001/06/28 S:\cygwin\bin\cygreadline4.dll
  127k 2002/10/10 S:\cygwin\bin\cygreadline5.dll
  176k 2003/04/11 S:\cygwin\bin\cygssl-0.9.7.dll
  165k 2003/04/11 S:\cygwin\bin\cygssl.dll
  281k 2003/02/24 S:\cygwin\bin\cygtiff3.dll
  282k 2003/08/02 S:\cygwin\bin\cygtiff4.dll
   25k 2002/07/14 S:\cygwin\bin\cygungif-4.dll
  601k 2003/05/19 S:\cygwin\bin\cygwin-ruby16.dll
 2689k 2002/11/16 S:\cygwin\bin\cygxerces-c21.dll
 2984k 2003/02/07 S:\cygwin\bin\cygxerces-c22.dll
 3088k 2003/06/11 S:\cygwin\bin\cygxerces-c23.dll
  903k 2003/06/09 S:\cygwin\bin\cygxml2-2.dll
   41k 2002/01/20 S:\cygwin\bin\cygXpm-noX4.dll
   46k 2002/01/20 S:\cygwin\bin\cygXpm-X4.dll
  174k 2003/06/10 S:\cygwin\bin\cygxslt-1.dll
   13k 2003/06/10 S:\cygwin\bin\cygxsltbreakpoint-1.dll
   50k 2002/03/12 S:\cygwin\bin\cygz.dll
  948k 2003/03/18 S:\cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.3.22
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 78
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Tue Mar 18 09:20:11 EST 2003
        CVS tag: dontuse-21
        Shared id: cygwin1S3

  671k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygdps-1.dll
   53k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygdpstk-1.dll
  146k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygexpat-1.dll
  174k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygfontconfig-1.dll
  340k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygfreetype-9.dll
  524k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygGL-1.dll
  592k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygGLU-1.dll
  109k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygICE-6.dll
   25k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygoldX-6.dll
 1510k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll
   41k 2002/05/14 S:\cygwin\usr\X11R6\bin\cygPropList-0.dll
   40k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygpsres-1.dll
   54k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygSM-6.dll
 1067k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygX11-6.dll
   57k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXcursor-1.dll
   77k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXext-6.dll
   83k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXft-1.dll
  105k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXft-2.dll
   53k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXi-6.dll
   29k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXmuu-1.dll
   58k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXp-6.dll
   81k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXpm-4.dll
   29k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXrandr-2.dll
   49k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXrender-1.dll
  384k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXTrap-6.dll
   38k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXtst-6.dll
   34k 2003/08/01 S:\cygwin\usr\X11R6\bin\cygXv-1.dll

Cygwin Package Information
Package                 Version
_update-info-dir        00193-1
a2ps                    4.12-1
agetty                  2.1-1
ash                     20020731-1
astyle                  1.15.3-3
autoconf                2.54-1
autoconf-devel          2.57-1
autoconf-stable         2.13-4
automake                1.7.1-1
automake-devel          1.7.6-2
automake-stable         1.4p5-5
base-files              1.3-1
base-passwd             1.1-1
bash                    2.05b-9
bc                      1.06-1
binutils                20030307-1
bison                   20030307-1
byacc                   1.9-1
bzip2                   1.0.2-2
c-client                2002d-2
ccache                  1.9-1
ccdoc                   0.8.39-1
cgoban                  1.9.12-1
chkconfig               1.2.24h-1
clear                   1.0-1
cmake                   1.6.7-1
compface                1.4-5
cpio                    2.5-1
cron                    3.0.1-10
crypt                   1.0-1
ctags                   5.5-4
curl                    7.10.4-1
curl-devel              7.10.4-1
cvs                     1.11.5-1
cygrunsrv               0.96-1
cygutils                1.1.4-2
cygwin                  1.3.22-1
cygwin-doc              1.3-4
db2                     2.7.7-4
db3.1                   3.1.17-2
dejagnu                 20021217-2
diff                    1.0-1
diffutils               2.8.1-1
docbook-xml42           4.2-1
docbook-xsl             1.61.3-2
doxygen                 1.2.18-1
ed                      0.2-1
ELFIO                   1.0.0-1
enscript                1.6.3-3
expat                   1.95.6-1
expect                  20030128-1
figlet                  2.2-1
file                    4.02-1
fileutils               4.1-1
findutils               4.1.7-4
flex                    2.5.4-2
fortune                 1.8-2
fvwm                    2.4.7-2
gawk                    3.1.3-1
gcc                     3.2-3
gcc-mingw               20020817-5
gdb                     20030303-1
gdbm                    1.8.3-3
gettext                 0.11.5-1
gettext-devel           0.11.5-1
ghostscript             7.05-2
ghostscript-base        7.05-2
ghostscript-x11         7.05-2
gnupg                   1.2.2-1
gperf                   2.7.2-1
grep                    2.5-1
groff                   1.18.1-2
gsl                     1.3-1
guile                   1.6.4-2
guile-devel             1.6.4-2
guile-doc               1.6.4-2
gzip                    1.3.3-4
indent                  2.2.8-1
inetutils               1.3.2-23
initscripts             0.9-1
ioperm                  0.4-1
jbigkit                 1.4-1
jgraph                  8.3-1
jpeg                    6b-8
keychain                1.9-1
less                    378-1
lesstif                 0.93.41-1
libbz2_0                1.0.2-1
libbz2_1                1.0.2-2
libcharset1             1.8-3
libdb2                  2.7.7-4
libdb2-devel            2.7.7-4
libdb3.1                3.1.17-2
libdb3.1-devel          3.1.17-2
libgdbm                 1.8.0-5
libgdbm-devel           1.8.3-3
libgdbm3                1.8.3-3
libgdbm4                1.8.3-6
libguile12              1.6.4-11
libguile12abi13         1.6.4-2
libiconv                1.8-3
libiconv2               1.8-3
libintl                 0.10.38-3
libintl1                0.10.40-1
libintl2                0.11.5-1
libjpeg62               6b-10
libjpeg6b               6b-8
libkpathsea3            2.0.2-11
libkpathsea3abi13       2.0.2-2
libltdl3                1.5-1
libncurses-devel        5.3-1
libncurses5             5.2-1
libncurses6             5.2-8
libncurses7             5.3-1
libpcre                 4.1-1
libpcre0                4.3-2
libpng                  1.2.5-1
libpng10                1.0.15-1
libpng10-devel          1.0.15-1
libpng12                1.2.5-1
libpng12-devel          1.2.5-1
libpng2                 1.0.12-1
libpopt0                1.6.4-4
libPropList             0.10.1-3
libreadline4            4.1-2
libreadline5            4.3-2
libtiff-devel           3.6.0-2
libtiff3                3.6.0-2
libtiff4                3.6.0-4
libtool                 20020705-1
libtool-devel           1.5-1
libtool-stable          1.4.3-1
libungif                4.1.0-2
libxerces-c21           2.1.0-1
libxerces-c22           2.2.0-1
libxerces-c23           2.3.0-2
libxml2                 2.5.7-1
libxslt                 1.0.30-2
links                   0.96-1
login                   1.9-5
lynx                    2.8.4-5
m4                      1.4-1
make                    3.80-1
man                     1.5j-2
mc                      4.6.0-4
mingw-runtime           3.0-1
mktemp                  1.4-1
more                    2.11o-1
nano                    1.2.0-1
nasm                    0.98.36-1
ncftp                   3.1.4-1
ncurses                 5.3-1
ncurses-demo            5.3-1
netcat                  1.10-1
openbox                 0.99.1-3
opengl                  1.1.0-6
openssh                 3.6.1p1-2
openssl                 0.9.7b-1
openssl-devel           0.9.7b-1
openssl096              0.9.6j-1
par                     1.52-1
patch                   2.5.8-3
patchutils              0.2.22-2
pcre                    4.3-2
pcre-devel              4.3-2
pcre-doc                4.3-2
perl                    5.8.0-3
perl_manpages           5.8.0-3
pine                    4.55-1
pinfo                   0.6.6p1-1
pkgconfig               0.15.0-1
popt                    1.6.4-4
procps                  010801-2
proftpd                 1.2.9rc1-2
psutils                 1.17-1
python                  2.3-1
rcs                     5.7-3
readline                4.3-2
rebase                  2.2-2
rpm                     4.1-1
rpm-build               4.1-1
rpm-doc                 4.1-1
rsync                   2.5.6-1
ruby                    1.6.8-2
rxvt                    2.7.10-3
sed                     4.0.7-1
sh-utils                2.0.15-3
sharutils               4.2.1-2
shutdown                1.3-1
splint                  3.1.1-1
squid                   2.4.STABLE7-1
stunnel                 4.04-3
sunrpc                  4.0-1
swig                    1.3.19-1
sysvinit                2.84-3
tar                     1.13.25-1
tcltk                   20030214-1
tcp_wrappers            7.6-1
termcap                 20021106-2
terminfo                5.3_20030726-1
tetex                   2.0.2-1
tetex-base              2.0.2-1
tetex-bin               2.0.2-2
tetex-devel             2.0.2-2
tetex-doc               2.0.2-1
tetex-extra             2.0.2-1
tetex-tiny              2.0.2-1
tetex-x11               2.0.2-2
texinfo                 4.2-4
texmf                   20020911-1
texmf-base              20020911-1
texmf-doc               20020911-1
texmf-extra             20020911-1
texmf-tiny              20020911-1
textutils               2.0.21-1
tidy                    030201-1
tiff                    3.6.0-2
time                    1.7-1
ttcp                    19980512-1
ucl                     1.01-1
units                   1.77-1
unzip                   5.50-2
upx                     1.24-1
uw-imap                 2002d-1
uw-imap-imapd           2002d-1
uw-imap-util            2002d-1
vim                     6.2-1
w32api                  2.3-1
wget                    1.8.2-2
which                   1.5-1
whois                   4.6.2-1
WindowMaker             0.80.0-2
x2x                     1.27-2
Xaw3d                   1.5-1
xerces-c                2.3.0-2
xerces-c-devel          2.3.0-2
xerces-c-doc            2.3.0-2
XFree86-base            4.3.0-1
XFree86-bin             4.3.0-1
XFree86-doc             4.3.0-1
XFree86-etc             4.3.0-3
XFree86-f100            4.2.0-3
XFree86-fenc            4.2.0-3
XFree86-fnts            4.2.0-3
XFree86-fscl            4.2.0-3
XFree86-fsrv            4.3.0-1
XFree86-html            4.3.0-1
XFree86-lib             4.3.0-1
XFree86-lib-compat      4.3.0-1
XFree86-man             4.3.0-1
XFree86-nest            4.3.0-1
XFree86-prog            4.3.0-4
XFree86-prt             4.3.0-1
XFree86-ps              4.3.0-1
XFree86-startup-scripts 4.2.0-5
XFree86-vfb             4.3.0-1
XFree86-xserv           4.3.0-3
XFree86-xwinclip        4.3.0-1
xinetd                  2.3.9-1
xmlto                   0.0.14-1
xpm-nox                 4.2.0-1
zip                     2.3-2
zlib                    1.1.4-1
zsh                     4.0.6-5

Use -h to see help about each section

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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