Package: src:inspircd
Version: 2.0.5-0.1
Severity: important
Tags: sid wheezy patch
User: [email protected]
Usertags: kfreebsd
X-Debbugs-Cc: [email protected]
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 [email protected]
--
9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]