Find the answer to your Linux question:
Results 1 to 4 of 4
Hi all, need your help once agian. i got one more problem, the "make" command was executed successfully. but during install, i am getting errors. LANGUAGE=C LC_ALL=C makeinfo libc.texinfo /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//creature.texi:220: ...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    26

    make install error

    Hi all,

    need your help once agian.
    i got one more problem, the "make" command was executed successfully. but during install, i am getting errors.

    LANGUAGE=C LC_ALL=C makeinfo libc.texinfo
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//creature.texi:220: warning: strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//memory.texi:2324: warning: strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//stdio.texi:3269: First argument to cross-reference may not be empty.
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//stdio.texi:3270: First argument to cross-reference may not be empty.
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//filesys.texi:3122: warning: strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
    /home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual//syslog.texi:301: warning: strong{Note...} produces a spurious cross-reference in Info; reword to avoid that.
    :
    :
    makeinfo: Removing output file `/home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual/libc.info' due to errors; use --force to preserve.
    make[2]: *** [libc.info] Error 1
    make[2]: Leaving directory `/home/ravi/myProject/build-tools/glibc/glibc-2.2.3/manual'
    make[1]: *** [manual/subdir_install] Error 2

    i tried but i am unable to get it solved.
    help me.

    thanks,
    ravi.

  2. #2
    Just Joined!
    Join Date
    Jul 2008
    Posts
    26
    i am using fedora 9.
    i am trying to build a toolchain for ARM.
    i have done binutils, bootstrap setup successfully.
    now, i am trying to setup the c library. i am using glib-2.2.3 for this. you can check the previous post of my mail.

    thanks.

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Quote Originally Posted by ravikumarkandhi View Post
    i am using fedora 9.
    i am trying to build a toolchain for ARM.
    i have done binutils, bootstrap setup successfully.
    now, i am trying to setup the c library. i am using glib-2.2.3 for this. you can check the previous post of my mail.

    thanks.
    Is that the entire output of the failed install? I didn't see any errors listed, only warnings which is no big deal.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  4. #4
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    have you followed the instruction as listed in the readme file . Coz somethimes the step might differ
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...