[Bug libfortran/15465] New: build fails in libgfortran

p dot van-hoof at qub dot ac dot uk gcc-bugzilla@gcc.gnu.org
Sun May 16 16:04:00 GMT 2004


When I try to build the current mainline (date 20040514) with the following
configuration

/mnt/gcc/configure --prefix=/opt/local/gcc350 --enable-languages=c,c++,f95

using

gmake profiledbootstrap

I get the following error message

/opt/temp/objdir/gcc/xgcc -B/opt/temp/objdir/gcc/
-B/opt/local/gcc350/sparc-sun-solaris2.9/bin/
-B/opt/local/gcc350/sparc-sun-solaris2.9/lib/ -isystem
/opt/local/gcc350/sparc-sun-solaris2.9/include -isystem
/opt/local/gcc350/sparc-sun-solaris2.9/sys-include -DHAVE_CONFIG_H -I.
-I/mnt/gcc/libgfortran -I. -I/mnt/gcc/libgfortran/io -O2 -g -O2 -std=gnu99 -O2
-g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c
/mnt/gcc/libgfortran/runtime/environ.c  -fPIC -DPIC -o .libs/environ.o
In file included from /mnt/gcc/libgfortran/runtime/environ.c:26:
/mnt/gcc/libgfortran/libgfortran.h:53: error: conflicting types for 'offset_t'
/opt/temp/objdir/gcc/include/sys/types.h:217: error: previous declaration of
'offset_t' was here

-- 
           Summary: build fails in libgfortran
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: p dot van-hoof at qub dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15465



More information about the Gcc-bugs mailing list