[Ace-users] [ace-users] error with libACE.so.5.6.2

Chad Elliott elliott_c at ociweb.com
Wed Feb 20 09:14:37 CST 2008


Hi Priya,

Normally, users provide a PROBLEM-REPORT-FORM found in the $ACE_ROOT 
directory.  It provides useful information that helps others determine 
the cause of your problem.

Having said that, I am going to guess that you have not set up your 
platform_macros.GNU file in $ACE_ROOT/include/makeinclude.  The contents 
of this file may be as simple as the following:

include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU

HTH,
Chad Elliott
Object Computing, Inc.


Priya Kulkarni wrote:
> Hi,
>
>
> I am trying to compile ACE in the $ACE_ROOT/ace directory, but the error
> that I am getting during the make is:
>
> make[1]: o: Command not found
> make[1]: [libACE.so.5.6.2] Error 127 (ignored)
> rm -f libACE.so
> /home/priya/ACE_wrappers/bin/add_rel_link.sh libACE.so.5.6.2 libACE.so
> ln -s libACE.so.5.6.2 libACE.so
> chmod a+rx libACE.so.5.6.2
> chmod: cannot access `libACE.so.5.6.2': No such file or directory
>
>
>
> due to which all the links to the library files are broken....
> I am unable to understand where I am going wrong and would appreciate
> some help!
> I am currently on Ubuntu with 
> GNU Make 3.81 and gcc version 4.1.3 
>
> Thanks!
> Priya
>
> _______________________________________________
> ace-users mailing list
> ace-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ace-users
>   



More information about the Ace-users mailing list