Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 101)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#13 fixed problem compiling zoo on Ubuntu 10.04 nielshoffmann
Description

I'm having a problem getting rev 43 compiled on Ubuntu 10.04 (64-bit) I'm using the standard g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 that comes with the distro.

I try to compile with python support like this: ./configure --with-python --without-java and ./configure completes successfully. make zoo_loader.cgi fails with make: * [service_internal_python.o] Error 1

I'm getting a bunch of warnings, of which this one seems important: cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++

And I'm getting one error: service_internal_python.c:204: error: ‘size’ was not declared in this scope

I'm not a C programmer, but it does look like something is missing there: PyDictObject?* PyDict_FromMap(map* t){

PyObject?* res=PyDict_New( ); map* tmp=t; while(tmp!=NULL){

if(strcasecmp(tmp->name,"value")==0){

map* ttmp=getMap(t,size); if(ttmp!=NULL)

...

Not sure if that's the reason I can't build zoo-kernel?

cheers, Niels

#14 fixed Build failure GetStatus service on Ubuntu 64-bit nielshoffmann
Description

I tried to build the GetStatus? service from the workshop tutorials on my Ubuntu 64-bit system and got an error:

/usr/bin/ld: ../../../zoo-kernel/service_internal.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC ../../../zoo-kernel/service_internal.o: could not read symbols: Bad value collect2: ld returned 1 exit status make: * [cgi-env/wps_status.zo] Error 1

I think I fixed it by adding the "-shared -fPIC" arguments to the makefile for the zoo_loader.cgi in the service_internal.o section like this: service_internal.o: service_internal.c service.h

gcc ${JS_ENABLED} ${JSCFLAGS} ${XML2CFLAGS} ${CFLAGS} -shared -fPIC -c service_internal.c

#15 fixed ZOO API docs needed reluc nickboz
Description

The ZOO API Classes needs to be documented for next release.

A page has been created and list the API Classes here: http://zoo-project.org/trac/wiki/ZooWebSite/ZOOAPI/Classes

Some more example could also be added here: http://zoo-project.org/trac/wiki/ZooWebSite/ZOOAPI/Examples

Thanks.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png