ports/84096: Update kscope to 1.2. [maintainer update]

Frank Mayhar frank at exit.com
Thu Jul 28 16:03:51 UTC 2005


Volker Stolz wrote:
> Synopsis: Update kscope to 1.2.  [maintainer update]
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: vs
> State-Changed-When: Thu Jul 28 07:20:28 GMT 2005
> State-Changed-Why: 
> Does not build on 4.x:
> kscope.o: In function `KScope::slotProjectFilesChanged(void)':
> kscope.o(.text+0x2b0e): undefined reference to `KScope::isAutoRebuildEnabled(void)'
> kscope.o: In function `KScope::slotFilesAdded(QStringList const &)':
> kscope.o(.text+0x2baf): undefined reference to `KScope::isAutoRebuildEnabled(void)'
> kscope.o: In function `KScope::openProject(QString const &)':
> kscope.o(.text+0x2fae): undefined reference to `KScope::isAutoRebuildEnabled(void)'
> gmake[2]: *** [kscope] Error 1
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=84096

Gaah.  That'll teach me to not test on 4.x.  New patch attached.

(Elad, it builds fine as-is on 5.x+, at least with -lpthread included, but 
on 4.x it requires the above function to be un-inlined for it to build.  I 
suspect this is due to the older compiler version there, but haven't proven 
that to myself, and probably won't since I'm not really fully supporting 
4.x for this port any longer.)
-- 
Frank Mayhar frank at exit.com	http://www.exit.com/
Exit Consulting                 http://www.gpsclock.com/
                                 http://www.exit.com/blog/frank/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kscope-1.2-diff
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20050728/1f4ab98a/attachment.ksh>


More information about the freebsd-ports-bugs mailing list