This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


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

Re: Fwd: Glibc 2.1.2 Compile problem



Hi ,

        I downloaded the new crypt and after that glibc compiles.
        But when I do a "make check"
        I get the following error..

----------------------------------------
make[2]: Leaving directory `/soft/glib/glibc-2.1.2/gnulib'
make  -C iconv tests
make[2]: Entering directory `/soft/glib/glibc-2.1.2/iconv'
make[2]: Nothing to be done for `tests'.
make[2]: Leaving directory `/soft/glib/glibc-2.1.2/iconv'
make  -C iconvdata tests
make[2]: Entering directory `/soft/glib/glibc-2.1.2/iconvdata'
cp gconv-modules /soft/glib/glibc-2.1.2/compile/iconvdata/gconv-modules
/bin/sh -e run-iconv-test.sh /soft/glib/glibc-2.1.2/compile > 
/soft/glib/glibc-2.1.2/compile/iconvdata/iconv-test.out
/soft/glib/glibc-2.1.2/compile/iconv/iconv_prog: illegal input sequence at 
position 199
/soft/glib/glibc-2.1.2/compile/iconv/iconv_prog: illegal input sequence at 
position 328
/soft/glib/glibc-2.1.2/compile/iconv/iconv_prog: illegal input sequence at 
position 446
/soft/glib/glibc-2.1.2/compile/iconv/iconv_prog: illegal input sequence at 
position 199
make[2]: *** [/soft/glib/glibc-2.1.2/compile/iconvdata/iconv-test.out] Error 
1
make[2]: Leaving directory `/soft/glib/glibc-2.1.2/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/soft/glib/glibc-2.1.2'
make: *** [check] Error 2
-------------------------------------------

Thanks
Kiran


>From: Thorsten Kukuk <kukuk@suse.de>
>Reply-To: glibc-linux@ricardo.ecn.wfu.edu
>To: glibc-linux@ricardo.ecn.wfu.edu
>Subject: Re: Fwd: Glibc 2.1.2 Compile problem
>Date: Mon, 18 Oct 1999 20:10:15 +0200
>
>On Mon, Oct 18, Linux User wrote:
>
> > Hi,
> >
> >      I copied stdio-lock.h from the linux-threads package and
> >      it worked.(I am not sure ..if this is the right way..)
> >      Basically I found that the stdio-lock.h file was missing...
>
>Wrong solution. Please, remove your glibc-crypt-2.0.x and get
>glibc-crypt-2.1 from ftp://ftp.gwdg.de/pub/linux/glibc.
>Maybe your solution compiles, but it is wrong and the resulting
>glibc really doesn't work.
>
>   Thorsten
>
> >
> > Thanks
> > Kiran
> >
> >
> > >From: Andreas Jaeger <aj@suse.de>
> > >Reply-To: glibc-linux@ricardo.ecn.wfu.edu
> > >To: "Linux User" <lin_user@hotmail.com>
> > >CC: glibc-linux@ricardo.ecn.wfu.edu
> > >Subject: Re: Fwd: Glibc 2.1.2 Compile problem
> > >Date: 15 Oct 1999 20:20:48 +0200
> > >
> > >
> > >Get crypt 2.1.x from ftp.gwdg.de (see FAQ for exact location).
> > >
> > >Andreas
> > > >>>>> Linux User writes:
> > >
> > > >> From: "Linux User" <lin_user@hotmail.com>
> > > >> To: frodol@dds.nl
> > > >> Subject: Glibc 2.1.2 Compile problem
> > > >> Date: Wed, 13 Oct 1999 10:54:53 PDT
> > > >>
> > > >> Hi,
> > > >>
> > > >> I am compiling Glibc on Slackware Linux (Whose primary
> > > >> library is not Glibc).The kernel is 2.0.35.
> > > >>
> > > >> I am compiling Glibc-2.1.2.The gcc and gmake are the latest
> > > >> ones.
> > > >> The "configure" goes normally but the "make" gives the following
> > > >> error.
> > > >>
> > > >> ----------------
> > > >> lf -I../sysdeps/generic   -D_LIBC_REENTRANT -include
> > > >> ../include/libc-symbols.h     -D_IO_MTSAFE_IO -o
> > > >> /tmp/glib/glibc-2.1.2/compile/stdio-common/ctermid.o
> > > >> In file included from ../libio/stdio.h:57,
> > > >> from ../include/stdio.h:6,
> > > >> from ../sysdeps/posix/ctermid.c:19:
> > > >> ../libio/libio.h:159: bits/stdio-lock.h: No such file or directory
> > > >> make[2]: *** [/tmp/glib/glibc-2.1.2/compile/stdio-common/ctermid.o]
> > >Error 1
> > > >> make[2]: Leaving directory `/tmp/glib/glibc-2.1.2/stdio-common'
> > > >> make[1]: *** [stdio-common/subdir_lib] Error 2
> > > >> make[1]: Leaving directory `/tmp/glib/glibc-2.1.2'
> > > >> make: *** [all] Error 2
> > > >> ---------------------
> > > >>
> > > >> COuld you please give some inputs..
> > > >>
> > > >> Thanks
> > > >> Kiran
> > >
> > >--
> > >  Andreas Jaeger
> > >   SuSE Labs aj@suse.de
> > >    private aj@arthur.rhein-neckar.de
> > >
> >
> > ______________________________________________________
> > Get Your Private, Free Email at http://www.hotmail.com
>
>--
>Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
>SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
>Linux is like a Vorlon.  It is incredibly powerful, gives terse,
>cryptic answers and has a lot of things going on in the background.
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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