irc/unreal won't compile

Jim Nasby decibel at decibel.org
Mon May 7 12:23:27 PDT 2007


I'm getting the following when trying to compile unrealircd:

Building src
/usr/local/bin/ccache gcc -I../include -I/usr/ports/irc/unreal/work/ 
Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe   
-DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export- 
dynamic  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -c timesynch.c
/usr/local/bin/ccache gcc -I../include -I/usr/ports/irc/unreal/work/ 
Unreal3.2/extras/regexp/include -pipe -I/usr/local/include -O2 -pipe   
-DNO_IDEA -funsigned-char -fno-strict-aliasing -DZIP_LINKS -export- 
dynamic  -L/usr/local/lib -rpath=/usr/lib:/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

It compiles fine when I untar to my home directory and run the exact  
same configure as reported by config.log in the ports work directory:

./configure --with-listen=5 --with-dpath=/usr/local/etc/Unreal --with- 
spath=/usr/local/libexec/ircd --with-nick-history=2000 --with- 
sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd- 
setsize=1024 --enable-dynamic-linking --enable-hub --enable-ziplinks  
--enable-ssl

I attempted to submit a pr on this with send-pr, but never got a  
reply back...
--
Jim Nasby                                            jim at nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




More information about the freebsd-ports mailing list