This is the mail archive of the libc-alpha@sources.redhat.com 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]
Other format: [Raw text]

Compile problem with latest glibc cvs


Hi all,

I checked in glibc from cvs. And configured with 
../libc/configure --prefix=/usr --enable-add-ons=nptl --with-tls --without-cvs
 but make bails out with :


make[2]: Entering directory `/opt/development/cvs/libc/iconv'
make[2]: Leaving directory `/opt/development/cvs/libc/iconv'
make  -C iconvdata others
make[2]: Entering directory `/opt/development/cvs/libc/iconvdata'
make[2]: *** No rule to make target
`/opt/development/cvs/glibc/iconvdata/Iso8859-1.os', needed by
`others'.Stop.
make[2]: Leaving directory `/opt/development/cvs/libc/iconvdata'
make[1]: *** [iconvdata/others] Error 2
make[1]: Leaving directory `/opt/development/cvs/libc'
make: *** [all] Error 2


Any idea what might be wrong?

Cheers,
ismail

-- 
Time is what you make of it


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