Hello. Compiled with --enable-debug --enable-warnings
--with-screen=slang --enable-addrlist-page --enable-prettysrc
--enable-read-eta --enable-cgi-links --enable-nsl-fork
--disable-gopher --disable-dired
+SSL (OpenSSL 0.9.5).

The only change since 2.8.3.dev23 was --disable-dired

Attached is a trace using ltrace. BTW, I forgot to add a
part of the SSL patch to HTTP.c but the compilation went
without any problems. Then I removed both HTTP.c and libwww.a
and typed make again, making with that a new binary was made
with my changes. Is this a bad thing? But I wonder it's the
fault.

I always get ~/a06802: no such file or directory and it
exits. Then when I start it again it's ~/a06802+1.

-- 
Fr�d�ric L. W. Meunier [Tel: +55-21-620-7173 - Niter�i-RJ Brasil]
fredlwm@{olympiquedemarseille.org,{marseille.}nitnet.com.br}
atexit(0x40005d10)                                = 0
__libc_init_first(1, 0xbffffd18, 0, 0xbffffd1d, 0xbffffd30) = 0x40005d10
atexit(0x0814dc50)                                = 0
strrchr("lynx", '/')                              = NULL
setlocale(6, "")                                  = "C"
malloc(41)                                        = 0x081df558
strcpy(0x081df558, "    %p %4l %-8.8o %-8.8g %7s %-1"...) = 0x081df558
malloc(61)                                        = 0x081df588
strcpy(0x081df588, "http://www.crl.com/~subir/lynx/l"...) = 0x081df588
malloc(25)                                        = 0x081df5d0
strcpy(0x081df5d0, "http://lynx.browser.org/")    = 0x081df5d0
malloc(60)                                        = 0x081df5f0
strcpy(0x081df5f0, "http://www.ncsa.uiuc.edu/SDG/Sof"...) = 0x081df5f0
malloc(30)                                        = 0x081df630
strcpy(0x081df630, "/usr/local/lib/mosaic/mailcap") = 0x081df630
malloc(9)                                         = 0x081df658
strcpy(0x081df658, ".mailcap")                    = 0x081df658
malloc(33)                                        = 0x081df668
strcpy(0x081df668, "/usr/local/lib/mosaic/mime.types") = 0x081df668
malloc(12)                                        = 0x081df690
strcpy(0x081df690, ".mime.types")                 = 0x081df690
malloc(3)                                         = 0x081df6a0
strcpy(0x081df6a0, "en")                          = 0x081df6a0
malloc(1)                                         = 0x081df6b0
strcpy(0x081df6b0, "")                            = 0x081df6b0
malloc(18)                                        = 0x081df6c0
strcpy(0x081df6c0, "/usr/lib/sendmail")           = 0x081df6c0
malloc(7)                                         = 0x081df6d8
strcpy(0x081df6d8, "-t -oi")                      = 0x081df6d8
malloc(5)                                         = 0x081df6e8
strcpy(0x081df6e8, "Lynx")                        = 0x081df6e8
realloc(0x081df6e8, 6)                            = 0x081df6e8
strcpy(0x081df6ec, "/")                           = 0x081df6ec
realloc(0x081df6e8, 16)                           = 0x081df6e8
strcpy(0x081df6ed, "2.8.3pre.1")                  = 0x081df6ed
realloc(0x081df6e8, 27)                           = 0x081df6e8
strcpy(0x081df6f7, " libwww-FM/")                 = 0x081df6f7
realloc(0x081df6e8, 31)                           = 0x081df6e8
strcpy(0x081df702, "2.14")                        = 0x081df702
malloc(31)                                        = 0x081df710
strcpy(0x081df710, "Lynx/2.8.3pre.1 libwww-FM/2.14") = 0x081df710
malloc(14)                                        = 0x081df738
strcpy(0x081df738, "LYNX_VERSION=")               = 0x081df738
realloc(0x081df738, 24)                           = 0x081df738
strcpy(0x081df745, "2.8.3pre.1")                  = 0x081df745
putenv(0x081df738, 0x081532c7, 0xbffffbf8, 0x08064ecf, 0x08193994) = 0
getenv("LYNX_TEMP_SPACE")                         = NULL
getenv("TMPDIR")                                  = NULL
malloc(2)                                         = 0x081df7e8
strcpy(0x081df7e8, "~")                           = 0x081df7e8
strchr("~", '~')                                  = "~"
strstr("~", "$USER")                              = NULL
__lxstat(3, 0x081df7e8, 0xbffffaa0, 500, 0x4000a3c8) = -1
realloc(0x081df7e8, 9)                            = 0x081df7e8
strcpy(0x081df7e9, "/XXXXXX")                     = 0x081df7e9
mktemp(0x081df7e8, 0x4000a9f8, 0xbffffbf8, 0x0806504e, 0x08193ab8) = 0x081df7e8
mkdir("~/a06807", 0700)                           = -1
__errno_location()                                = 0x40122484
strerror(2)                                       = "No such file or directory"
printf("%s: %s\n", "~/a06807", "No such file or directory") = 36
fflush(0x081abeb8)                                = 0
exit(-1)                                          = <void>
+++ exited (status 255) +++

Reply via email to