pkgsrc-Users archive

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

error building gcc44



uname -a : Linux schroeder.christtrek.org 2.6.27-1.ydl61.5 #1 SMP Fri Jun 26 
20:22:13 EDT 2009 ppc ppc ppc GNU/Linux

Here's the error:

make[5]: Entering directory 
`/usr/pkgsrc/lang/gcc44/work.powerpc/obj/powerpc-unknown-linux-gnu/nof/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/usr/pkgsrc/lang/gcc44/work.powerpc/obj/./gcc/xgcc 
-B/usr/pkgsrc/lang/gcc44/work.powerpc/obj/./gcc/ 
-B/usr/pkg/gcc44/powerpc-unknown-linux-gnu/bin/ 
-B/usr/pkg/gcc44/powerpc-unknown-linux-gnu/lib/ -isystem 
/usr/pkg/gcc44/powerpc-unknown-linux-gnu/include -isystem 
/usr/pkg/gcc44/powerpc-unknown-linux-gnu/sys-include -g -Wno-error 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/.buildlink/include -I/usr/pkg/include 
-I/usr/include -msoft-float -fPIC -mstrict-align -O2  -g -Wno-error 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/.buildlink/include -I/usr/pkg/include 
-I/usr/include -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wcast-qual -Wold-style-definition  -isystem ./include  
-fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-mlong-double-128 -I. -I. -I../../.././gcc 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/. 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../include 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../libdecnumber/dpd 
-I/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../libdecnumber 
-DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c 
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc/libgcc2.c \
          -fvisibility=hidden -DHIDE_EXPORTS
In file included from 
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc/libgcc2.c:29:
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc/tsystem.h:44:20: 
error: stddef.h: No such file or directory
In file included from /usr/include/_G_config.h:44,
                 from /usr/include/libio.h:32,
                 from /usr/include/stdio.h:72,
                 from 
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc/tsystem.h:87,
                 from 
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/libgcc/../gcc/libgcc2.c:29:

I assume that what it was supposed to be finding was 
/usr/pkgsrc/lang/gcc44/work.powerpc/gcc-4.4.4/gcc/ginclude/stddef.h, but though 
.../gcc was searched for the header, the subdir .../gcc/ginclude was not.  Is 
this a problem in the package, or is there some pkgsrc magic I need to do here? 
 

Thanks,
Tim

-- 
Tim Larson
App Admin, Intercall Production Services



Home | Main Index | Thread Index | Old Index