Re: New problems in SBCL 1.0
Espen S Johnsen <[email protected]> 02 Jan 2007 20:14:34 +0100
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
"Leonardo Varuzza" <[email protected]> writes: > I'm using GTK 2.10.6 (ubuntu fetsy) and updated from the CVS, but I > get the same error. > The trace from SLIME is attached, the first one and the trace of the > error after retry. I think I found the cause of this and why it didn't turned up when I tried with Gtk 2.10. As this version of isn't yet in Debian Unstable I had to do my own build. The difference between my build and the one in Ubuntu (and 2.8 in Debian) is that internal symbols are not exported in my library while in Ubuntu they are. So when scanning the library for functions to initialize types, some of these internal symbols shows up and causes problems. Why this hasn't happened earlier is probably just a coincident, but I hope the CVS code now also works in Ubuntu with 2.10. -- Espen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV