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

List:       kdevelop-bugs
Subject:    [Bug 85683] New: kdevelop fails to compile on debian sarge, simple patch helps
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2004-07-22 9:59:56
Message-ID: 20040722095956.30898.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=85683      
           Summary: kdevelop fails to compile on debian sarge, simple patch
                    helps
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: Marcin.Kasperski softax com pl


Version:            (using KDE KDE 3.2.91)
Installed from:    Compiled From Sources
OS:                Linux

konstruct-ing kdevelop on debian sarge results in the following error:

~konstruct/apps/kdevelop/work/kdevelop-3.0.91/parts/appwizard/common$ make
gnutar -cf gnu.tar -C ./gnu AUTHORS  COPYING \
	ChangeLog  INSTALL  NEWS  README  TODO
gnutar: No such file or directory. Cannot stat 'ChangeLog'.
gnutar: No such file or directory. Cannot stat 'INSTALL'.
gnutar: No such file or directory. Cannot stat 'NEWS'.
gnutar: No such file or directory. Cannot stat 'README'.
gnutar: No such file or directory. Cannot stat 'TODO'.
gnutar: 3 blocks + 0 bytes (total of 30720 bytes = 30.00k).
gnutar: The following problems occurred during archive processing:
gnutar: Cannot: stat 5, open 0, read/write 0. Size changed 0.
gnutar: Missing links 0, Name too long 0, File too big 0, Not dumped 0.
gnutar: Processed all possible files, despite earlier errors.
make: *** [gnu.tar.gz] Error 254

Very simple change in Makefile - replacing TAR=gnutar with TAR=tar - solves the \
problem.

Seems on debian sarge 'gnutar' runs as some kind of compatibility-mode application \
which does not support -C option (it also does not support creating archive when the \
target file already exists, but this is the additional effect).

Probably something should be corrected in configure to properly detect the tar \
working in expected mode.


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

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