[Bug 58602] New: solaris only: tar '-C' not supported -> (g)make fails

daniel.franke at imbs.uni-luebeck.de daniel.franke at imbs.uni-luebeck.de
Sat May 17 14:50:06 UTC 2003


------- 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=58602     
           Summary: solaris only: tar '-C' not supported -> (g)make fails
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: daniel.franke at imbs.uni-luebeck.de


Version:           3.0.0a4 (using KDE 3.1.1)
Installed from:    compiled sources
Compiler:          gcc version 3.2.2
OS:          SunOS (sun4u) release 5.8

Building latest CVS source (030517):

[...]
Making all in common
gmake[4]: Entering directory `/home/franke/build/kdevelop-cvs/kdevelop/parts/appwizard/common'
tar -C . -cf admin.tar admin/
tar: C: unknown option
Usage: tar {txruc}[vfbFXhiBEelmopwnq[0-7]] [-k size] [tapefile] [blocksize] [exclude-file] [-I include-file] files ...
gmake[4]: *** [admin.tar.gz] Error 1
[...]

This 'tar' is SUN standard tar-package.  (Solaris 8, sparc)
Workaround: use solaris 'gtar' package (SFWgtar, link gtar->tar) or get 'tar' from www.sunfreeware.com ...

Could it be possible to omit the '-C' option?




More information about the KDevelop-devel mailing list