Um... I want to attach another file to this bug report but Sourceforge doesn't show the 'attach file' button... here it is. Save this as sqsh-2.1.4-build.patch in your rpm SOURCES directory. Then you can build packages from the spec file.
N.B. I am the submitter of this bug, my Sourceforge username is epaepa but I have forgotten my password and don't have access to my mailbox either ;-(.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
RPM spec file
Logged In: NO
Um... I want to attach another file to this bug report but Sourceforge doesn't show the 'attach file' button... here it is. Save this as sqsh-2.1.4-build.patch in your rpm SOURCES directory. Then you can build packages from the spec file.
diff -ru sqsh-2.1.4/src/Makefile.in sqsh-2.1.4-new/src/Makefile.in
--- sqsh-2.1.4/src/Makefile.in 2005-07-24 12:41:19.000000000 +0100
+++ sqsh-2.1.4-new/src/Makefile.in 2007-12-03 13:20:26.000000000 +0000
@@ -165,7 +165,7 @@
LIB_DIRS = $(X_LIBDIR) $(MOTIF_INCDIR) $(SYBASE_LIBDIR) $(READLINE_LIBDIR)
CFLAGS = @CFLAGS@ $(DEBUG) $(DEFINES) $(INCLUDE_DIRS)
CPPFLAGS = @CPPFLAGS@
-LDFLAGS = $(DEBUG) $(LIB_DIRS)
+LDFLAGS = $(DEBUG) $(LIB_DIRS) -lct
LIBS = $(SYBASE_LIBS) $(X_LIBS) $(READLINE_LIBS) @LIBS@
# The follow define information about the components that make up
Logged In: NO
N.B. I am the submitter of this bug, my Sourceforge username is epaepa but I have forgotten my password and don't have access to my mailbox either ;-(.