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]

Cross compiling glibc (i386 host - i386 target)


Hi all,

I don't know if this is the right mailing list to ask
for an help. If not, aplogies. Kindly direct me to the
right mailing list. 

I was trying to compile glibc 2.2.3 using gcc 2.95.3.
I was trying to cross compile from a i386 host to i386
target. I ended up with the following message. (See
way below the mail)

Does this suggest that, I have a incompatible version
of texinfo package ?. 

Any pointers is appreciated.

~ranjith



AWK=gawk /bin/sh libc-texinfo.sh 'intro.texi
errno.texi memory.texi ctype.texi string.texi
charset.texi locale.texi message.texi search.texi
pattern.texi io.texi stdio.texi llio.texi filesys.texi
pipe.texi socket.texi terminal.texi syslog.texi
math.texi arith.texi time.texi resource.texi
setjmp.texi signal.texi startup.texi process.texi
job.texi nss.texi users.texi sysinfo.texi conf.texi
crypt.texi debug.texi'
'../linuxthreads/linuxthreads.texi' 'lang.texi
header.texi install.texi maint.texi contrib.texi'
LANGUAGE=C LC_ALL=C makeinfo libc.texinfo
./stdio.texi:3269: First argument to cross-reference
may not be empty.
./stdio.texi:3270: First argument to cross-reference
may not be empty.
makeinfo: Removing output file
`/home/ranjith/hw-module/build-tools/glibc-2.2.3/manual/libc.info'
due to errors; use --force to preserve.
make[2]: *** [libc.info] Error 2
make[2]: Leaving directory
`/home/ranjith/hw-module/build-tools/glibc-2.2.3/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory
`/home/ranjith/hw-module/build-tools/glibc-2.2.3'
make: *** [install] Error 2


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


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