Results 1 to 3 of 3

Thread: problems with ncurses

  1. #1

    problems with ncurses

    I was in teh process of compiling the kernel and after make menuconfig I got:


    /usr/lib/gcc-lib/i386-slackware-linux/3.2.1/../../../../i386-slackware-linux/bin/ld: cannot open crt1.o: No such file or directory
    collect2: ld returned 1 exit status

    >> Unable to find the Ncurses libraries.
    >>
    >> You must have Ncurses installed in order
    >> to use 'make menuconfig'


    so, i download ncurses-5.3.tar.gz, extract it and do ./configure and the following (along with a few other lines) appears:

    checking for C compiler default output... configure: error: C compiler cannot create executables
    bash-2.05b#


    This was on a slackware-current almost fresh install (as in i'd edited inetd.conf, resolv.conf and created a dial up connection in kppp). I made sure that ncurses package was actually present in the directory which i installed slack from, and it was. So i take it somehow GCC or Ncurses has b0rked, and i was wondering if anyone could suggest a solution.

    Sorry for the long post
    Sean

  2. #2

    Re:problems with ncurses

    update:
    reinstalled the package ncurses-5.2-5.tgz
    added /usr/lib and /usr/include to /etc/ld.so.conf
    ran ldconfig

    still the same problem.

  3. #3

    Re:problems with ncurses

    hi sean,
    is glibc devel installed? that is where is the crt1.o is for me.

Similar Threads

  1. Dual boot Mandrake 10 and WinXP problems
    By Joey in forum Linux - General Topics
    Replies: 35
    Last Post: 07-02-2005, 09:24 PM
  2. Printing Problems in Mandriva 10.2
    By Coral_Sea in forum Linux - General Topics
    Replies: 2
    Last Post: 05-26-2005, 07:14 PM
  3. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:35 AM
  4. Problems with Distros
    By GhostDawg in forum Linux - General Topics
    Replies: 5
    Last Post: 01-07-2003, 03:46 AM
  5. Small LFS problems
    By airhead in forum Linux - General Topics
    Replies: 6
    Last Post: 04-29-2002, 02:55 AM

Bookmarks

Posting Permissions

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