[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
error compiling gnustep-gnu-0.6.9
From: |
edmund vorauer |
Subject: |
error compiling gnustep-gnu-0.6.9 |
Date: |
Wed, 20 Jun 2001 20:41:30 +0200 |
hi,
can't find any information how to solve the problem :-(
when compiling gnustep-gnu-0.6.9 i get the following error:
> $ gmake
> rm -rf Headers/AppKit
> rm -rf Headers/DPSClient
> ln -s gnustep/gui Headers/AppKit
> ln -s gnustep/gui Headers/DPSClient
> Making all in Source...
> gmake[1]: Entering directory `/export/src/gnustep-gui-0.6.9/Source'
> Making all for library libgnustep-gui...
> gmake[3]: Nothing to be done for `internal-library-all'.
> gmake[1]: Leaving directory `/export/src/gnustep-gui-0.6.9/Source'
> Making all in Images...
> gmake[1]: Entering directory `/export/src/gnustep-gui-0.6.9/Images'
> gmake[1]: Nothing to be done for `all'.
> gmake[1]: Leaving directory `/export/src/gnustep-gui-0.6.9/Images'
> Making all in Model...
> gmake[1]: Entering directory `/export/src/gnustep-gui-0.6.9/Model'
> Making all for library libgmodel...
> gmake[3]: Nothing to be done for `internal-library-all'.
> gmake[1]: Leaving directory `/export/src/gnustep-gui-0.6.9/Model'
> Making all in Tools...
> gmake[1]: Entering directory `/export/src/gnustep-gui-0.6.9/Tools'
> Making all for tool make_services...
> gmake[3]: Nothing to be done for `internal-tool-all'.
> Making all for tool set_show_service...
> gmake[3]: Nothing to be done for `internal-tool-all'.
> Making all for svc example...
>
> GNUSTEP Internal Error:
> The private GNUstep function to establish the argv and environment
> variables was not called.
> Please report the error to bug-gnustep@gnu.org.
>
> Uncaught exception NSInternalInconsistencyException, reason:
> GNUSTEP Internal Error:
> The private GNUstep function to establish the argv and environment
> variables was not called.
> Please report the error to bug-gnustep@gnu.org.
>
>
> gmake[3]: *** [example.service/Resources/Info-gnustep.plist] Error 1
> gmake[2]: *** [example.build] Error 2
> gmake[1]: *** [example.all.svc.variables] Error 2
> gmake[1]: Leaving directory `/export/src/gnustep-gui-0.6.9/Tools'
> gmake: *** [internal-all] Error 2
my system is (a unmodified SuSE 7.1):
> $ uname -a
> Linux edi 2.4.0-4GB #1 Mon Jan 22 16:42:16 GMT 2001 i686 unknown
my compiler version is:
> $ gcc -v
> Reading specs from /tools/gcc-3.0/lib/gcc-lib/i686-pc-linux-gnu/3.0/specs
> Configured with: /export/src/gcc-3.0/configure --prefix=/tools/gcc-3.0
> --enable-threads --enable-languages=c++,java,objc
> Thread model: posix
> gcc version 3.0
i've installded gnustep-objc-1.0.1 and copied the
target libs to the gcc installation directory
/tools/gcc-3.0/lib/gcc-lib/i686-pc-linux-gnu/3.0
here is a list of libraries i've build before
> WindowMaker-0.65.0 BUILD OK
> ffcall-1.8b BUILD OK
> gcc-3.0
> gcc-3.0-build BUILD OK
> gmp-3.1.1 BUILD OK
> gnustep-base-1.0.2 BUILD with some warnings
> gnustep-make-1.0.1 BUILD
> gnustep-objc-1.0.1 BUILD with GNUmakefile
> guile-1.4 BUILD
> libPropList-0.10.1 BUILD
> libxml2-2.2.12 BUILD OK
> openssl-0.9.6a BUILD OK
iconv comes from the gnu c library
> $ iconv --version
> iconv (GNU libc) 2.2
> Copyright (C) 2000 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.
> Written by Ulrich Drepper.
any hints appreciated
edi
Subject: (no subject)
Sender: bug-gnustep-admin@gnu.org
Errors-To: bug-gnustep-admin@gnu.org
X-BeenThere: bug-gnustep@gnu.org
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help: <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Post: <mailto:bug-gnustep@gnu.org>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-gnustep>,
<mailto:bug-gnustep-request@gnu.org?subject=subscribe>
List-Id: Bug reports for the GNUstep programming environment
<bug-gnustep.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-gnustep>,
<mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive: <http://mail.gnu.org/pipermail/bug-gnustep/>
- error compiling gnustep-gnu-0.6.9,
edmund vorauer <=