You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/05/24 17:08:37 UTC

DO NOT REPLY [Bug 9392] New: - Builds fails on AIX because of makeC++SharedLib_r

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9392

Builds fails on AIX because of makeC++SharedLib_r

           Summary: Builds fails on AIX because of makeC++SharedLib_r
           Product: Xerces-C++
           Version: 1.7.0
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: galabar@hotmail.com


The build attempts to create the final library with the command:

makeC++SharedLib_r Building /home/kregan/build/aix4.3/xerces-c-
src1_7_0//lib/libxerces-c1_7_0
make -C /home/kregan/build/aix4.3/xerces-c-src1_7_0//obj/AIX/.. -k 
make[1]: Entering directory `/home/kregan/build/aix4.3/xerces-c-src1_7_0/obj'
Building /home/kregan/build/aix4.3/xerces-c-src1_7_0//lib/libxerces-c1_7_0.a
makeC++SharedLib_r -p 5000 -brtl  -o /home/kregan/build/aix4.3/xerces-c-
src1_7_0//lib/libxerces-c1_7_0.a /home/kregan/build/aix4.3/xerces-c-
src1_7_0//obj/AIX/AIXPlatformUtils.o ...

and fails because the command makeC++SharedLib_r is not found:

make[1]: makeC++SharedLib_r: Command not found
make[1]: *** [/home/kregan/build/aix4.3/xerces-c-src1_7_0//lib/libxerces-
c1_7_0.a] Error 127
make[1]: Target `ALL' not remade because of errors.
make[1]: Leaving directory `/home/kregan/build/aix4.3/xerces-c-src1_7_0/obj'
make: *** [/home/kregan/build/aix4.3/xerces-c-src1_7_0//lib/libxerces-c1_7_0] 
Error 2

Sincerely,
Kevin Regan

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org