Here is provided errors.log and gcc -v
$ make clean (configure was from "./configure -static ifort_x86_64")
$ make >& errors.log
Attached is the errors.log.
Although various warnings appear at the first instance of
gcc -c -D_FILE OFFSET_BITS=64
errors begin at
WcActCB for X11/IntrinsicP.h and X11/ShellP.h
_________
$ gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang, --prefox=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --ebable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release
x86_64-linux-gnu
Thread model: posix
gcc version 4.1.2
__
For parallel compilation, intels for fortran, C and C++ will be used.
Thanks
francesco pietra
_________
--- "David A. Case" <case.scripps.edu> wrote:
> On Fri, Jun 29, 2007, Francesco Pietra wrote:
> >
> > Those errors that I can see on the screen comprise:
> >
> > WcActCB.c:1448: error: expected declaration specifiers before XEvent.
>
> You need to do something like make >& errors.log, so that you can see all
> of the errors. My guess is that some header file is not being found, but
> that error has scrolled off the screen before you can see it.
>
> You may have said so before, but please also report the results of
> "gcc --version".
>
> ...dac
>
> -----------------------------------------------------------------------
> The AMBER Mail Reflector
> To post, send mail to amber.scripps.edu
> To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
>
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Jul 01 2007 - 06:07:37 PDT