[glug-t] Xeon compilation issue

Hi,
        I am compiling autodoc program on xeon installed with fedora core 
3, I am getting this error after changing the Makefile according to the 
parameters in favour of linux.
        This is the error,
        g++ -DHPPA  -DNDEBUG   -O3 -c call_glss.cc
In file included from 
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/iostream.h:31,
                 from call_glss.cc:11:
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/backward_warning.h:32:2:
 
warning: #warning This file includes at least one deprecated or antiquated 
header. Please consider using one of the 32 headers found in section 
17.4.1.2 of the C++ standard. Examples include substituting the <X> header 
for the <X.h> header for C++ includes, or <iostream> instead of the 
deprecated header <iostream.h>. To disable this warning use 
-Wno-deprecated.
call_glss.cc: In function `Individual random_ind(int, double, double, 
double, double, double, double)':
call_glss.cc:59: error: no matching function for call to 
`Genotype::Genotype(Genotype)'
support.h:49: note: candidates are: Genotype::Genotype(Genotype&)
call_glss.cc: In function `State call_glss(Global_Search*, Local_Search*, 
State, unsigned int, unsigned int, float, float, float, float, float, 
float, int, unsigned int, Molecule*, Boole)':
call_glss.cc:92: error: no matching function for call to 
`Individual::Individual(Individual)'
support.h:228: note: candidates are: Individual::Individual(Individual&)
make: *** [call_glss.o] Error 1

----------

This got compiled on fedora core and pentium 4 processors combination with 
same Makefile. There is no parameter for Xeon as such in the Makefile.

Please help me with some light over this issue. If required source I can 
provide.

Thanking you,

luv
upen

---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with 
'unsubscribe' as subject.

Website: http://glugt.linuxisle.com

Other related posts: