Thread: Lib erros when trying to compile C(++) in Kdevelop

  1. #1
    Registered User
    Join Date
    Jun 2004
    Posts
    277

    Lib error when trying to compile C(++) in Kdevelop

    Guys when I try to compile a simple C program in kdevelop it
    reports "Gentoo sanity check failed!" libtool.m4 and
    ltmain.sh have a version mismatch! (libtool.m4 = 1.5.10,
    ltmain.sh = 1.5a) please run libtoolize --copy --force
    so I run it
    and it reports libtoolize: 'configure.ac' does not exist, any
    idea?
    Last edited by Maragato; 07-26-2005 at 03:01 PM. Reason: Type mismatch

  2. #2
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    sounds like you need to repair more than just the lib version issue, try re-installing the development tools, or getting all available updates.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Including lib in a lib
    By bibiteinfo in forum C++ Programming
    Replies: 0
    Last Post: 02-07-2006, 02:28 PM
  2. open scene graph compile issues
    By ichijoji in forum Game Programming
    Replies: 1
    Last Post: 08-04-2005, 12:31 PM
  3. compile program?
    By Goosie in forum C++ Programming
    Replies: 9
    Last Post: 06-22-2005, 02:26 PM
  4. Replies: 4
    Last Post: 11-14-2001, 10:28 AM
  5. how do i compile a program that deals w/classes?
    By Shy_girl_311 in forum C++ Programming
    Replies: 5
    Last Post: 11-11-2001, 02:32 AM