DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th May 2008
mahoney mahoney is offline
New User
 
Join Date: May 2008
Posts: 1
Default BitchX build failure

Hi fresh install of fbsd 7 and fresh portsnap, thanks in advance for any help

gmake[1]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/source'
gmake[1]: `scr-bx' is up to date.
gmake[1]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/source'
cd dll \
&& gmake 'local_dir=/root' 'INSTALL_IRC=/usr/local/bin/BitchX' 'IRCLIB=/usr/local/share/bx' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe -Wall' 'HELPDIR=/usr/local/share/bx/help' 'INSTALL_WSERV=/usr/local/share/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/usr/local/share/bx/plugins:/usr/local/share/bx/script:/usr/local/share/bx' 'TRANSLATION_PATH=/usr/local/share/bx/translation' 'LDFLAGS=' 'LIBS=-lncurses -lssl -lm -lcrypt -L/usr/local/lib -lcrypto' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/usr/local/share/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.1-final' 'INSTALL_DATA=install -o root -g wheel -m 444' 'INSTALL_SCRIPT=/usr/local/share/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=' 'SHLIB_SUFFIX=.so' all
gmake[1]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/dll'
gmake[2]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/dll/abot'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/dll/abot'
gmake[2]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/dll/acro'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/dll/acro'
gmake[2]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/dll/aim'
gmake[3]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/dll/aim/toc'
cc -I. -I/usr/ports/irc/bitchx/work/BitchX/include -I../../../include -I. -I./include -O2 -fno-strict-aliasing -pipe -Wall -c toc.c
toc.c:42: error: static declaration of 'toc_fd' follows non-static declaration
toc.h:153: error: previous declaration of 'toc_fd' was here
toc.c:43: error: static declaration of 'seqno' follows non-static declaration
toc.h:154: error: previous declaration of 'seqno' was here
toc.c:44: error: static declaration of 'peer_ver' follows non-static declaration
toc.h:155: error: previous declaration of 'peer_ver' was here
toc.c: In function 'roast_password':
toc.c:305: warning: pointer targets in return differ in signedness
toc.c: In function 'toc_callback':
toc.c:359: warning: format '%ld' expects type 'long int *', but argument 3 has type 'time_t *'
gmake[3]: *** [toc.o] Error 1
gmake[3]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/dll/aim/toc'
gmake[2]: *** [toc] Error 2
gmake[2]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/dll/aim'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/dll'
gmake: *** [dll] Error 2
*** Error code 2

Stop in /usr/ports/irc/bitchx.
*** Error code 1

Stop in /usr/ports/irc/bitchx.
[root@angus /usr/ports/irc/bitchx]#
Reply With Quote
  #2   (View Single Post)  
Old 8th May 2008
horizon's Avatar
horizon horizon is offline
Port Guard
 
Join Date: May 2008
Posts: 16
Default

You could try configuring using '--without-plugins' as that appears to be the problem you're running in to.

As an alternative though, I'd suggest trying 'irssi' as BitchX development is pretty much dead in the water and has been abandoned by everyone who was involved with it. Debian recently announced the removal of it from their package archives due to a number of outstanding security issues that look unlikely to ever be fixed.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Failure of the GPL vermaden Off-Topic 9 6th September 2009 05:11 PM
chrooting bitchx nullpointer OpenBSD General 11 21st March 2009 04:51 PM
jdk 1.6 build error. bsdnewbie999 OpenBSD General 19 3rd January 2009 02:51 PM
Do you build your own computers? JMJ_coder Off-Topic 28 28th July 2008 03:04 AM
New server build tanked FreeBSD General 1 5th June 2008 06:41 AM


All times are GMT. The time now is 11:07 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick