URL:
  <http://savannah.gnu.org/bugs/?30285>

                 Summary: Compile issue on Solaris9/SPARC64
                 Project: GNUstep
            Submitted by: gcasa
            Submitted on: Mon 28 Jun 2010 04:36:56 PM EDT
                Category: Base/Foundation
                Severity: 5 - Blocker
              Item Group: Installation
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

[r...@palermo Source]$ make
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help.
Making all in ObjectiveC2 ...
Making all for subproject ObjectiveC2...
make[3]: Nothing to be done for `internal-subproject-compile'.
Making all in Additions ...
Making all for subproject Additions...
make[3]: Nothing to be done for `internal-subproject-compile'.
Making all in subprojects of library libgnustep-base...
Making all for subproject ObjectiveC2...
make[4]: Nothing to be done for `internal-subproject-compile'.
Making all for subproject Additions...
make[4]: Nothing to be done for `internal-subproject-compile'.
Making all for subproject unix...
make[4]: Nothing to be done for `internal-subproject-compile'.
Making all for library libgnustep-base...
 Compiling file NSKeyedUnarchiver.m ...
In file included from ../Headers/Additions/GNUstepBase/GSObjCRuntime.h:47,
                 from ../Headers/Foundation/NSObjCRuntime.h:81,
                 from ../Headers/Foundation/NSZone.h:57,
                 from common.h:28,
                 from NSKeyedUnarchiver.m:26:
././ObjectiveC2/runtime.h:1:20: warning: stdint.h: No such file or directory
NSKeyedUnarchiver.m:512:17: error: operator '<' has no left operand
NSKeyedUnarchiver.m: In function '-[NSKeyedUnarchiver
decodeValueOfObjCType:at:]':
NSKeyedUnarchiver.m:728: warning: array subscript has type 'char'
NSKeyedUnarchiver.m: At top level:
NSKeyedUnarchiver.m:896: warning: cast increases required alignment of target
type
NSKeyedUnarchiver.m:896: warning: cast increases required alignment of target
type
NSKeyedUnarchiver.m:896: warning: cast increases required alignment of target
type
NSKeyedUnarchiver.m:896: warning: cast increases required alignment of target
type
make[3]: *** [obj/libgnustep-base.obj/NSKeyedUnarchiver.m.o] Error 1
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make: *** [internal-all] Error 2
[r...@palermo Source]$ gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.8
Configured with: ../gcc-4.3.4/configure --with-gnu-as
--with-as=/opt/csw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld
--with-cpu=v7 --enable-threads=posix --enable-nls --prefix=/opt/csw/gcc4
--with-local-prefix=/opt/csw --enable-shared --enable-multilib
--with-included-gettext --with-libiconv-prefix=/opt/csw --with-system-zlib
--with-gmp=/opt/csw --with-mpfr=/opt/csw
--enable-languages=c,c++,fortran,java,objc,ada --enable-bootstrap
Thread model: posix
gcc version 4.3.4 (GCC) 
[r...@palermo Source]$ 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30285>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to