Actions
| Post | |
| Subscribe | |
| Unsubscribe |
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[arm-gnu] Bug while compiling GPAC CVS
- To: arm-gnu@xxxxxxxxxxxxxxxx
- Subject: [arm-gnu] Bug while compiling GPAC CVS
- From: Pierre Souchay <pierre.souchay@xxxxxxxxx>
- Date: Wed, 17 Jun 2009 21:31:47 +0200
Hi, I tried to compile GPAC for Nokia N810 under scratchbox. It compiles a few files and then crashes with the following error : make[1]: Entering directory `/home/pierre/gpac/src' gcc -O3 -fno-strict-aliasing -I/home/pierre/gpac/include -I../ - DGPAC_HAVE_CONFIG_H -c -o isomedia/isom_read.o isomedia/isom_read.c isomedia/isom_read.c: In function `gf_isom_get_generic_sample_description': isomedia/isom_read.c:1849: internal compiler error: in verify_local_live_at_start, at flow.c:546 Please submit a full bug report, with preprocessed source if appropriate. Send email to arm-gnu@xxxxxxxxxxxxxxxx for instructions. make[1]: *** [isomedia/isom_read.o] Error 1 make[1]: Leaving directory `/home/pierre/gpac/src' make: *** [lib] Error 2 To reproduce : cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/gpac login cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/gpac co -P gpac $ cvs status ./src/isomedia/isom_read.c =================================================================== File: isom_read.c Status: Up-to-date Working revision: 1.41 Repository revision: 1.41 /cvsroot/gpac/gpac/src/isomedia/isom_read.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) Crash always occurs on my environment. You can access this file here (without CVS checkout) : http://gpac.cvs.sourceforge.net/viewvc/gpac/gpac/src/isomedia/isom_read.c?revision=1.41&view=markup Version : $ gcc --version sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I a using scratchbox on a Ubuntu GNU/Linux 9.04 under scratchbox : $ uname -a Linux pierre-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 arm GNU/Linux outside scratchbox : $ uname -a Linux pierre-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux My laptop is a MacBook pro intel 32bits Feel free to ask further details Best regards Pierre Souchay
- Follow-Ups:
- Re: [arm-gnu] Bug while compiling GPAC CVS
- From: Mark Mitchell
- Re: [arm-gnu] Bug while compiling GPAC CVS
- Prev by Date: Re: [arm-gnu] Instructions for Compiling ARM Linux Toolchain
- Next by Date: Re: [arm-gnu] Bug while compiling GPAC CVS
- Previous by thread: [arm-gnu] Low level debugging
- Next by thread: Re: [arm-gnu] Bug while compiling GPAC CVS
- Index(es):