Hi Irfan, This is a bug in the 0.90 binary distribution (see : http://issues.apache.org/jira/browse/AXIS2C-122). One workaround for this is to delete all .la files from the lib directory in AXIS2_HOME. Also I highly recommend you to download the source package and build your own axis2 libraries. On the other hand we will be doing a 0.91 release very soon (was due today - but we may not be able to do it today since the Apache svn is down at the moment). This release will solve the problem of the .la files.
- Sahan Irfan Habib wrote: >Hi, > >I get the following error once I make the samples: > >libtool: link: cannot find the library >`/home/sahan/release/0.90/axis2c-0.90/lib/libaxis2_attachments.la' >or unhandled argument >`/home/sahan/release/0.90/axis2c-0.90/lib/libaxis2_attachments.la' >make[3]: *** [echo] Error 1 >make[3]: Leaving directory >`/hda8/Desktop/axis2c-bin-0.90-linux/axis2c-0.90/samples/client/echo' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory >`/hda8/Desktop/axis2c-bin-0.90-linux/axis2c-0.90/samples/client' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory >`/hda8/Desktop/axis2c-bin-0.90-linux/axis2c-0.90/samples' >make: *** [all] Error 2 > >To me this '/home/sahan' thing looks interesting as I >have no such path in my comp, thus it must've been >hardcoded into the makefile. > >Regards >Irfan > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > > >
