This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: demo-mipsel error


This is http://sources.redhat.com/bugzilla/show_bug.cgi?id=229
You need this patch:
http://crosstool.googlecode.com/svn/trunk/src/patches/glibc-2.3.6/glibc-2.3.6-csu-Makefile.patch
Just drop it into patches/glibc-2.3.6

On 8/23/07, Lopez Hermosilla, Alejandro
<figaro.pobrecitohablador@gmail.com> wrote:
> In file included from version.c:33:
> /home/devir/Desktop/crosstool-0.43/build/mipsel-unknown-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version-info.h:2:
> error: missing terminating " character
> /home/devir/Desktop/crosstool-0.43/build/mipsel-unknown-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version-info.h:3:
> error: missing terminating " character
> version.c:40: error: syntax error before string constant
> make[2]: ***
> [/home/devir/Desktop/crosstool-0.43/build/mipsel-unknown-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version.o]
> Error 1
> make[2]: se sale del directorio
> `/home/devir/Desktop/crosstool-0.43/build/mipsel-unknown-linux-gnu/gcc-
> 3.4.5-glibc-2.3.6/glibc-2.3.6/csu'
> make[1]: *** [csu/subdir_lib] Error 2
> make[1]: se sale del directorio
> `/home/devir/Desktop/crosstool-0.43/build/mipsel-unknown-linux-gnu/gcc-3.4.5-glibc-2.3.6/glibc-2.3.6'
>  make: *** [lib] Error 2
>
> When I execute the demo-mipsel.sh script, it gives me this error, and I
> don't know if I'm doing something wrong or if it is a script's problem. I'm
> a newbie, and I don't have deep knowledge about compiling, but I think that
> I don't  make any mistake.
>
> Thanks.
>
> Alejandro.
>
>


-- 
Wine for Windows ISVs: http://kegel.com/wine/isv

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]