Re: clg using sbcl on Macintel
Espen S Johnsen <[email protected]> 01 Jun 2007 11:36:30 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
Karim Haddad <[email protected]> writes: > ; $ gcc -bundle -o "/Users/haddad/Work/OM/clg/gdk/alien.dylib" "/ > Users/haddad/Work/OM/clg/gdk/alien/glue.o" > /usr/bin/ld: Undefined symbols: > _cairo_xlib_surface_get_drawable > _gdk_window_lookup > collect2: ld returned 1 exit status > > So i want to know if it is a gtk/mac issu or something could be done > within clg code to avoid that . These are X11 specific functions (at least the first one) that have sneaked in to the code. I have now tried to fix this and another portability issue regarding X connection numbers. > If i continue i can reach the end of compilation and launch hello- > world.lisp, but it seems that it is a font issue ???? Could you give it another try with the updated code? -- Espen ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/