Hi,

I have tried to compile leocad-trunk in my debian etch and I have found this:

[EMAIL PROTECTED]:~/linux/packages/leocad/leocad-wrk/trunk$ make all
g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   
-O2 -Wall -Ilinux -Icommon -DLC_LINUX -g -include 
linux/config.h  -c -o linux/profile.o linux/profile.cpp
g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   
-O2 -Wall -Ilinux -Icommon -DLC_LINUX -g -include 
linux/config.h  -c -o linux/dialogs.o linux/dialogs.cpp
common/lc_array.h: In member function ‘void lcPtrArray<T>::AddSorted(T*, int 
(*)(const T*, const T*, void*), void*)’:
common/lc_array.h:78: error: ‘Obj’ was not declared in this scope
linux/dialogs.cpp: In function ‘int propertiesdlg_execute(void*)’:
linux/dialogs.cpp:2392: error: ‘LC_MAXCOLORS’ was not declared in this scope
linux/dialogs.cpp:2393: error: ‘totalcount’ was not declared in this scope
linux/dialogs.cpp:2394: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘lines’
linux/dialogs.cpp:2396: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘count’
linux/dialogs.cpp:2424: error: ‘col’ was not declared in this scope
linux/dialogs.cpp:2426: error: ‘colornames’ was not declared in this scope
linux/dialogs.cpp:2437: error: ‘row’ was not declared in this scope
linux/dialogs.cpp:2439: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘lines’
linux/dialogs.cpp:2444: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘count’
linux/dialogs.cpp:2449: error: ‘row’ was not declared in this scope
linux/dialogs.cpp:2449: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘names’
linux/dialogs.cpp:2454: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘count’
linux/dialogs.cpp:2455: error: ‘col’ was not declared in this scope
linux/dialogs.cpp:2455: error: ‘struct LC_PROPERTIESDLG_OPTS’ has no member 
named ‘count’
linux/dialogs.cpp:2462: error: ‘row’ was not declared in this scope
linux/dialogs.cpp:2468: error: ‘col’ was not declared in this scope
make: *** [linux/dialogs.o] Error 1

I have to say that I have compiled without any problem the 0.75 tag. 

Also,

the pieces are binaries.  Under which license are their released?

Regards,

Leo


_______________________________________________
Leocad mailing list
[email protected]
https://list.gerf.org/listinfo/leocad

Reply via email to