Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2001 12:25:51 -0500
From:      Jonathan M.Slivko <js43064n@pace.edu>
To:        freebsd-questions@FreeBSD.ORG, dochawk@psu.edu
Subject:   Re: a working irc server?
Message-ID:  <01042112255101.00774@darkstar.nyc.rr.com>
In-Reply-To: <200104211620.f3LGKun09926@fac13.ds.psu.edu>
References:  <200104211620.f3LGKun09926@fac13.ds.psu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Try getting the package? It's already compiled. That should solve the problem 
:)
-- Jonathan M. Slivko

On Saturday 21 April 2001 11:20, you wrote:
> I'm trying to install a working irc server by this evening, and not
> having much luck.  irc itself seems to be missign from the
> packages collection at the moment.  In the ports collection,
> it doesn't build:  it first reports that
>
> sed: /usr/ports/irc/irc/files/ircd.sh: No such file or directory
> *** Error code 1
>
>
> Not surpising; there shouldn't be anything there.  So in desparation,
> I symlinked work to files, and it builds for a while, until
>
> cc -O -pipe -I/usr/local/v6/include -I. -I../ircd -I../common -c -o res.o
> ../ircd/res.c ../ircd/res.c: In function `proc_answer':
> ../ircd/res.c:591: structure has no member named `s6_addr32'
> ../ircd/res.c:591: structure has no member named `s6_addr32'
> ../ircd/res.c:591: structure has no member named `s6_addr32'
> ../ircd/res.c:592: structure has no member named `s6_addr32'
> ../ircd/res.c:670: structure has no member named `s6_addr32'
> ../ircd/res.c:670: structure has no member named `s6_addr32'
> ../ircd/res.c:671: structure has no member named `s6_addr32'
> ../ircd/res.c:672: structure has no member named `s6_addr32'
> *** Error code 1
>
>
> help!
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01042112255101.00774>