Hmmm,

The latest twi KiCad revisions bombs when run on SuSE 10.1 latest update level 
with kernel vmlinuz-2.6.16.20-SL101_BRANCH_20060606161017-default.

The eeschem process crashes and remains Defunct and no graphic window. The 
crash happens when clicking on the right mouse button to move any components.

So, my first remedy eas to try compiling KiCad on SuSE 10.1 and if possible, 
even make it a static binary.

The current KiCad doesn't compile on SuSE 10.1.

There are to many errors but it looks like the later GCC pukes over some code 
in 
Entering directory `/home/dan/kicad-dev/3d-viewer
3d_frame.cpp:17:2: error: #error Please set wxUSE_GLCANVAS to 1 in setup.h.
3d_viewer.h:5:2: error: #error Please set wxUSE_GLCANVAS to 1 in setup.h.

3d_viewer.h: At global scope:
3d_viewer.h:70: error: expected class-name before ‘{’ token
3d_viewer.h:70: warning: ‘class Pcb3D_GLCanvas’ has virtual functions but 
non-virtual destructor
3d_viewer.h:165: error: ‘WX_GL_RGBA’ was not declared in this scope
3d_viewer.h:165: error: ‘WX_GL_MIN_RED’ was not declared in this scope
3d_viewer.h:165: error: ‘WX_GL_MIN_GREEN’ was not declared in this scope
3d_viewer.h:166: error: ‘WX_GL_MIN_BLUE’ was not declared in this scope
3d_viewer.h:166: error: ‘WX_GL_DEPTH_SIZE’ was not declared in this scope
3d_viewer.h:167: error: ‘WX_GL_DOUBLEBUFFER’ was not declared in this scope
3d_frame.cpp: In member function ‘void 
WinEDA3D_DrawFrame::Process_Zoom(wxCommandEvent&)’:
3d_frame.cpp:184: error: ‘class Pcb3D_GLCanvas’ has no member named ‘Refresh’
3d_frame.cpp: In member function ‘void 
WinEDA3D_DrawFrame::Process_Special_Functions(wxCommandEvent&)’:
3d_frame.cpp:287: error: ‘class Pcb3D_GLCanvas’ has no member named ‘Refresh’
3d_frame.cpp:223: warning: unused variable ‘delta_move’
3d_frame.cpp: In member function ‘void WinEDA3D_DrawFrame::NewDisplay()’:
3d_frame.cpp:298: error: ‘class Pcb3D_GLCanvas’ has no member named ‘Refresh’
make[1]: *** [3d_frame.o] Error 1



And so forth..............


Dan / M0DFI




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/W4wwlB/TM
--------------------------------------------------------------------~-> 

Please read the Kicad FAQ in the group files section before posting your 
question.
Please post your bug reports here. They will be picked up by the creator of 
Kicad.
Please contribute your symbols/modules to the library folder in the group files 
section.
For building Kicad from source and other development questions visit the 
kicad-devel group at http://groups.yahoo.com/group/kicad-devel 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/kicad-users/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to