Ticket #158 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

Does not build in OS X

Reported by: namotco Owned by: smoku
Priority: major Component: Build
Version: 2.1.17 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

OS X 10.4.10 (Intel) fails to build:

/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -funsigned-char -MT mod_iq_time.lo -MD -MP -MF .deps/mod_iq_time.Tpo -c -o mod_iq_time.lo mod_iq_time.c

gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -funsigned-char -MT mod_iq_time.lo -MD -MP -MF .deps/mod_iq_time.Tpo -c mod_iq_time.c -fno-common -DPIC -o .libs/mod_iq_time.o

mod_iq_time.c: In function '_iq_time_pkt_sm': mod_iq_time.c:81: error: wrong type argument to unary minus mod_iq_time.c:81: error: wrong type argument to unary minus make[2]: *** [mod_iq_time.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

Change History

Changed 11 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [426]) Changed timezone typecasting. Fixes #158

Note: See TracTickets for help on using tickets.