You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/08 05:49:51 UTC

[jira] Created: (AXISCPP-195) make install error

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-195

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-195
    Summary: make install error
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             1.3 Beta

   Assignee: 
   Reporter: MENG Xinxin

    Created: Thu, 7 Oct 2004 8:49 PM
    Updated: Thu, 7 Oct 2004 8:49 PM
Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
install (coreutils) 4.5.3
GNU Make version 3.79.1
ltmain.sh (GNU libtool) 1.4.3

Description:
/bin/sh ../../../mkinstalldirs /lib
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-195) make install error

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-195?page=comments#action_55784 ]
     
Samisa Abeysinghe commented on AXISCPP-195:
-------------------------------------------

Having a further look into the problem "libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib" looks like the problem is with the lib tool.

The version that I use is ltmain.sh (GNU libtool) 1.5.6. Ans that must be the reason that I do not get the same problem.

If you want to play with the source, unfortunately, you have to update the automake tools or have to switch to the ant based build.

> make install error
> ------------------
>
>          Key: AXISCPP-195
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-195
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - libtools
>     Versions: 1.3 Beta
>  Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
> 3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
> install (coreutils) 4.5.3
> GNU Make version 3.79.1
> ltmain.sh (GNU libtool) 1.4.3
>     Reporter: MENG Xinxin

>
> /bin/sh ../../../mkinstalldirs /lib
>  /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
> libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-195) make install error

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-195?page=comments#action_54865 ]
     
Samisa Abeysinghe commented on AXISCPP-195:
-------------------------------------------

The version number of install (coreutils) that I have on my system is 5.2.1.

Hence this could well be due to the auto make tools.

Try the configure script of 1.3 final. 

Alternatively, you can use the Ant based build that comes with Axis C++, if the problem persists.

> make install error
> ------------------
>
>          Key: AXISCPP-195
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-195
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - libtools
>     Versions: 1.3 Beta
>  Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
> 3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
> install (coreutils) 4.5.3
> GNU Make version 3.79.1
> ltmain.sh (GNU libtool) 1.4.3
>     Reporter: MENG Xinxin

>
> /bin/sh ../../../mkinstalldirs /lib
>  /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
> libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXISCPP-195) make install error

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-195?page=history ]

John Hawkins updated AXISCPP-195:
---------------------------------

    Component: Build - libtools
                   (was: Basic Architecture)

> make install error
> ------------------
>
>          Key: AXISCPP-195
>          URL: http://issues.apache.org/jira/browse/AXISCPP-195
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - libtools
>     Versions: 1.3 Beta
>  Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
> 3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
> install (coreutils) 4.5.3
> GNU Make version 3.79.1
> ltmain.sh (GNU libtool) 1.4.3
>     Reporter: MENG Xinxin

>
> /bin/sh ../../../mkinstalldirs /lib
>  /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
> libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-195) make install error

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Samisa Abeysinghe
    Created: Thu, 7 Oct 2004 10:53 PM
       Body:
Looking at the error, it looks to me that you have not specified --prifix setting while configuring (or has set --prifix to an empty env variable)

What are the options you passed to ./configure?
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-195?page=comments#action_53826

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-195

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-195
    Summary: make install error
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             1.3 Beta

   Assignee: 
   Reporter: MENG Xinxin

    Created: Thu, 7 Oct 2004 8:49 PM
    Updated: Thu, 7 Oct 2004 10:53 PM
Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
install (coreutils) 4.5.3
GNU Make version 3.79.1
ltmain.sh (GNU libtool) 1.4.3

Description:
/bin/sh ../../../mkinstalldirs /lib
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-195) make install error

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: MENG Xinxin
    Created: Sun, 10 Oct 2004 6:55 PM
       Body:
when set like --prefix=/home/someone/axis-1-3,there was the problem.
when set something like --prefix=/usr/local/axiscpp_deploy, no problem.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-195?page=comments#action_53882

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-195

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-195
    Summary: make install error
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             1.3 Beta

   Assignee: 
   Reporter: MENG Xinxin

    Created: Thu, 7 Oct 2004 8:49 PM
    Updated: Sun, 10 Oct 2004 6:55 PM
Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
install (coreutils) 4.5.3
GNU Make version 3.79.1
ltmain.sh (GNU libtool) 1.4.3

Description:
/bin/sh ../../../mkinstalldirs /lib
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-195) make install error

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Samisa Abeysinghe
    Created: Sun, 10 Oct 2004 7:06 PM
       Body:
This is strange. I use --prefix=/home/my_account/path_to_axis_cpp and it works. The problem may be related to auto make tools.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-195?page=comments#action_53884

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-195

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-195
    Summary: make install error
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             1.3 Beta

   Assignee: 
   Reporter: MENG Xinxin

    Created: Thu, 7 Oct 2004 8:49 PM
    Updated: Sun, 10 Oct 2004 7:06 PM
Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
install (coreutils) 4.5.3
GNU Make version 3.79.1
ltmain.sh (GNU libtool) 1.4.3

Description:
/bin/sh ../../../mkinstalldirs /lib
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-195) make install error

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-195?page=history ]
     
John Hawkins closed AXISCPP-195:
--------------------------------

    Resolution: Won't Fix

This looks like a potential problem with libtools. We're not going to fix libtools. This problem has been going for a long time and no response. Use the ANT biuld would be the recommendation.

> make install error
> ------------------
>
>          Key: AXISCPP-195
>          URL: http://issues.apache.org/jira/browse/AXISCPP-195
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - libtools
>     Versions: 1.3 Beta
>  Environment: Linux version 2.4.21-4.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.
> 3 20030502 (Red Hat Linux 3.2.3-20)) #1 SMP Fri Oct 3 17:52:56 EDT 2003
> install (coreutils) 4.5.3
> GNU Make version 3.79.1
> ltmain.sh (GNU libtool) 1.4.3
>     Reporter: MENG Xinxin

>
> /bin/sh ../../../mkinstalldirs /lib
>  /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaxiscpp_mod2.la /lib/libaxiscpp_mod2.la
> libtool: install: error: cannot install `libaxiscpp_mod2.la' to a directory not ending in /usr/local/lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira