[PKG-IRC-Maintainers] Bug#668689: inspircd: patch to build on kfreebsd

Christoph Egger christoph at debian.org
Sat Apr 14 01:10:40 UTC 2012


Package: src:inspircd
Version: 2.0.5-0.1
Severity: important
Tags: sid wheezy patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd at lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

The following patch fixes inspircd build on kfreebsd:

--- inspircd-2.0.5.orig/make/template/main.mk    2011-06-24 01:21:01.000000000 +0000
+++ inspircd-2.0.5/make/template/main.mk        2012-04-14 00:52:25.756201091 +0000
@@ -38,6 +38,9 @@
 @IFEQ $(SYSTEM) linux
   LDLIBS += -ldl -lrt
 @ENDIF
+ at IFEQ $(SYSTEM) gnukfreebsd
+  LDLIBS += -ldl -lrt
+ at ENDIF
 @IFEQ $(SYSTEM) solaris
   LDLIBS += -lsocket -lnsl -lrt -lresolv
 @ENDIF
             

Regards

    Christoph

If you have further questions please mail debian-bsd at lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer





More information about the Pkg-irc-maintainers mailing list