gcc 2.8.1

Ramon Escriba - Condor ramon@aows10.uab.es
Wed Apr 5 02:51:00 GMT 2000


> Date: Wed, 05 Apr 2000 02:10:20 -0400
> From: "Bradley M. Kuhn" <gnu@gnu.org>
> Subject: Re: gcc 2.8.1
> To: Ramon Escriba - Condor <ramon@aows10.uab.es>
> MIME-version: 1.0
> X-No-Archive: yes
> 
> 
> You should send this question to the GCC users' mailing list:
> help-gcc@gnu.org.  This is gated to the news group, gnu.gcc.help.  You
> can subscribe to the mailing list by sending the word "subscribe" to
> the address help-gcc-request@gnu.org.
> 
> You can find a complete list of our mailing lists and newsgroups on
> our web site at http://www.gnu.org/prep/mailinglists.html .
> 
> Good luck and happy hacking!
> 
> Ramon Escriba - Condor wrote:
> > Hi
> > 
> > I'm in a SUN,Solaris 2.6,with a gcc 2.8.1 installed.Well,where is the 
include
> > file features.h ? (I'm user,not root)
> > I've also download gcc 2.8.1 from ftp://ftp.gnu.org ,but i can't found 
> > features.h .
> > 
> > With <features.h> in pvm.h... :
> > 
> > aows10% aimk xwin
> > making in SUN4SOL2/ for SUN4SOL2
> > gcc -O2 -ansi -c -DCOMPILER_VER=\".`uname`.gcc\" -I. -I.. 
> > -I/users/projects/ramon/pvmpov/povray31/source 
> > -I/users/projects/ramon/pvmpov/povray31/source/unix 
> > -I/users/projects/ramon/pvmpov/povray31/source/libpng                    
> > -I/users/projects/ramon/pvmpov/povray31/source/zlib          
> > -I/usr/openwin/include -I/soft/apps/pvm34/pvm3/include      ../pvm.c -o 
> > /users/projects/ramon/pvmpov/pvmpov3_1e_2/povray31/source/pvm/objs/pvm.o
> > In file included from ../pvm.c:48:
> > ../pvm.h:26: features.h: No such file or directory
> > make: *** 
> > [/users/projects/ramon/pvmpov/pvmpov3_1e_2/povray31/source/pvm/objs/pvm.o] 
Error 
> > 1
> > aows10%
> > 
> > 
> > without <features.h> (commented /*... */)
> > 
> > aows10% aimk xwin
> > making in SUN4SOL2/ for SUN4SOL2
> > gcc -O2 -ansi -c -DCOMPILER_VER=\".`uname`.gcc\" -I. -I.. 
> > -I/users/projects/ramon/pvmpov/povray31/source 
> > -I/users/projects/ramon/pvmpov/povray31/source/unix 
> > -I/users/projects/ramon/pvmpov/povray31/source/libpng                    
> > -I/users/projects/ramon/pvmpov/povray31/source/zlib          
> > -I/usr/openwin/include -I/soft/apps/pvm34/pvm3/include      ../pvm.c -o 
> > /users/projects/ramon/pvmpov/pvmpov3_1e_2/povray31/source/pvm/objs/pvm.o
> > In file included from ../pvm.c:48:
> > ../pvm.h:40: conflicting types for `setpriority'
> > /usr/include/sys/resource.h:159: previous declaration of `setpriority'
> > ../pvm.h:41: conflicting types for `getpriority'
> > /usr/include/sys/resource.h:158: previous declaration of `getpriority'
> > make: *** 
> > [/users/projects/ramon/pvmpov/pvmpov3_1e_2/povray31/source/pvm/objs/pvm.o] 
Error 
> > 1
> > aows10% 
> > 
> > That can i do?
> > 
> > I've also write e-mails to the aplication programers  i'm trying to 
compile,but
> > they do not resolve my problems...
> > 
> > > Date: Thu, 16 Mar 2000 13:23:44 +0100
> > > From: Jakob Flierl <flierl@luga.de>
> > > Subject: Re: PVMPOV v3-1-2e
> > > To: Ramon Escriba - Condor <ramon@aows10.uab.es>
> > > MIME-version: 1.0
> > > X-Operating-System: Debian GNU/Linux 2.2 (Kernel 2.2.14-mosix)
> > > 
> > > Hi there,
> > > 
> > > <features.h> only exists, if you have installed the complete GCC 
distribution
> > > from ftp.gnu.org.
> > > 
> > > You do not really need the "features.h" file to compile PVMPOV on Solaris 
2.6.
> > > Simply uncomment the line "#include <features.h>" and it should work for 
you.
> > > 
> > > You can also try the binary file of from my WebSite. I have compiled it on
> > > Solaris 2.4, but it should (hopefully) work on Solaris 2.6, too.
> > > 
> > > Do not hesitate to ask me any further questions, if you still have 
problems
> > > with PVMPOV.
> > > 
> > >   JF.
> > > 
> > > Ramon Escriba - Condor [ramon@aows10.uab.es] wrote:
> > > | 
> > > | Hi,first excuse my bad english,sorry,i'm still learning ;)
> > > | 
> > > | I've downloaded PVMPOV,and now I'm aplaing patch,installing it as 
user,not 
> > as
> > > | root,in a Solaris 2.6.
> > > | 
> > > | my home directory is ..../ramon/pvmpov/
> > > | 
> > > | and inside .../ramon/pvmpov/pvmpov3_1e_2/povray31/source/pvm/pvm.h
> > > | 
> > > | 
> > 
/****************************************************************************
> > > | *  pvm.h
> > > | *
> > > | *  This include module is used by PVM control routines in the PVM'd 
PovRAY.
> > > | *
> > > | *  This file was written by Brad Kline.  April 1994.
> > > | *                modified by Andreas Dilger,  Feb 1995.
> > > | *                modified by Harald Deischinger, 1996 - April 1997
> > > | *                modified by Jakob Flierl, May 1999
> > > | * 
> > > | *  All the defines that need modification are at the top.
> > > | *
> > > | *  The author disclaims all warranties with regard to this software, 
> > > | *  including all implied warranties of merchant-ability and fitness. 
> > > | *  The code is simply distributed as it is.
> > > | *
> > > | *
> > > | 
> > 
*****************************************************************************/
> > > | 
> > > | /* If setpriority() doesn't exist on your system, you should change 
> > > |  * "your_pvm_arch" on the following line to whatever your actual 
PVM_ARCH
> > > |  * is (ie ALPHA or SCO), and please email me to tell me about it, so I 
can
> > > |  * add it in permanently.
> > > |  */
> > > | 
> > > |  #include <features.h>   <<<<<<--------------------- where is??????
> > > | 
> > > | #if defined(SUN4SOL2)   /*|| defined(your_pvm_arch)*/
> > > | .....
> > > | 
> > > | Where is features.h???
> > > | 
> > > | I DO NOT find it.... i'm searching as user.(find / -name features.h 
-print)
> > > | 
> > > | Thanks.
> > > | 
> 
> -- 
> Bradley M. Kuhn, Assistant to the President of the FSF
> Free Software Foundation     |  Phone: +1-617-542-5942
> 59 Temple Place, Suite 330   |  Fax:   +1-617-542-2652
> Boston, MA 02111-1307  USA   |  Web:   http://www.gnu.org



More information about the Gcc-help mailing list