]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003052.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003052.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] A couple of FreeBSD notes..
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003050.html">
11 <LINK REL="Next" HREF="003053.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] A couple of FreeBSD notes..</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20A%20couple%20of%20FreeBSD%20notes..&In-Reply-To="
17 TITLE="[IRCServices Coding] A couple of FreeBSD notes..">Craig at frostycoolslug.com
18 </A><BR>
19 <I>Mon Jul 19 17:16:38 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003050.html">[IRCServices Coding] Help
22 </A></li>
23 <LI>Next message: <A HREF="003053.html">[IRCServices Coding] A couple of FreeBSD notes..
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3052">[ date ]</a>
27 <a href="thread.html#3052">[ thread ]</a>
28 <a href="subject.html#3052">[ subject ]</a>
29 <a href="author.html#3052">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I had a couple of problems when compiling services under FreeBSD, the first was when compiling, services uses LIBS = -ldl in Makefile.inc, when in fact it needs to be -Ldl (capitol L)
35
36 also, in make install, -d isnt a valid param when using /bin/cp (when copying &quot;data/helpfiles&quot;)
37
38
39 Here are the version numbers of my software:
40
41 &gt;<i> gmake -v
42 </I>GNU Make 3.80
43 Copyright (C) 2002 Free Software Foundation, Inc.
44 This is free software; see the source for copying conditions.
45 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
46 PARTICULAR PURPOSE.
47
48
49 &gt;<i> gcc -v
50 </I>Using built-in specs.
51 Configured with: FreeBSD/i386 system compiler
52 Thread model: posix
53 gcc version 3.3.3 [FreeBSD] 20031106
54
55 FreeBSD greymatter 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0
56
57 If you have any other questions, feel free to ask :)
58
59 /****************************************
60 * Craig &quot;FrostyCoolSlug&quot; McLure
61 * <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at FrostyCoolSlug.com</A>
62 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
63 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
64 ****************************************/
65
66
67
68
69 </PRE>
70
71 <!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="003050.html">[IRCServices Coding] Help
76 </A></li>
77 <LI>Next message: <A HREF="003053.html">[IRCServices Coding] A couple of FreeBSD notes..
78 </A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#3052">[ date ]</a>
81 <a href="thread.html#3052">[ thread ]</a>
82 <a href="subject.html#3052">[ subject ]</a>
83 <a href="author.html#3052">[ author ]</a>
84 </LI>
85 </UL>
86
87 </body></html>