|
From: | Richard Frith-Macdonald |
Subject: | Re: gorm compile error |
Date: | Mon, 12 Oct 2009 20:05:20 +0100 |
On 12 Oct 2009, at 19:50, Michael Thaler wrote:
Hi,I am trying to compile gorm from svn and the the following compile error:Making all for app Gorm... Compiling file Gorm.m ... Compiling file main.m ... Linking app Gorm ...GormCore/./obj/libGormCore.so: undefined reference to `class_nextMethodList'collect2: ld returned 1 exit status make[2]: *** [Gorm.app/./Gorm] Error 1 make[1]: *** [internal-app-run-compile-submake] Error 2 make: *** [Gorm.all.app.variables] Error 2 Does someone know what's wrong here? What do I have to do to fix this?
Update base and gorm from svn, rebuild both.
[Prev in Thread] | Current Thread | [Next in Thread] |