[Clfs-commits] [CLFS Trac] #196: Procps Compilation Error on ARM in CLFS-Sysroot

CLFS Trac trac at cross-lfs.org
Sun Jan 4 12:49:40 PST 2009


#196: Procps Compilation Error on ARM in CLFS-Sysroot
-----------------------+----------------------------------------------------
  Reporter:  jciccone  |       Owner:  clfs-commits at lists.cross-lfs.org.
      Type:  task      |      Status:  new                              
  Priority:  blocker   |   Milestone:  CLFS Sysroot 1.0.0               
 Component:  BOOK      |     Version:  CLFS Sysroot 1.0.0               
Resolution:            |    Keywords:                                   
-----------------------+----------------------------------------------------
Comment (by jciccone):

 The error is:

 {{{
 arm-unknown-linux-gnu-gcc -D_GNU_SOURCE -I proc  -fno-common -ffast-math
 -W -Wall -Wshadow -Wcast-align -Wredundant-decls -Wbad-function-cast
 -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes
 -Wmissing-prototypes -O2 -s  -Wdeclaration-after-statement -Wpadded
 -Wstrict-aliasing -fweb -frename-registers -fomit-frame-pointer -fno-
 inline-functions -c -o tload.o tload.c
 tload.c:33: warning: redundant redeclaration of 'optind'
 /mnt/clfs-sysroot-arm/usr/include/getopt.h:73: warning: previous
 declaration of 'optind' was here
 tload.c:34: warning: redundant redeclaration of 'optarg'
 /mnt/clfs-sysroot-arm/usr/include/getopt.h:59: warning: previous
 declaration of 'optarg' was here
 tload.c: In function 'setsize':
 tload.c:68: internal compiler error: Segmentation fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <http://gcc.gnu.org/bugs.html> for instructions.
 make: *** [tload.o] Error 1

 }}}

-- 
Ticket URL: <http://trac.cross-lfs.org/ticket/196#comment:2>
CLFS Trac <http://trac.cross-lfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list