[wsf-c-dev] [PHP] Build Break
Samisa Abeysinghe
samisa at wso2.com
Fri Jan 26 03:12:03 PST 2007
I removed sandesha manually form build system. It still doe not work.
/home/samisa/tungsten/php/src/wsf.c:40:30: error: sandesha2_client.h: No
such file or directory
/home/samisa/tungsten/php/src/wsf.c:1953:40: warning: no newline at end
of file
make[2]: *** [wsf.lo] Error 1
This is really wrong. If I do not want RM, it is incorrect to include
sandesha2_client.h in main PHP extension code.
It has to be included based on some configure time options (both on
Windows and Linux)
Samisa...
Samisa Abeysinghe wrote:
> When I use the latest svn in place of the revision for Axis2/C, it
> breaks in Sandesha/2.
> -o .libs/permanent_storage_mgr.o
> permanent_storage_mgr.c: In function
> 'sandesha2_permanent_storage_mgr_retrieve_msg_ctx':
> permanent_storage_mgr.c:841: error: incompatible type for argument 3
> of 'conf->ops->get_transport_out'
>
> Do I have an option to build it without Sandeha or Rampart? (If not we
> should be adding some options in that direction as they are module and
> not core Axis2/C)
>
> Samisa...
>
> Samisa Abeysinghe wrote:
>> Why do we have a revision number in the build.sh script of WSF/PHP?
>> The build breaks because of this.
>>
>> If we have a revision number, we should also have a policy on
>> updating it. I think, except for a release, we should not be using a
>> revision number here, but rather take the svn head.
>>
>> Also, what are the chances of using svn extern feature here? I would
>> like to see the how we can use extern and remove the svn co form
>> build script. Can we use extern with a revision? any thoughts.
>>
>> Samisa...
>>
>
>
--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services Developers' Portal)
More information about the Wsf-c-dev
mailing list