Modify

#190 closed defect (invalid)

unable to compile bitlbee-1.0.3(AmigaOS)

Reported by: _dickless Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Other
OS version/distro: 3.x

Description

HERE IS THE DUMP FROM THE CONSOLE, i tried with gcc2.9.5 and 3.4.0 without success: --- local@local:/l0g/source/bitlbee-1.0.3$ ./configure --msn=0 --debug=0 --ssl=bogus BitlBee configure

Warning: Could not find iconv.h, you might have to install it and/or modify Makefile.settings to tell where this file is.

Using bogus SSL code. This will not make the MSN module work, but it will allow you to use the Jabber module - although without working SSL support.

Architecture: AmigaOS We haven't tested BitlBee on many platforms yet, yours is untested. YMMV. Please report any problems at http://bugs.bitlbee.org/.

Configuration done:

Debugging disabled. Binary stripping enabled. Building with these protocols: jabber oscar yahoo

local@local:/l0g/source/bitlbee-1.0.3$ make

  • Compiling account.c
  • Compiling bitlbee.c

bitlbee.c: In function `bitlbee_io_new_client': bitlbee.c:41: warning: passing arg 3 of `accept' from incompatible pointer type

  • Compiling commands.c
  • Compiling conf.c
  • Compiling crypting.c
  • Compiling help.c
  • Compiling ini.c
  • Compiling irc.c

irc.c: In function `irc_new': irc.c:40: error: storage size of 'sock6' isn't known irc.c:78: error: `AF_INET6' undeclared (first use in this function) irc.c:78: error: (Each undeclared identifier is reported only once irc.c:78: error: for each function it appears in.) irc.c:40: warning: unused variable `sock6' make: * [irc.o] Error 1 local@local:/l0g/source/bitlbee-1.0.3$

Attachments (0)

Change History (1)

comment:1 Changed at 2006-07-25T17:49:52Z by wilmer

Resolution: invalid
Status: newclosed

Obviously this is because AmigaOS doesn't support IPv6. Recompile without IPv6 support.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.