[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 178031] New: libtool Missing Dir Error
From:       Cliff Bowen <cbowen () earthlink ! net>
Date:       2008-12-18 2:06:12
Message-ID: bug-178031-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=178031

           Summary: libtool Missing Dir Error
           Product: kdevelop
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: cbowen@earthlink.net


Version:           3.5.10 (using KDE 3.5.10)
Compiler:          Dell computer runing Ubuntu 8.10  
OS:                Linux
Installed from:    Ubuntu Packages

KDE

recently loaded Ubuntu 8.10 on my Dell laptop computer. I loaded the KDevelop
package.
I then copied a known good KDevelop project from my Slackware 11 computer
system. 
This project gave me a libtool error. 
I then started a new project and loaded the "Hello World" template.
I did this to make sure I did not have some new version problem or lib problem.
Hello World generated the exact libtool error as my project. 
I then started a new project with an empty program main then return(see below).
I did this to eliminate all lib files.
When I build the project it again created the same error. 

The source code is:

int main(int argc, char *argv[])
{

  return 0;
}

The error message is:

cd '/home/cliff/compiletest3/debug' && WANT_AUTOCONF_2_5="1"
WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k 
linking compiletest3 (CC)
../libtool: line 2412: mkdir /.libs: No such file or directory
*** Exited with status: 2 ***

Line 2412 in libtool is: 

2410    # Create the object directory.
2411    if test ! -d "$output_objdir"; then
2412      $show "$mkdir $output_objdir"
2413      $run $mkdir $output_objdir
2414      exit_status=$?
2415      if test "$exit_status" -ne 0 && test ! -d "$output_objdir"; then
2415    exit $exit_status
2416      fi
2417    fi

I would greatly appreciate any help you can provide to resolve this error.
If this is not a KDE problem, please point me to where I can get help. I am
stopped.

Thanks
Cliff


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic