GNUstep not installing properly

Frank J. R. Hanstick <[email protected]> Sun, 17 Jan 2010 00:21:56 -0800
Newsgroups gmane.comp.lib.gnustep.applications
Message-ID <[email protected]>
--===============1470499966==
Content-Type: multipart/alternative; boundary=Apple-Mail-1--206008792


--Apple-Mail-1--206008792
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed;
	delsp=yes
Content-Transfer-Encoding: 7bit

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]


--Apple-Mail-1--206008792
Content-Type: text/html;
	charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

<html><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
-webkit-line-break: after-white-space; ">Hello,<div><span =
class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>After =
installing GNUstep via MacPorts, I got the following error when trying =
to open Project Manager:</div><div><br></div><div><span =
class=3D"Apple-style-span" style=3D"font-family: monospace; white-space: =
pre; ">Library not loaded: WizardKit.framework/WizardKit Referenced =
from: =
/opt/local/GNUstep/Local/Applications/ProjectManager.app/ProjectManager</s=
pan></div><div><pre class=3D"wiki">Reason: image not found.
</pre><pre class=3D"wiki"><br></pre><pre class=3D"wiki">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:</pre><pre class=3D"wiki"><br></pre><pre =
class=3D"wiki">configure:8393: checking whether objc really =
works</pre><pre class=3D"wiki">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     =
&gt;&amp;5</pre><pre class=3D"wiki">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: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
|=20
| #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.
</pre><div><font class=3D"Apple-style-span" face=3D"monospace"><span =
class=3D"Apple-style-span" style=3D"white-space: pre;">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:</span></font></div><div><font class=3D"Apple-style-span" =
face=3D"monospace"><span class=3D"Apple-style-span" style=3D"white-space: =
pre;"><br></span></font></div><div><font class=3D"Apple-style-span" =
face=3D"monospace"><span class=3D"Apple-style-span" style=3D"white-space: =
pre;"><div>configure:1905: gcc --version &lt;/dev/null =
&gt;&amp;5</div><div>powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple =
Inc. build 5577)</div><div>Copyright (C) 2007 Free Software Foundation, =
Inc.</div><div>This is free software; see the source for copying =
conditions. &nbsp;There is NO</div><div>warranty; not even for =
MERCHANTABILITY or FITNESS FOR A PARTICULAR =
PURPOSE.</div><div><br></div></span></font></div><div =
apple-content-edited=3D"true"> <span class=3D"Apple-style-span" =
style=3D"font-size: 12px; "><div style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
"><div>Frank J. R. Hanstick</div><div><a =
href=3D"mailto:[email protected]">[email protected]</a></div><div><span =
class=3D"Apple-style-span" style=3D"font-size: =
medium;"><br></span></div></div></span></div></div>
</body></html>=

--Apple-Mail-1--206008792--



--===============1470499966==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
apps-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/apps-gnustep

--===============1470499966==--