[GnomeMeeting-devel-list] Re: Opal "make install" broken



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Damien Sandras schrieb:
> Le mardi 26 avril 2005 à 08:14 +0200, Jan Schiefer a écrit :
> 
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>Damien Sandras schrieb:
>>
>>>Le lundi 25 avril 2005 à 11:28 +0200, Damien Sandras a écrit :
>>>
>>>
>>>>Apparently it is broken elsewhere. Will look at it tonight... Ah the
>>>>great joy of patching :-/
>>>>
>>>>
>>>
>>>
>>>was trivial, I committed the patch :)
>>>
>>>
>>>
>>>>Le lundi 25 avril 2005 à 11:08 +0200, Damien Sandras a écrit :
>>>>
>>>>
>>>>>I had fixed it this week-end and had forgotten to commit the patch.
>>>>>
>>>>>I just committed it, it should now work.
>>>>>
>>>>>Le lundi 25 avril 2005 à 10:50 +0200, Jan Schiefer a écrit :
>>>>>
>>>
>>>Nah...still broken...ld is unable to find -lopal...maybe we should first
>>>unapply the patch(es) that were intended to cleanup "make install" and
>>>then look step by step where the problem lies.
>>>
>>>Greetings,
>>>Jan Schiefer!
>>
>>- ---
>>
>>sysadmin mrsuicide:/home/mrsuicide/opal$ LC_ALL=C sudo make install
>>LIBDIR=/usr//lib
>>mkdir -p /home/mrsuicide/opal/lib
>>( for dir in /home/mrsuicide/opal/lib \
>>             /usr//include/opal/asn \
>>             /usr//include/opal/codec \
>>             /usr//include/opal/h323 \
>>             /usr//include/opal/lids \
>>             /usr//include/opal/opal \
>>             /usr//include/opal/rtp \
>>             /usr//include/opal/sip \
>>             /usr//include/opal/t120 \
>>             /usr//include/opal/t38 \
>>             /usr//share/opal ;\
>>        do mkdir -p $dir ; chmod 755 $dir ; \
>>done)
>>/usr/bin/install -c -m 755 lib/libopal_linux_x86_r.so.2.1-beta1
>>/home/mrsuicide/opal/lib
>>/usr/bin/install: `lib/libopal_linux_x86_r.so.2.1-beta1' and
>>`/home/mrsuicide/opal/lib/libopal_linux_x86_r.so.2.1-beta1' are the same
>>file
>>make: *** [install] Error 1
>>
>>- ---
>>
>>sysadmin mrsuicide:/home/mrsuicide/opal$ LC_ALL=C ls /usr/lib/*opal*
>>ls: /usr/lib/*opal*: No such file or directory
>>
>>
>>Argh... :(
> 
> 
> I think you are not using the very latest snapshot. The one with
> @LIBDIR@ in install: and uninstall: in the Makefile.in

My Makefile.in:

#### Install targets
install:
	LIBDIR= LIBDIR@
	
(...)

uninstall:
	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCbfREzC00UKXFdVcRAowYAKCzW6P2TVffrdTxnTkyYS0prWNyGACdHIuT
xeb4lflr32cz0vNm0eOOgHM=
=qP+p
-----END PGP SIGNATURE-----




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]