swarm-support
[Top][All Lists]
Advanced

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

[Swarm-Support] Re: compilation error installing swarm


From: Poornima
Subject: [Swarm-Support] Re: compilation error installing swarm
Date: Wed, 17 Sep 2003 11:47:18 +0530 (IST)

Hi,
        include string.h. Its not included in that header file.. and 
in the function of compare_string do the string cast for the strcmp 
function( "const char*" I guess.. ). That would do .. :)


Bye
Poornima
> 
> I am currently trying to install Swarm-2.1.1 in a linux lab, but I am 
> receiving this compilation error:
> 
>  > gcc -DHAVE_CONFIG_H -I. -I/root/swarm-2.1.1/libobjc -I. -I./objc 
> -I/root/swarm-2
>  > .1.1/libobjc/objc -I/root/swarm-2.1.1/libobjc -DBUILDING_LIBOBJC -Wall 
> -g -O2 -c
>  >   -fPIC -DPIC mframe.m -o .libs/mframe.lo
>  > In file included from objc/objc-api.h:31,
>  >                  from mframe.m:31:
>  > objc/hash.h: In function `compare_strings':
>  > objc/hash.h:203: warning: implicit declaration of function `strcmp'
>  > objc/mframe.h: At top level:
>  > objc/mframe.h:428: Internal compiler error in dwarf2out_finish, at 
> dwarf2out.c:1
>  > 2301
>  > Please submit a full bug report,
>  > with preprocessed source if appropriate.
>  > See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
> 
> 
> System specs are as follows:
> 
> Linux peso.biz.uiowa.edu 2.4.20-18.9 #1 Thu May 29 07:08:16 EDT 2003 i686 
> i686 i386 GNU/Linux
> 
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
> --infodir=/u
> sr/share/info --enable-shared --enable-threads=posix --disable-checking 
> --with-s
> ystem-zlib --enable-__cxa_atexit --host=i386-redhat-linux
> Thread model: posix
> gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
> 
> If anyone could provide guidance, it would be very much appreciated.
> 
> Cheers,
> 
> Jeff Ohlmann
> Assistant Professor
> Management Sciences
> University of Iowa Business School
> 



-- 

world is so fast that there are days when the person who says it can't be done
 is interrupted by the person who is doing it..




reply via email to

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