discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustep-objc-1.3, gnustep-base-cvs on openBSD


From: Riccardo Mottola
Subject: gnustep-objc-1.3, gnustep-base-cvs on openBSD
Date: Wed, 28 May 2003 00:38:12 +0200
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022

Hello

    I am attempting to build under OpenBSD 3.3
SInce I am starting from scratch (gcc is 2.95.3)

I got gnustepp core from cvs and the new libobjc-1.3.0 adam just announced

I configured and installed make as well as objc-1.3

when I make "base" I get the following error

Making all for library libgnustep-base...
 Compiling file objc-load.m ...
objc-load.m:67: conflicting types for `objc_get_uninstalled_dtable'
/usr/GNUstep/System/Library/Headers/objc/objc-api.h:603: previous
declaration of
 `objc_get_uninstalled_dtable'
objc-load.m:67: warning: `objc_get_uninstalled_dtable' defined but not used
dynamic-load.h:54: warning: `__objc_dynamic_find_symbol' defined but not
used
gmake[2]: *** [static_obj/sparc/openbsd3.3/gnu-gnu-gnu/objc-load.o] Error 1


I commented out the 3 lines followin line 67 included as Jan_J on #gnustep
suggested. NOw it compiles (will it be right?)

after some lines it complines about missing callback.h
this is strange, I set cppflags to -I/usr/local/include and configure found
it after that. why shouldn't it compile then ?

-riccardo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]