[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gorm compile error
From: |
Michael Thaler |
Subject: |
gorm compile error |
Date: |
Mon, 12 Oct 2009 20:50:50 +0200 |
User-agent: |
KMail/1.12.2 (Linux/2.6.30-1-amd64; KDE/4.3.2; x86_64; ; ) |
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?
Thanks,
Michael
- gorm compile error,
Michael Thaler <=