Package: src:inspircd
Version: 2.0.5-0.1
Severity: important
Tags: sid wheezy patch
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@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
+@IFEQ $(SYSTEM) gnukfreebsd
+  LDLIBS += -ldl -lrt
+@ENDIF
 @IFEQ $(SYSTEM) solaris
   LDLIBS += -lsocket -lnsl -lrt -lresolv
 @ENDIF
             

Regards

    Christoph

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

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



-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aa2frucv....@hepworth.siccegge.de

Reply via email to