Personalize

libtool: link: warning:

Forums :

I am trying to compile the wsf php extension on opensuse 10.2 and I get "libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libxml2.la' seems to be moved" error message in the make command.

 

Am I missing some xml library which is causing this error ? 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: libtool: link: warning:

As far as I know, you can safely ignore this warning and procedd to 'make install'

 

When you run make install, it seems that it locates the correct lib locations.

Can't get further than make command

Hi samisa,

I can get passed the "make" command as it has errros. I haev attached the completed log of the compile process including the make build and its eventual failure. Thanks for your help.

crickey.fernandez.net.au/wso2-wsf-php-1.0.0.script.log

 

cheers,

Jeffery

Hi Jeffery,     It seems

Hi Jeffery,

    It seems you don't have permission to write to /usr/lib/php5/extensions/wsf_c. You need to run make install as super user.

 

 Thanks

 

    ~sanjaya

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.