-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-09-11 09:43, Hancel Gonzalez wrote:
Hi,
*cfitsio *problem was fixed :-) but i get other error in the compilation of MonetDB 11.9.7 =(
Version 11.9.7 is ancient. Why are you trying to compile such an old version. Maintenance of 11.9.7 has stopped a long time ago. The only thing I can suggest is to disable the geom module (see configure --help).
Someone can i help me? =S
Many thanks.
Regards, Hancel.
PD: Error here:
*make[5]: Entering directory `/home/gdesimone/MonetDB-11.9.7/geom/monetdb5'* */bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../lib -I./../lib -I../../common/options -I./../../common/options -I../../common/stream -I./../../common/stream -I../../gdk -I./../../gdk -I../../monetdb5/modules/atoms -I./../../monetdb5/modules/atoms -I../../monetdb5/modules/kernel -I./../../monetdb5/modules/kernel -I../../monetdb5/mal -I./../../monetdb5/mal -I../../monetdb5/modules/mal -I./../../monetdb5/modules/mal -I../../monetdb5/optimizer -I./../../monetdb5/optimizer -I../../monetdb5/scheduler -I./../../monetdb5/scheduler -I/usr/include -DLIBGEOM -g -O2 -D_REENTRANT -c -o lib_geom_la-geom.lo `test -f 'geom.c' || echo './'`geom.c* *libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../lib -I./../lib -I../../common/options -I./../../common/options -I../../common/stream -I./../../common/stream -I../../gdk -I./../../gdk -I../../monetdb5/modules/atoms -I./../../monetdb5/modules/atoms -I../../monetdb5/modules/kernel -I./../../monetdb5/modules/kernel -I../../monetdb5/mal -I./../../monetdb5/mal -I../../monetdb5/modules/mal -I./../../monetdb5/modules/mal -I../../monetdb5/optimizer -I./../../monetdb5/optimizer -I../../monetdb5/scheduler -I./../../monetdb5/scheduler -I/usr/include -DLIBGEOM -g -O2 -D_REENTRANT -c geom.c -fPIC -DPIC -o .libs/lib_geom_la-geom.o* *geom.mx http://geom.mx: In function 'wkbgetcoordX':* *geom.mx:960 http://geom.mx:960: error: assignment of read-only variable 'gcs'* *geom.mx http://geom.mx: In function 'wkbgetcoordY':* *geom.mx:960 http://geom.mx:960: error: assignment of read-only variable 'gcs'* *make[5]: *** [lib_geom_la-geom.lo] Error 1* *make[5]: Leaving directory `/home/gdesimone/MonetDB-11.9.7/geom/monetdb5'* *make[4]: *** [all] Error 2* *make[4]: Leaving directory `/home/gdesimone/MonetDB-11.9.7/geom/monetdb5'* *make[3]: *** [all-recursive] Error 1* *make[3]: Leaving directory `/home/gdesimone/MonetDB-11.9.7/geom'* *make[2]: *** [all] Error 2* *make[2]: Leaving directory `/home/gdesimone/MonetDB-11.9.7/geom'* *make[1]: *** [all-recursive] Error 1* *make[1]: Leaving directory `/home/gdesimone/MonetDB-11.9.7'* *make: *** [all] Error 2*
2013/9/10 Hancel Gonzalez
mailto:hancelgonzalez@gmail.com> Hi again,
my problem is not resolved :(
When i execute the command *pkg-config --cflags cfitsio *nothing get in the output.
Can someone help me?
Regards, Hancel.
2013/8/29 Brian Hood
mailto:brianh6854@googlemail.com> I also do not see while the latest version cannot be compiled on Centos 5.9 you can compile mostly everything on 5.5 with a little tinkering.
On Aug 29, 2013 11:52 PM, "Stefan Manegold"
mailto:Stefan.Manegold@cwi.nl> wrote: Hi,
a) Why does CentOS 5.9 require MonetDB 11.9.7 (Apr2012-SP2 !)? If it indeed does, please be aware that we cannot provide much 9if any at all) support for such an "ancient" release of MonetDB (and CentOS).
b) Unless you indeed need fits support, try configuring with --disable-fits.
Best, Stefan
Hi again,
when i execute *./configure*, cfitsio is dont required 'cause i installed it.
2013/8/29 Hancel Gonzalez
mailto:hancelgonzalez@gmail.com> cfitsio is installed. I don't know why happen that.
2013/8/29 Brian Hood
mailto:brianh6854@googlemail.com> Forgot about this you need to compile and install fitsio
Then you should be ok. On Aug 29, 2013 10:04 PM, "Hancel Gonzalez"
mailto:hancelgonzalez@gmail.com> wrote: I need to use this version because my OS is CentOS 5.9. =(
2013/8/29 Brian Hood
mailto:brianh6854@googlemail.com> Hi Hancel,
Have tried compiling the latest build as that is quite old now.
Brian Hood On Aug 29, 2013 9:05 PM, "Hancel Gonzalez"
mailto:hancelgonzalez@gmail.com> wrote: > Hi again, > > i have a problem installing MonetDB 11.9.7 from
> the *make* , get the next error in the process =S > > Can i help me? Many thanks. > > Regards, Hancel. > > PD: Error here: > > *fits.c:54:20: error: fitsio.h: No such file or
> *fits.c:55:21: error: fitsio2.h: No such file or
> *fits.c:56:21: error: longnam.h: No such file or
> *fits.c: In function 'fits2mtype':* *fits.c:126: error: > 'TBIT' undeclared (first use in
> *fits.c:126: error: (Each undeclared identifier is reported only once* > *fits.c:126: error: for each function it appears in.)* > *fits.c:127: error: 'TLOGICAL' undeclared (first use in this function) > * *fits.c:129: error: 'TBYTE' undeclared (first use in
> *fits.c:130: error: 'TSBYTE' undeclared (first use in this function)* > *fits.c:132: error: 'TSTRING' undeclared (first use in this function)* > *fits.c:134: error: 'TUSHORT' undeclared (first use in this function)* > *fits.c:135: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:137: error: 'TUINT' undeclared (first use in
> *fits.c:138: error: 'TINT' undeclared (first use in
> *fits.c:140: error: 'TLONG' undeclared (first use in
> *fits.c:141: error: 'TULONG' undeclared (first use in this function)* > *fits.c:142: error: 'TLONGLONG' undeclared (first use in this > function)* *fits.c:144: error: 'TFLOAT' undeclared > (first use in this function)* > *fits.c:146: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c:149: error: 'TCOMPLEX' undeclared (first use in this function) > * *fits.c:150: error: 'TDBLCOMPLEX' undeclared (first use in this > function)* *fits.c: In function 'fits2subtype':* > *fits.c:161: error: 'TBIT' undeclared (first use in
> *fits.c:162: error: 'TLOGICAL' undeclared (first use in this function) > * *fits.c:165: error: 'TBYTE' undeclared (first use in
> *fits.c:166: error: 'TSBYTE' undeclared (first use in this function)* > *fits.c:169: error: 'TSTRING' undeclared (first use in this function)* > *fits.c:172: error: 'TUSHORT' undeclared (first use in this function)* > *fits.c:173: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:176: error: 'TUINT' undeclared (first use in
> *fits.c:177: error: 'TINT' undeclared (first use in
> *fits.c:180: error: 'TULONG' undeclared (first use in this function)* > *fits.c:181: error: 'TLONG' undeclared (first use in
> *fits.c:182: error: 'TLONGLONG' undeclared (first use in this > function)* *fits.c:185: error: 'TFLOAT' undeclared > (first use in this function)* > *fits.c:188: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c:192: error: 'TCOMPLEX' undeclared (first use in this function) > * *fits.c:193: error: 'TDBLCOMPLEX' undeclared (first use in this > function)* *fits.c: In function 'FITSexportTable':* > *fits.c:209: error: 'fitsfile' undeclared (first use in this function) > * *fits.c:209: error: 'fptr' undeclared (first use in
> *fits.c:303: error: 'USHORT_IMG' undeclared (first use in this > function)* *fits.c:305: error: 'READWRITE' undeclared > (first use in this > function)* *fits.c:308: error: 'BINARY_TBL' undeclared > (first use in this > function)* *fits.c:332: error: 'TLOGICAL' undeclared > (first use in this function) > * *fits.c:361: error: 'TBYTE' undeclared (first use in
> *fits.c:419: error: 'TSHORT' undeclared (first use in this function)* > *fits.c:448: error: 'TINT' undeclared (first use in
> *fits.c:477: error: 'TLONG' undeclared (first use in
> *fits.c:506: error: 'TFLOAT' undeclared (first use in this function)* > *fits.c:535: error: 'TDOUBLE' undeclared (first use in this function)* > *fits.c: In function 'FITSdir':* *fits.c:573: error: > 'fitsfile' undeclared (first use in this function) > * *fits.c:573: error: 'fptr' undeclared (first use in
> *fits.c:588: error: 'READONLY' undeclared (first use in this function) > * *fits.c: In function 'FITSdirpat':* *fits.c:607: > error: 'fitsfile' undeclared (first use in this function) > * *fits.c:607: error: 'fptr' undeclared (first use in
> *fits.c:631: error: 'READONLY' undeclared (first use in this function) > * *fits.c: In function 'FITStest':* *fits.c:646: error: > 'fitsfile' undeclared (first use in this function) > * *fits.c:646: error: 'fptr' undeclared (first use in
> *fits.c:651: error: 'READONLY' undeclared (first use in this function) > * *fits.c: In function 'FITSattach':* *fits.c:670: > error: 'fitsfile' undeclared (first use in this function) > * *fits.c:670: error: 'fptr' undeclared (first use in
> *fits.c:684: error: 'READONLY' undeclared (first use in this function) > * *fits.c:731: error: 'ASCII_TBL' undeclared (first use in this > function)* *fits.c:731: error: 'BINARY_TBL' undeclared > (first use in this > function)* *fits.c:735: error: 'TSTRING' undeclared > (first use in this function)* > *fits.c: In function 'FITSloadTable':* *fits.c:834: > error: 'fitsfile' undeclared (first use in this function) > * *fits.c:834: error: 'fptr' undeclared (first use in
----- Original Message ----- source code. When i do directory* directory* directory* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)* this function)*
> *fits.c:842: error: 'FLEN_VALUE' undeclared (first use in this > function)* *fits.c:878: error: 'READONLY' undeclared > (first use in this function) > * *fits.c:886: error: 'ASCII_TBL' undeclared (first use in this > function)* *fits.c:886: error: 'BINARY_TBL' undeclared > (first use in this > function)* *fits.c:906: error: 'TSTRING' undeclared > (first use in this function)* > *fits.c:970: error: 'FLEN_ERRMSG' undeclared (first use in this > function)* *make[9]: *** [lib_fits_la-fits.lo] Error > 1* *make[9]: Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5/vaults'* > *make[8]: *** [all] Error 2* *make[8]: Leaving > directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5/vaults'* > *make[7]: *** [all-recursive] Error 1* *make[7]: > Leaving directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5'* > *make[6]: *** [all] Error 2* *make[6]: Leaving > directory > `/home/hancel/MonetDB-11.9.7/sql/backends/monet5'* > *make[5]: *** [all-recursive] Error 1* *make[5]: > Leaving directory `/home/hancel/MonetDB-11.9.7/sql/backends' > * *make[4]: *** [all] Error 2* *make[4]: Leaving > directory `/home/hancel/MonetDB-11.9.7/sql/backends' > * *make[3]: *** [all-recursive] Error 1* *make[3]: > Leaving directory `/home/hancel/MonetDB-11.9.7/sql'* > *make[2]: *** [all] Error 2* *make[2]: Leaving > directory `/home/hancel/MonetDB-11.9.7/sql'* > *make[1]: *** [all-recursive] Error 1* *make[1]: > Leaving directory `/home/hancel/MonetDB-11.9.7'* > *make: *** [all] Error 2* > > _______________________________________________ > users-list mailing list users-list@monetdb.org > mailto:users-list@monetdb.org > http://mail.monetdb.org/mailman/listinfo/users-list > > _______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold/ http://www.CWI.nl/~manegold/ | Science Park 123 (L321) | | +31 (0)20 592-4212 tel:%2B31%20%280%2920%20592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org mailto:users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
- -- Sjoerd Mullender -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQCVAwUBUjAlSz7g04AjvIQpAQIqewP+Lv567rAO25aRWkV/eYXuNCGRdjDA3POg atyyqD/HZACnXLpZRYwlsGf9YT0LOWLp+tkHnenUdTKwQp8x5qFeCvaVbvk6u8qJ aPAYLT+uzvzP+g8daCa02qLmhLrHcTXgI/2/N7EeHGjdKcRRY7XJit8bZnXDM+Of udUWJnD3ZvI= =yqya -----END PGP SIGNATURE-----