GithubHelp home page GithubHelp logo

ruby-wcs's People

Contributors

masa16 avatar

Watchers

 avatar  avatar  avatar

ruby-wcs's Issues

Compile problem on Ubuntu 12.04

ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-linux]
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
wcslib 4.8.3-1

sudo gem install wcs
checking for wcs/wcs.h... yes
checking for main() in -lwcs... yes
creating Makefile
<--- ext
---> lib
---> lib/wcs
<--- lib/wcs
<--- lib
---> ext
make
compiling wcs_wrap.c
wcs_wrap.c: In function ‘SWIG_Ruby_define_class’:
wcs_wrap.c:1493:9: warning: variable ‘klass’ set but not used [-Wunused-but-set-variable]
wcs_wrap.c: In function ‘SWIG_AUX_NUM2DBL’:
wcs_wrap.c:1938:9: warning: unused variable ‘type’ [-Wunused-variable]
wcs_wrap.c: In function ‘new_WorldCoor__SWIG_0’:
wcs_wrap.c:2091:5: warning: implicit declaration of function ‘wcsxinit’ [-Wimplicit-function-declaration]
wcs_wrap.c:2091:7: warning: assignment makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘new_WorldCoor__SWIG_1’:
wcs_wrap.c:2100:5: warning: implicit declaration of function ‘wcskinit’ [-Wimplicit-function-declaration]
wcs_wrap.c:2100:7: warning: assignment makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘new_WorldCoor__SWIG_2’:
wcs_wrap.c:2109:5: warning: implicit declaration of function ‘wcsinit’ [-Wimplicit-function-declaration]
wcs_wrap.c:2109:7: warning: assignment makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘new_WorldCoor__SWIG_3’:
wcs_wrap.c:2117:5: warning: implicit declaration of function ‘wcsinitn’ [-Wimplicit-function-declaration]
wcs_wrap.c:2117:7: warning: assignment makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘WorldCoor_wcstype’:
wcs_wrap.c:2124:7: warning: implicit declaration of function ‘wcstype’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_iswcs’:
wcs_wrap.c:2127:7: warning: implicit declaration of function ‘iswcs’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_nowcs’:
wcs_wrap.c:2130:7: warning: implicit declaration of function ‘nowcs’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_pix2wcst’:
wcs_wrap.c:2137:7: warning: implicit declaration of function ‘pix2wcst’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_pix2wcs’:
wcs_wrap.c:2145:7: warning: implicit declaration of function ‘pix2wcs’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsc2pix’:
wcs_wrap.c:2148:7: warning: implicit declaration of function ‘wcsc2pix’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcs2pix’:
wcs_wrap.c:2151:7: warning: implicit declaration of function ‘wcs2pix’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsshift’:
wcs_wrap.c:2154:7: warning: implicit declaration of function ‘wcsshift’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsfull’:
wcs_wrap.c:2157:7: warning: implicit declaration of function ‘wcsfull’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcscent’:
wcs_wrap.c:2160:8: warning: implicit declaration of function ‘wcscent’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcssize’:
wcs_wrap.c:2163:7: warning: implicit declaration of function ‘wcssize’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsrange’:
wcs_wrap.c:2166:7: warning: implicit declaration of function ‘wcsrange’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcscdset’:
wcs_wrap.c:2169:7: warning: implicit declaration of function ‘wcscdset’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsdeltset’:
wcs_wrap.c:2172:7: warning: implicit declaration of function ‘wcsdeltset’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcspcset’:
wcs_wrap.c:2175:7: warning: implicit declaration of function ‘wcspcset’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_getradecsys’:
wcs_wrap.c:2178:8: warning: implicit declaration of function ‘getradecsys’ [-Wimplicit-function-declaration]
wcs_wrap.c:2178:8: warning: return makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘WorldCoor_wcsoutinit’:
wcs_wrap.c:2181:7: warning: implicit declaration of function ‘wcsoutinit’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_getwcsout’:
wcs_wrap.c:2184:7: warning: implicit declaration of function ‘getwcsout’ [-Wimplicit-function-declaration]
wcs_wrap.c:2184:7: warning: return makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘WorldCoor_wcsininit’:
wcs_wrap.c:2187:7: warning: implicit declaration of function ‘wcsininit’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_getwcsin’:
wcs_wrap.c:2190:7: warning: implicit declaration of function ‘getwcsin’ [-Wimplicit-function-declaration]
wcs_wrap.c:2190:7: warning: return makes pointer from integer without a cast [enabled by default]
wcs_wrap.c: In function ‘WorldCoor_setwcsdeg’:
wcs_wrap.c:2193:7: warning: implicit declaration of function ‘setwcsdeg’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsndec’:
wcs_wrap.c:2196:7: warning: implicit declaration of function ‘wcsndec’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcsreset’:
wcs_wrap.c:2199:7: warning: implicit declaration of function ‘wcsreset’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcseqset’:
wcs_wrap.c:2202:7: warning: implicit declaration of function ‘wcseqset’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_setwcslin’:
wcs_wrap.c:2205:7: warning: implicit declaration of function ‘setwcslin’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘WorldCoor_wcszout’:
wcs_wrap.c:2208:7: warning: implicit declaration of function ‘wcszout’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_Distort_a_order_set’:
wcs_wrap.c:2234:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_a_order_get’:
wcs_wrap.c:2257:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_a_set’:
wcs_wrap.c:2293:45: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_a_get’:
wcs_wrap.c:2324:52: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_b_order_set’:
wcs_wrap.c:2354:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_b_order_get’:
wcs_wrap.c:2377:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_b_set’:
wcs_wrap.c:2413:45: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_b_get’:
wcs_wrap.c:2444:52: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_ap_order_set’:
wcs_wrap.c:2474:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_ap_order_get’:
wcs_wrap.c:2497:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_ap_set’:
wcs_wrap.c:2533:45: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_ap_get’:
wcs_wrap.c:2564:52: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_bp_order_set’:
wcs_wrap.c:2594:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_bp_order_get’:
wcs_wrap.c:2617:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_bp_set’:
wcs_wrap.c:2653:45: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_Distort_bp_get’:
wcs_wrap.c:2684:52: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_new_Distort’:
wcs_wrap.c:2716:47: error: invalid application of ‘sizeof’ to incomplete type ‘struct Distort’
wcs_wrap.c: At top level:
wcs_wrap.c:2725:21: warning: ‘struct Distort’ declared inside parameter list [enabled by default]
wcs_wrap.c:2725:21: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
wcs_wrap.c: In function ‘_wrap_WorldCoor_xref_set’:
wcs_wrap.c:2753:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xref_get’:
wcs_wrap.c:2776:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yref_set’:
wcs_wrap.c:2806:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yref_get’:
wcs_wrap.c:2829:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xrefpix_set’:
wcs_wrap.c:2859:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xrefpix_get’:
wcs_wrap.c:2882:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yrefpix_set’:
wcs_wrap.c:2912:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yrefpix_get’:
wcs_wrap.c:2935:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xinc_set’:
wcs_wrap.c:2965:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xinc_get’:
wcs_wrap.c:2988:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yinc_set’:
wcs_wrap.c:3018:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_yinc_get’:
wcs_wrap.c:3041:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rot_set’:
wcs_wrap.c:3071:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rot_get’:
wcs_wrap.c:3094:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cd_set’:
wcs_wrap.c:3127:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cd_get’:
wcs_wrap.c:3154:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_dc_set’:
wcs_wrap.c:3187:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_dc_get’:
wcs_wrap.c:3214:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_equinox_set’:
wcs_wrap.c:3244:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_equinox_get’:
wcs_wrap.c:3267:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_epoch_set’:
wcs_wrap.c:3297:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_epoch_get’:
wcs_wrap.c:3320:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_nxpix_set’:
wcs_wrap.c:3350:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_nxpix_get’:
wcs_wrap.c:3373:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_nypix_set’:
wcs_wrap.c:3403:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_nypix_get’:
wcs_wrap.c:3426:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_ra_set’:
wcs_wrap.c:3456:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_ra_get’:
wcs_wrap.c:3479:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_dec_set’:
wcs_wrap.c:3509:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_dec_get’:
wcs_wrap.c:3532:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_scale_set’:
wcs_wrap.c:3562:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_plate_scale_get’:
wcs_wrap.c:3585:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_pixel_offset_set’:
wcs_wrap.c:3615:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_pixel_offset_get’:
wcs_wrap.c:3638:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_pixel_offset_set’:
wcs_wrap.c:3668:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_pixel_offset_get’:
wcs_wrap.c:3691:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_pixel_size_set’:
wcs_wrap.c:3721:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_pixel_size_get’:
wcs_wrap.c:3744:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_pixel_size_set’:
wcs_wrap.c:3774:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_pixel_size_get’:
wcs_wrap.c:3797:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ppo_coeff_set’:
wcs_wrap.c:3830:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ppo_coeff_get’:
wcs_wrap.c:3857:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_coeff_set’:
wcs_wrap.c:3890:41: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_x_coeff_get’:
wcs_wrap.c:3917:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_coeff_set’:
wcs_wrap.c:3950:41: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_y_coeff_get’:
wcs_wrap.c:3977:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xpix_set’:
wcs_wrap.c:4007:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xpix_get’:
wcs_wrap.c:4030:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ypix_set’:
wcs_wrap.c:4060:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ypix_get’:
wcs_wrap.c:4083:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_zpix_set’:
wcs_wrap.c:4113:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_zpix_get’:
wcs_wrap.c:4136:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xpos_set’:
wcs_wrap.c:4166:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_xpos_get’:
wcs_wrap.c:4189:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ypos_set’:
wcs_wrap.c:4219:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ypos_get’:
wcs_wrap.c:4242:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_crpix_set’:
wcs_wrap.c:4275:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_crpix_get’:
wcs_wrap.c:4302:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_crval_set’:
wcs_wrap.c:4335:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_crval_get’:
wcs_wrap.c:4362:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cdelt_set’:
wcs_wrap.c:4395:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cdelt_get’:
wcs_wrap.c:4422:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pc_set’:
wcs_wrap.c:4455:41: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pc_get’:
wcs_wrap.c:4482:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_projp_set’:
wcs_wrap.c:4515:41: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_projp_get’:
wcs_wrap.c:4542:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_longpole_set’:
wcs_wrap.c:4572:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_longpole_get’:
wcs_wrap.c:4595:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latpole_set’:
wcs_wrap.c:4625:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latpole_get’:
wcs_wrap.c:4648:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rodeg_set’:
wcs_wrap.c:4678:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rodeg_get’:
wcs_wrap.c:4701:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_imrot_set’:
wcs_wrap.c:4731:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_imrot_get’:
wcs_wrap.c:4754:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pa_north_set’:
wcs_wrap.c:4784:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pa_north_get’:
wcs_wrap.c:4807:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pa_east_set’:
wcs_wrap.c:4837:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_pa_east_get’:
wcs_wrap.c:4860:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radvel_set’:
wcs_wrap.c:4890:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radvel_get’:
wcs_wrap.c:4913:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_zvel_set’:
wcs_wrap.c:4943:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_zvel_get’:
wcs_wrap.c:4966:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_imflip_set’:
wcs_wrap.c:4996:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_imflip_get’:
wcs_wrap.c:5019:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_prjcode_set’:
wcs_wrap.c:5049:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_prjcode_get’:
wcs_wrap.c:5072:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latbase_set’:
wcs_wrap.c:5102:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latbase_get’:
wcs_wrap.c:5125:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ncoeff1_set’:
wcs_wrap.c:5155:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ncoeff1_get’:
wcs_wrap.c:5178:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ncoeff2_set’:
wcs_wrap.c:5208:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ncoeff2_get’:
wcs_wrap.c:5231:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_changesys_set’:
wcs_wrap.c:5261:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_changesys_get’:
wcs_wrap.c:5284:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_printsys_set’:
wcs_wrap.c:5314:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_printsys_get’:
wcs_wrap.c:5337:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ndec_set’:
wcs_wrap.c:5367:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ndec_get’:
wcs_wrap.c:5390:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_degout_set’:
wcs_wrap.c:5420:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_degout_get’:
wcs_wrap.c:5443:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_tabsys_set’:
wcs_wrap.c:5473:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_tabsys_get’:
wcs_wrap.c:5496:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rotmat_set’:
wcs_wrap.c:5526:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_rotmat_get’:
wcs_wrap.c:5549:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_coorflip_set’:
wcs_wrap.c:5579:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_coorflip_get’:
wcs_wrap.c:5602:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_offscl_set’:
wcs_wrap.c:5632:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_offscl_get’:
wcs_wrap.c:5655:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcson_set’:
wcs_wrap.c:5685:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcson_get’:
wcs_wrap.c:5708:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_naxis_set’:
wcs_wrap.c:5738:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_naxis_get’:
wcs_wrap.c:5761:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_naxes_set’:
wcs_wrap.c:5791:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_naxes_get’:
wcs_wrap.c:5814:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsproj_set’:
wcs_wrap.c:5844:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsproj_get’:
wcs_wrap.c:5867:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_linmode_set’:
wcs_wrap.c:5897:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_linmode_get’:
wcs_wrap.c:5920:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_detector_set’:
wcs_wrap.c:5950:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_detector_get’:
wcs_wrap.c:5973:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_instrument_set’:
wcs_wrap.c:6003:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6004:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_instrument_get’:
wcs_wrap.c:6027:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ctype_set’:
wcs_wrap.c:6069:44: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ctype_get’:
wcs_wrap.c:6100:46: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_c1type_set’:
wcs_wrap.c:6130:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6131:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_c1type_get’:
wcs_wrap.c:6154:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_c2type_set’:
wcs_wrap.c:6190:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6191:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_c2type_get’:
wcs_wrap.c:6214:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ptype_set’:
wcs_wrap.c:6250:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6251:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ptype_get’:
wcs_wrap.c:6274:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_units_set’:
wcs_wrap.c:6316:45: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_units_get’:
wcs_wrap.c:6347:48: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecsys_set’:
wcs_wrap.c:6377:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6378:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecsys_get’:
wcs_wrap.c:6401:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecout_set’:
wcs_wrap.c:6437:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6438:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecout_get’:
wcs_wrap.c:6461:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecin_set’:
wcs_wrap.c:6497:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6498:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_radecin_get’:
wcs_wrap.c:6521:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_eqin_set’:
wcs_wrap.c:6557:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_eqin_get’:
wcs_wrap.c:6580:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_eqout_set’:
wcs_wrap.c:6610:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_eqout_get’:
wcs_wrap.c:6633:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_sysin_set’:
wcs_wrap.c:6663:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_sysin_get’:
wcs_wrap.c:6686:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_syswcs_set’:
wcs_wrap.c:6716:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_syswcs_get’:
wcs_wrap.c:6739:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_sysout_set’:
wcs_wrap.c:6769:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_sysout_get’:
wcs_wrap.c:6792:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_center_set’:
wcs_wrap.c:6822:24: error: dereferencing pointer to incomplete type
wcs_wrap.c:6823:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_center_get’:
wcs_wrap.c:6846:36: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsl_set’:
wcs_wrap.c:6888:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsl_get’:
wcs_wrap.c:6911:20: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_lin_set’:
wcs_wrap.c:6947:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_lin_get’:
wcs_wrap.c:6970:20: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cel_set’:
wcs_wrap.c:7006:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_cel_get’:
wcs_wrap.c:7029:20: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_prj_set’:
wcs_wrap.c:7065:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_prj_get’:
wcs_wrap.c:7088:20: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_lngcor_set’:
wcs_wrap.c:7118:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_lngcor_get’:
wcs_wrap.c:7141:42: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latcor_set’:
wcs_wrap.c:7171:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_latcor_get’:
wcs_wrap.c:7194:42: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_distcode_set’:
wcs_wrap.c:7224:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_distcode_get’:
wcs_wrap.c:7247:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_distort_set’:
wcs_wrap.c:7277:19: error: dereferencing pointer to incomplete type
wcs_wrap.c:7277:31: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_distort_get’:
wcs_wrap.c:7300:39: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_command_format_set’:
wcs_wrap.c:7333:41: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_command_format_get’:
wcs_wrap.c:7360:38: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ltm_set’:
wcs_wrap.c:7393:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ltm_get’:
wcs_wrap.c:7420:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ltv_set’:
wcs_wrap.c:7453:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ltv_get’:
wcs_wrap.c:7480:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_idpix_set’:
wcs_wrap.c:7513:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_idpix_get’:
wcs_wrap.c:7540:34: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ndpix_set’:
wcs_wrap.c:7573:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_ndpix_get’:
wcs_wrap.c:7600:34: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcs_set’:
wcs_wrap.c:7630:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcs_get’:
wcs_wrap.c:7653:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsdep_set’:
wcs_wrap.c:7683:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsdep_get’:
wcs_wrap.c:7706:40: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsname_set’:
wcs_wrap.c:7737:11: error: dereferencing pointer to incomplete type
wcs_wrap.c:7737:38: error: dereferencing pointer to incomplete type
wcs_wrap.c:7740:9: error: dereferencing pointer to incomplete type
wcs_wrap.c:7742:9: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcsname_get’:
wcs_wrap.c:7768:28: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcschar_set’:
wcs_wrap.c:7798:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_wcschar_get’:
wcs_wrap.c:7821:26: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_logwcs_set’:
wcs_wrap.c:7851:19: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘_wrap_WorldCoor_logwcs_get’:
wcs_wrap.c:7874:25: error: dereferencing pointer to incomplete type
wcs_wrap.c: In function ‘delete_WorldCoor’:
wcs_wrap.c:8395:5: warning: passing argument 1 of ‘wcsfree’ from incompatible pointer type [enabled by default]
/usr/include/wcs/wcs.h:1488:5: note: expected ‘struct wcsprm _’ but argument is of type ‘struct WorldCoor *’
wcs_wrap.c: In function ‘_wrap_wcsdist’:
wcs_wrap.c:9571:3: warning: implicit declaration of function ‘wcsdist’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcsdiff’:
wcs_wrap.c:9619:3: warning: implicit declaration of function ‘wcsdiff’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_setwcserr’:
wcs_wrap.c:9642:3: warning: implicit declaration of function ‘setwcserr’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcserr’:
wcs_wrap.c:9656:3: warning: implicit declaration of function ‘wcserr’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_setdefwcs’:
wcs_wrap.c:9677:3: warning: implicit declaration of function ‘setdefwcs’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_getdefwcs’:
wcs_wrap.c:9692:3: warning: implicit declaration of function ‘getdefwcs’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcszin’:
wcs_wrap.c:9716:3: warning: implicit declaration of function ‘wcszin’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_setwcsfile’:
wcs_wrap.c:9739:3: warning: implicit declaration of function ‘setwcsfile’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_savewcscoor’:
wcs_wrap.c:9763:3: warning: implicit declaration of function ‘savewcscoor’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_getwcscoor’:
wcs_wrap.c:9780:3: warning: implicit declaration of function ‘getwcscoor’ [-Wimplicit-function-declaration]
wcs_wrap.c:9780:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
wcs_wrap.c: In function ‘_wrap_wcsconv’:
wcs_wrap.c:9921:3: warning: implicit declaration of function ‘wcsconv’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcsconp’:
wcs_wrap.c:10072:3: warning: implicit declaration of function ‘wcsconp’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcscon’:
wcs_wrap.c:10177:3: warning: implicit declaration of function ‘wcscon’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_fk425e’:
wcs_wrap.c:10238:3: warning: implicit declaration of function ‘fk425e’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_fk524e’:
wcs_wrap.c:10299:3: warning: implicit declaration of function ‘fk524e’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcscsys’:
wcs_wrap.c:10336:3: warning: implicit declaration of function ‘wcscsys’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcsceq’:
wcs_wrap.c:10363:3: warning: implicit declaration of function ‘wcsceq’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_wcscstr’:
wcs_wrap.c:10408:3: warning: implicit declaration of function ‘wcscstr’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_d2v3’:
wcs_wrap.c:10459:3: warning: implicit declaration of function ‘d2v3’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_s2v3’:
wcs_wrap.c:10513:3: warning: implicit declaration of function ‘s2v3’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘_wrap_v2d3’:
wcs_wrap.c:10558:3: warning: implicit declaration of function ‘v2d3’ [-Wimplicit-function-declaration]
wcs_wrap.c: In function ‘wrap_v2s3’:
wcs_wrap.c:10616:3: warning: implicit declaration of function ‘v2s3’ [-Wimplicit-function-declaration]
make: *
* [wcs_wrap.o] Błąd 1
setup.rb:655:in command': system("make") failed (RuntimeError) from setup.rb:664:inmake'
from setup.rb:1258:in setup_dir_ext' from setup.rb:1532:inblock in traverse'
from setup.rb:1549:in dive_into' from setup.rb:1530:intraverse'
from setup.rb:1524:in block in exec_task_traverse' from setup.rb:1519:ineach'
from setup.rb:1519:in exec_task_traverse' from setup.rb:1246:inexec_setup'
from setup.rb:996:in exec_setup' from setup.rb:813:ininvoke'
from setup.rb:773:in invoke' from setup.rb:1578:in

'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.