How do I do that? There's no configure script. Do I just do: CFLAGS="-O0 -g" make gtk
? Sorry for my ignorance. This uses a different build method than I'm used to. Daniel Taylor On Thu, 03 Jan 2008 13:04:48 +0000 Rob Kendrick <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-01-03 at 06:46 +0000, Daniel Taylor wrote: > > Attached is the log from running "./netsurf -v". > > >From the looks of it, something after NetSurf has initialised, but > before it starts to actually attempt to fetch the default home page, is > causing it to crash. > > Please rebuild NetSurf with debugging symbols (-g and -O0) and try again > through a debugger such as gdb. When the crash occurs, type "bt" for a > backtrace, and post that here. > > B. > > >
