irc/unreal

sekes gexlie at gmail.com
Mon Mar 26 16:06:38 UTC 2007


sorry for disturbance. it was my fault to not upgrade all ports at once

On 3/26/07, Peter Pentchev <roam at ringlet.net> wrote:
> On Sat, Mar 24, 2007 at 03:41:20PM +0300, sekes wrote:
> > I'm trying to build irc/unreal on 6.2-RELEASE and failing:
> >
> > ===>  Building for Unreal-3.2.6
> > Building src
> > cc -I../include
> > -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe
> > -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -funsigned-char
> > -fno-strict-aliasing -export-dynamic  -L/usr/local/lib  -c timesynch.c
> > cc -I../include
> > -I/usr/ports/irc/unreal/work/Unreal3.2/extras/regexp/include -pipe
> > -I/usr/local/include -O2 -fno-strict-aliasing -pipe  -funsigned-char
> > -fno-strict-aliasing -export-dynamic  -L/usr/local/lib  -c res.c
> > res.c: In function `m_dns':
> > res.c:718: error: storage size of 'inf' isn't known
> > *** Error code 1
> >
> > Stop in /usr/ports/irc/unreal/work/Unreal3.2/src.
> > *** Error code 1
> >
> > Stop in /usr/ports/irc/unreal/work/Unreal3.2.
> > *** Error code 1
> >
> > Stop in /usr/ports/irc/unreal.
> > [xnet] /usr/ports/irc/unreal#
> >
> > Ideas?
>
> Do you have the c-ares library installed?  What is the output of
>   pkg_info | fgrep -e c-ares -e curl
>
> If this does not display a line saying "c-ares-config-1.3.2", then
> you need to either upgrade or reinstall your c-ares library, with
> the ares_config_info patch.  To do that:
>
> - deinstall anything that provides a libcares.so in your path (you can
>   find out what it is by first running "ldconfig -r | fgrep cares" to
>   find the library itself and then
>   "pkg_info -qW /usr/local/lib/libcares.so.1" to see which package has
>   installed it)
> - cd /usr/ports/dns/c-ares
> - make config (as root)
> - make sure the CONFIG_INFO option is checked
> - make all install clean
>
> After that, try building unreal-ircd again.
>
> G'luck,
> Peter
>
> --
> Peter Pentchev  roam at ringlet.net    roam at cnsys.bg    roam at FreeBSD.org
> PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
> Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
> This sentence would be seven words long if it were six words shorter.
>
>


More information about the freebsd-ports mailing list