G'day, I'm working on the latest SVN sources for all of IM, CD and IUP.
For the previous message, I was using: im: r814 cd: r890 iup: r5886 I've just updated to changes from the last 24 hours, and now have: im: r816 cd: r894 iup: r5890 The problem start with CD not compiling, due to an inability to find pdflib.h: Tecmake: updating lib TOC libcd.a ... ranlib ../lib/Linux54_64/libcd.a Tecmake: Static Library (../lib/Linux54_64/libcd.a) Done. Tecmake: linking libcd.so ... gcc -shared -o ../lib/Linux54_64/libcd.so ../obj/Linux54_64/cd.o ../obj/Linux54_64/wd.o [... long line truncated, OK.] Tecmake: Dynamic Library (../lib/Linux54_64/libcd.so) Done. ../tecmake.mak:1846: dep/cdpdf.dep.Linux54_64: No such file or directory Tecmake: Building Dependencies ... [ dep/cdpdf.dep.Linux54_64 ] (can be slow) Tecmake: starting [ cdpdf:Linux54_64 ] if [ ! -d ../obj/cdpdf/Linux54_64 ] ; then mkdir -p ../obj/cdpdf/Linux54_64 ; fi Tecmake: compiling cdpdf.c ... gcc -c -Wall -O2 -m64 -fPIC -I. -Isim -I../../pdflib7/include -I/usr/include/lua5.1 -I../include -DTEC_UNAME=Linux54_64 -DTEC_SYSNAME=Linux -DLinux=5.4 -DTEC_LITTLEENDIAN -DTEC_64 -DFUNCPROTO=15 -DNDEBUG -o ../obj/cdpdf/Linux54_64/cdpdf.o drv/cdpdf.c drv/cdpdf.c:17:10: fatal error: pdflib.h: No such file or directory #include <pdflib.h> ^~~~~~~~~~ compilation terminated. ../tecmake.mak:1770: recipe for target '../obj/cdpdf/Linux54_64/cdpdf.o' failed make[1]: *** [../obj/cdpdf/Linux54_64/cdpdf.o] Error 1 Makefile:14: recipe for target 'cdpdf' failed make: *** [cdpdf] Error 2 -------- According to the CD SourceForge front page, the last update was 12 hours ago; according to the IUP SourceForge front page, the last update was 5 hours ago. -- Hope this helps, s-b etc. _______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users