25 Nov 2006 01:26
(no subject)
christoph.oppawsky <at> t-online.de <christoph.oppawsky <at> t-online.de>
2006-11-25 00:26:25 GMT
2006-11-25 00:26:25 GMT
Hi, I just tried to install the cells-gtk-2006-06-30 package on linux (current gentoo) using cmucl 19a (and the hint on your page to change %load-foreign-library in cffi/cffi-cmucl.lisp), under slime with the ready-made library from cells-gtk (libcellgtk.so). During compilation/loading I get the following error: Undefined foreign symbol: "gtk_adds_ok" [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR] which I just accept. (This problem is solved after I compile my own LIBCELLSGTK.SO. For the record: I'm using - gtk+-2.8.19 - libgtkxxx-2.0 (I'm not shure if thats the actual version. How do I find out? Compilation looks strange, sorry, I'm not too familiar with the c-make-system: eg. gcc -c gtk-adds.c `pkg-config --cflags --libs gtk+-2.0` gcc: -lgtk-x11-2.0: Eingabedateien des Binders unbenutzt, da keine Bindung geschieht (=input files of binder unused, because no binding happens.) (... same error for other targets) gcc -shared -o libcellsgtk.so gtk-adds.o `pkg-config --cflags --libs(Continue reading)
RSS Feed