Build failure inkdevelop/src

Charles Thorpe cthorpe at ukfsn.org
Thu Jul 1 16:34:05 UTC 2004


Just doing a clean build of kevelop using kde head, fails in 
kdevelop/src with:

make[3]: *** No rule to make target 
`../lib/qextmdi/libkdevelopqextmdi.la', needed by `kdevassistant'.  
Stop.

Seems to be trying to link against kevelops mdi library, which is not 
built, as kmdi is used.

src/Makefile.am had a change a couple of days ago where 
kdevassisstant_LDADD changed from linking to $(LIB_KDEVMDI) from
$(top_builddir)/lib/qextmdi/libkdevelopqextmdi.la.

Reverting this as per attached diff fixes building (for me at least!). 
-- 
Regards, Charles

"I really cannot tolerate intolerance"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src-makefileam.diff
Type: text/x-diff
Size: 812 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20040701/e8fd04c1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20040701/e8fd04c1/attachment.sig>


More information about the KDevelop-devel mailing list