yep, this is a Solaris issue... I think I discussed it with Stefan a while
ago. got it to compile after a while, but don't know exactly what. I can
probably look it up for you, but it'll be after the weekend.

greetings,
wouter

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ying Zhang
Sent: vrijdag 26 januari 2007 17:37
To: [email protected]
Subject: [MonetDB-users] Compilation problem on electra


Hi,

I'm trying to install monet (stable branch) on electra (the 32 bits CWI
machine running SunOS5.10), compilation of module MonetDB gives the
following error:

 gcc -DHAVE_CONFIG_H -I. -I../../../src/gdk -I../.. -I../../../src/gdk
 -I../common -I../../../src/gdk/../common -DLIBGDK -D__EXTENSIONS__
 -std=c99 -g -DHWCOUNTERS -DHW_SunOS -DHW_i86pc -D_REENTRANT -c
 gdk_atoms.c  -fPIC -DPIC -o .libs/libbat_la-gdk_atoms.o
 ../../../src/gdk/gdk_atoms.mx: In function `fltFromStr':
 ../../../src/gdk/gdk_atoms.mx:1714: error: `__builtin_infinity'
 undeclared (first use in this function)
 ../../../src/gdk/gdk_atoms.mx:1714: error: (Each undeclared identifier
 is reported only once
 ../../../src/gdk/gdk_atoms.mx:1714: error: for each function it appears
 in.)
 ../../../src/gdk/gdk_atoms.mx:1717: error: invalid operands to binary
 ==
 gmake[5]: *** [libbat_la-gdk_atoms.lo] Error 1
 gmake[5]: Leaving directory
 `/export/scratch1/zhang/monet/dev/MonetDB/build/src/gdk'
 gmake[4]: *** [install] Error 2
 gmake[4]: Leaving directory
 `/export/scratch1/zhang/monet/dev/MonetDB/build/src/gdk'
 gmake[3]: *** [install-recursive] Error 1
 gmake[3]: Leaving directory
 `/export/scratch1/zhang/monet/dev/MonetDB/build/src'
 gmake[2]: *** [install] Error 2
 gmake[2]: Leaving directory
 `/export/scratch1/zhang/monet/dev/MonetDB/build/src'
 gmake[1]: *** [install-recursive] Error 1
 gmake[1]: Leaving directory
 `/export/scratch1/zhang/monet/dev/MonetDB/build'
 gmake: *** [install] Error 2


This code is a fresh check-out from Source Forge.  I used the following
configure options:
 $ ../configure --prefix=$INSTALL_DIR --enable-debug --disable-optimize
 --enable-assert --enable-bits=32 

Does anyone have a idea about this problem?  Thanks!

Regards,
Jennie

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MonetDB-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MonetDB-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-users

Reply via email to