Changes between Initial Version and Version 2 of Ticket #1426


Ignore:
Timestamp:
08/01/09 12:42:51 (15 years ago)
Author:
iNode
Comment:

library search order change proposed, it should fix this problem, please try:

-- src/Makefile.am.orig	2009-07-28 10:43:41.000000000 +0400
+++ src/Makefile.am	2009-08-01 16:28:53.000000000 +0400
@@ -42,4 +42,4 @@
 mc_LDADD = $(EDITLIB) $(SLANGLIB) $(VFSLIB) \
-	$(INTLLIBS) $(GLIB_LIBS) $(MCLIBS) $(LIBICONV) search/libsearch.la \
-	mcconfig/libmcconfig.la
+	$(INTLLIBS) $(MCLIBS) search/libsearch.la \
+	mcconfig/libmcconfig.la $(GLIB_LIBS) $(LIBICONV)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1426

    • Property Owner set to iNode
    • Property Status changed from new to accepted
    • Property Summary changed from RHEL 4 linking problem to linking with --with-glib-static option problem
  • Ticket #1426 – Description

    initial v2  
     1(was: RHEL 4 linking problem) 
     2 
    13Hi! 
     4 
    25 
    36I am working on a new universal SPEC for all RH-based distros and to date I came up with