[Bug libgcj/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`

pluto at pld-linux dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 11 01:29:00 GMT 2005


------- Additional Comments From pluto at pld-linux dot org  2005-03-11 01:29 -------
(In reply to comment #6) 
> Created an attachment (id=8374)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8374&action=view) 
> test patch. 
>  
 
Attached patch was wrong. 
Now I have libgcj0_convenience dep. 
 
$ ldd libgcj.so.6.0.0 
        libgcj0_convenience.so.0 => not found 
        libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x0000002a95784000) 
        libdl.so.2 => /lib64/libdl.so.2 (0x0000002a95899000) 
        libz.so.1 => /lib64/libz.so.1 (0x0000002a9599d000) 
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000002a95ab0000) 
        libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a95bbd000) 
        /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000) 
 
I give up with this libtool stuff... 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20392



More information about the Gcc-bugs mailing list