Modify

#394 closed defect (fixed)

Unable to compile on FreeBSD 4.11-STABLE

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2
Keywords: Cc:
IRC client+version: Client-independent Operating System: FreeBSD
OS version/distro: 4.11-STABLE

Description

I have tried in 1.1.1dev and 1.2 and get the following messages when trying to make from the sources or from the FreeBSD port (1.2):

# gmake

  • Compiling account.c

In file included from bitlbee.h:133,

from account.c:27:

/usr/local/src/bitlbee-1.1.1dev/lib/misc.h:37: field `name' has incomplete type gmake: * [account.o] Error 1

Bitlbee 1.0 still installs fine. Anything I might need to upgrade on my system to understand something new in the bitlbee code?

Attachments (0)

Change History (2)

comment:1 Changed at 2008-06-24T21:49:13Z by wilmer

Sounds like your C compiler doesn't understand C99 yet. Does it work better if you replace [] with [0] ?

comment:2 Changed at 2008-12-13T12:22:15Z by wilmer

Resolution: fixed
Status: newclosed

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.