[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-user: gschem on SPARC64



[ Ales here, I'm reposting this since majordomo didn't recognize the
  e-mail as being subscribed to the geda-dev mailinglist. 
  Please subscribe. ]

[ This sounds quite a bit like: http://www.geda.seul.org/tools-FAQ.html#A2
  
  Does the path `/usr/local/share/gEDA/scheme' exist?  What is inside
  of /usr/local/share/gEDA?  Is there a system-gschemrc?  That is critical
  for gschem to run.  Have you run `make install' in the gschem directory?

  -Ales
]

-- Cut here --
From: Ed Richley <richley@onion-switch.com>


Can someone please help me? I just loaded and built gaf in order to
get gschem working. Aside from one missing -lm in a Makefile someplace, 
I got it all to compile. System is a SPARC Ultra10 running SuSE. 

When I run it, I get:


armstrong$ gEDA/gschem version 20021103
gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.

Invalid path [/usr/local/share/gEDA/scheme] passed to scheme-directory
Invalid path [/usr/local/share/gEDA/bitmap] passed to bitmap-directory
Error : system-error [C:49 L:33] in /home/richley/.gEDA/gschemrc
Most recently read form: (#@load (#@string-append #@gedarcdir /gschem-darkbg))
Failed to read init scm file [(null)/gschem.scm]

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.

Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != 
NULL' failed.
Tried to get an invalid color: 0
Tried to get an invalid color: 7
Tried to get an invalid color: 0
Tried to get an invalid color: 7


and it doesn't run correctly. As soon as I try to place anything, it crashes. 

What more information do I need to provide in order to debug this? 

Thanks.

Ed Richley