WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: gorm compile error

Re: gorm compile error

by Richard Frith-Macdonald-2 :: Rate this Message:

| View in Thread


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.



_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

 « Return to Thread: gorm compile error