go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

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

[ REQ 6255]: building geomview with lesstif




On a Debian 1.2 GNU/Linux box, I tried building lesstif-0.80 (and
lesstif-19970716) with geomview-1.6.1.  Although `gvx' linked up fine,
geomview didn't get as far as bringing up any windows:

(gdb) run
Starting program: /packages/graphics/Geomview/bin/gvx
warning: Unable to find dynamic linker breakpoint function.
Warning: Cannot allocate colormap entry for "#afafafafafaf"
something bad happened!
Program received signal SIGSEGV, Segmentation fault.
0x402365f4 in XtWidgetToApplicationContext ()
(gdb) bt
#0  0x402365f4 in XtWidgetToApplicationContext ()
#1  0x402499cb in XtSetValues ()
#2  0x40259244 in XtVaSetValues ()
#3  0x8067f33 in ui_load_mainpanel () at gvmnpanel.c:250
#4  0x806db6d in ui_init () at gvui.c:535
#5  0x805fa63 in init_geomview (argc=1, argv=0xbfffec54) at main.c:281
#6  0x8067924 in main (argc=1, argv=0xbfffec54) at gvmain.c:50
#7  0x804cdfb in _start ()
(gdb)         

BTW, that first note is from lib/Xm/Simple.c...

    if (i == num_children)
    {
        /* fixme: what do we do here? */
        printf("something bad happened!\n");
        return rc;
    }
            


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo