Hello,
I'm trying to compile php-sweph but I get an error while doing make. I get lot
of warnings like:
/home/bartek/php-sweph/sweph.c:137:2: warning: excess elements in scalar
initializer [enabled by default]
/home/bartek/php-sweph/sweph.c:137:2: warning: (near initialization for
'sweph_functions[71]') [enabled by default]
And last lines are:
/home/bartek/php-sweph/sweph.c:148:2: warning: initialization from incompatible
pointer type [enabled by default]
/home/bartek/php-sweph/sweph.c:148:2: warning: (near initialization for
'sweph_module_entry.functions') [enabled by default]
make: *** [sweph.lo] Error 1
I use:
Ubuntu 12.10,
php 5.4.6,
gcc 4.7.2
Original issue reported on code.google.com by bartosz....@gmail.com on 4 Mar 2013 at 8:28
Original issue reported on code.google.com by
bartosz....@gmail.com
on 4 Mar 2013 at 8:28