Hello,
After installing GNUstep via MacPorts, I got the following error when
trying to open Project Manager:
Library not loaded: WizardKit.framework/WizardKit Referenced from: /
opt/local/GNUstep/Local/Applications/ProjectManager.app/ProjectManager
Reason: image not found.
I filed a ticket (#23261); but, notice that the port is not maintained
by anyone. I download to install GNUstep without MacPorts and
encountered the following configuration error when trying to configure
gnustep-base:
configure:8393: checking whether objc really works
configure:8418: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/
local/include -fgnu-runtime -x objective-c -L/usr/local/lib -L/usr/
local/lib conftest.c -ldl -lobjc >&5
In file included from conftest.c:35:
./config/config.objc.m:10:29: error: objc/NXConstStr.h: No such file
or directory
In file included from conftest.c:35:
./config/config.objc.m:12: warning: cannot find interface declaration
for 'NXConstantString'
configure:8421: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define BROKEN_NESTED_FUNCTIONS 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OBJC_RUNTIME_H 1
| #define HAVE_OBJC_OBJC_H 1
| #define HAVE_SA_LEN 1
| #define HAVE_VISIBILITY_ATTRIBUTE 0
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_VOIDP 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define CON_AUTOLOAD 1
| #define HAVE_LIBDL 1
| #define HAVE_DLADDR 1
| /* end confdefs.h. */
| #include "./config/config.objc.m"
configure:8446: result: no
configure:8454: error: The Objective-C compiler does not work or is
not installed properly.
The platform is a dual 1.73 GHz PowerPC Quicksilver running MacOS
10.5.8 and the GNUstep revision loaded via svn was 29303. The gcc
compiler according to config.log is:
configure:1905: gcc --version </dev/null >&5
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Frank J. R. Hanstick
[email protected]
_______________________________________________
apps-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/apps-gnustep