[IRCServices Coding] A couple of FreeBSD notes..

Yusuf Iskenderoglu uhc0 at rz.uni-karlsruhe.de
Tue Jul 20 00:47:25 PDT 2004


You may try to change your $PATH in a way that
/usr/local/bin comes before /bin and installing coreutils from
/usr/ports/sysutils/coreutils
Resulting in GNU cp be installed in /usr/local/bin

Regards;
yusuf.

On Tue, 2004-07-20 at 02:16, Craig McLure wrote:
> 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)
> 
> also, in make install, -d isnt a valid param when using /bin/cp (when copying  "data/helpfiles")
> 
> 
> Here are the version numbers of my software:
> 
> > gmake -v
> GNU Make 3.80
> Copyright (C) 2002  Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> 
> 
> > gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.3.3 [FreeBSD] 20031106
> 
> FreeBSD greymatter 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0
> 
> If you have any other questions, feel free to ask :)
> 
> /****************************************
>  *     Craig "FrostyCoolSlug" McLure
>  *       Craig at FrostyCoolSlug.com
>  * InspIRCd   - http://www.inspircd.org
>  * ChatSpike  - http://www.chatspike.net
>  ****************************************/
> 
> 
> 
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
-- 
------------------------------------------------------------------ 
| Yusuf Iskenderoglu                | You get to meet all sorts, | 
| eMail - uhc0 at stud.uni-karlsruhe.de| in this line of work...    | 
| eMail - s_iskend at ira.uka.de       |                            | 
| ICQ UIN : 20587464 \ Slytherin    |                            | 
------------------------------------------------------------------