[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problems...
Hi
I meant this to go to mnemonic-dev, rather than admin... apologies to you,
admin.
Oskar
> >../../src/netmanager/Stream.h:26: warning: ANSI C++ forbids typedef which does
> >not specify a type
> >../../src/netmanager/Stream.h:26: parse error before `<'
> >../../src/netmanager/Stream.h:29: syntax error before `;'
> >make[1]: *** [gtkTagDisplay.o] Error 1
> >make[1]: Leaving directory
> >`/usr/home/oskar/linux/x/browser/mnemonic/src/dispmanager'
> >
> >Sorry to bother you guys.... my C++ sucks ;)
>
> you use the false stack.h file. just rename your stack.h file in your
> ssl include directory to old_stock.h or something and it works :)
Thanks - it turns out in trying to fix an earlier problem I was including
the SSLeay include files, which it didn't like...
Ok - it's compiled (what a mission)
Now I get
newt:~/linux/x/browser/mnemonic> ./mnemonic http://www.is.co.za/
** WARNING **: file gtkpixmap.c: line 95 (gtk_pixmap_set): "val != NULL"
** WARNING **: file gtkpixmap.c: line 95 (gtk_pixmap_set): "val != NULL"
** WARNING **: file gtkpixmap.c: line 95 (gtk_pixmap_set): "val != NULL"
** WARNING **: file gtkpixmap.c: line 95 (gtk_pixmap_set): "val != NULL"
** WARNING **: file gtkpixmap.c: line 95 (gtk_pixmap_set): "val != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
gtk_loose_realize
made it!
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
and it basically doesn't show anything... not even the HTML.
www.linux.org.za (a very simple site that I run...)
says:
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
gtk_loose_draw
** ERROR **: sigsegv caught
bang... no core, nada...
Oskar
-----End of forwarded message-----