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

List:       kde-bugs-dist
Subject:    [Bug 103064] cannot view files with kchmpart:
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2005-04-02 21:39:45
Message-ID: 20050402213945.10199.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=103064         
cloudtemple mksat net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From cloudtemple mksat net  2005-04-02 23:39 -------
CVS commit by dymo: 

Fix undefined symbols in core libraries.
BUG: 103064


  M +5 -3      Makefile.am   1.42
  M +3 -0      interfaces/Makefile.am   1.54
  M +1 -0      widgets/Makefile.am   1.26


--- kdevelop/lib/interfaces/Makefile.am  #1.53:1.54
 @ -12,4 +12,7  @
         kdevprojectiface.cpp kdevprojectiface.skel kdevdesignerintegrationiface.cpp \
\  kdevdesignerintegrationiface.skel
+libkdevinterfaces_la_LDFLAGS = -no-undefined $(all_libraries) $(LIB_KDEUI) \
$(LIB_KHTML) $(LIB_KPARTS) -lktexteditor -lkscript \ +        \
$(top_builddir)/lib/interfaces/external/libkinterfacedesigner.la \ +        \
$(top_builddir)/lib/util/libkdevutil.la  
 kdevelopincludedir = $(includedir)/kdevelop/interfaces

--- kdevelop/lib/widgets/Makefile.am  #1.25:1.26
 @ -18,4 +18,5  @
 
 libkdevwidgets_la_LIBADD = $(top_builddir)/lib/interfaces/libkdevinterfaces.la
+libkdevwidgets_la_LDFLAGS = -no-undefined $(all_libraries)
 rcdir = $(kde_datadir)/kdevelop
 

--- kdevelop/lib/Makefile.am  #1.41:1.42
 @ -17,7 +17,9  @
 libkdevelop_la_LDFLAGS = -no-undefined $(all_libraries) -version-info 1:0
 libkdevelop_la_LIBADD = $(top_builddir)/lib/interfaces/libkdevinterfaces.la \
-        $(top_builddir)/lib/util/libkdevutil.la \
                $(top_builddir)/lib/widgets/propeditor/libkdevpropertyeditor.la \
-        $(top_builddir)/lib/interfaces/external/libkinterfacedesigner.la \
                $(top_builddir)/lib/interfaces/extensions/libkdevextensions.la \
-        $(LIB_KDEVCOMPAT) -lktexteditor $(LIB_KPARTS) $(LIB_KIO)  -lkscript
+        $(top_builddir)/lib/widgets/propeditor/libkdevpropertyeditor.la \
$(LIB_KDEVCOMPAT) $(LIB_KIO) +
+#       $(top_builddir)/lib/util/libkdevutil.la \
$(top_builddir)/lib/widgets/propeditor/libkdevpropertyeditor.la \ +#       \
$(top_builddir)/lib/interfaces/external/libkinterfacedesigner.la \
$(top_builddir)/lib/interfaces/extensions/libkdevextensions.la \ +#       \
$(LIB_KDEVCOMPAT) -lktexteditor $(LIB_KPARTS) $(LIB_KIO)  -lkscript  \
libkdevelop_la_SOURCES = dummy.cpp


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

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