[Digikam-users] Compile problem with .9.0 SVN
Duncan Hill
digikam at nacnud.force9.co.uk
Tue Apr 4 15:56:04 BST 2006
I'm running in to the same issue reported by Full Decent back in March, where
depcomp complains that it hasn't been fed a valid command
http://mail.kde.org/pipermail/digikam-devel/2006-March/004054.html is his
posting, with Gilles commenting about the version of the admin subdir.
My error is exactly the same, and it appears to be because the Makefile or
similar in lprof has #>- as the prefix on some lines. Editing the Makefile
in lprof to remove all lines prefixed with #>- or #>+ has 'cured' the problem
in that the compile runs. I -think- make is getting confused as heck by the
commented lines in the middle of the build statements, and feeding the wrong
lines to depcomp, causing the build to fail.
~/Build/graphics/admin$ svn info
Path: .
URL: svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin
Repository UUID: 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Revision: 526335
Node Kind: directory
Schedule: normal
Last Changed Author: coolo
Last Changed Rev: 523601
Last Changed Date: 2006-03-28 16:54:37 +0100 (Tue, 28 Mar 2006)
Properties Last Updated: 2006-04-04 14:25:35 +0100 (Tue, 04 Apr 2006)
~/Build/graphics/admin$ cat .svn/entries | grep 3.5
url="svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin"
revision="526335"/>
committed-date="2006-02-13T23:37:42.395563Z"
committed-date="2005-07-03T01:15:43.506316Z"
committed-rev="483858"
checksum="71cdede2a453e557e99c97f8ead7a292"
~/Build/graphics$ svn info
Path: .
URL: svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
Repository UUID: 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Revision: 526335
Node Kind: directory
Schedule: normal
Last Changed Author: mwiesweg
Last Changed Rev: 526328
Last Changed Date: 2006-04-04 14:43:25 +0100 (Tue, 04 Apr 2006)
Properties Last Updated: 2006-04-04 14:23:39 +0100 (Tue, 04 Apr 2006)
~/Build/graphics/digikam/libs/lprof$ make -v
GNU Make 3.80
More information about the Digikam-users
mailing list