Antw: Re: The keyword 'static' in Makefile of user source folder

2012-06-29 Thread Ulrich Windl
 Mike Christie micha...@cs.wisc.edu schrieb am 28.06.2012 um 19:44 in
Nachricht 4fec9817.2050...@cs.wisc.edu:
 On 06/28/2012 08:00 AM, Legend.Ji wrote:
  I confused why the static link mode is used when link the iscsistart?
  Any answer will be helpful, thanks.
 
 
 When iscsistart was created most distros did not have the ability to 
 have libs in the initramfs. I am not sure which ones have it today. 
 Fedora/RHEL/Cenotos does, so it is not needed there. Do others?

In SLES11 SP1 I see (x86_64) in initrd:
[...]
usr/lib64
usr/lib64/libsplashycnf.so.1.0.0
usr/lib64/libsplashycnf.so.1
usr/lib64/libsplashy.so.1.0.0
usr/lib64/libsplashy.so.1
usr/lib64/libpcre.so.0.0.1
usr/lib64/libpcre.so.0
usr/lib64/libglib-2.0.so.0.2200.5
usr/lib64/libglib-2.0.so.0
usr/lib64/libfusion-1.2.so.0.3.0
usr/lib64/libfusion-1.2.so.0
usr/lib64/libdirectfb-1.2.so.0.3.0
usr/lib64/libdirectfb-1.2.so.0
usr/lib64/libdirect-1.2.so.0.3.0
usr/lib64/libdirect-1.2.so.0
usr/lib64/libpng12.so.0
[...]

Regards,
Ulrich


-- 
You received this message because you are subscribed to the Google Groups 
open-iscsi group.
To post to this group, send email to open-iscsi@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.



Re: The keyword 'static' in Makefile of user source folder

2012-06-28 Thread Mike Christie

On 06/28/2012 08:00 AM, Legend.Ji wrote:

I confused why the static link mode is used when link the iscsistart?
Any answer will be helpful, thanks.



When iscsistart was created most distros did not have the ability to 
have libs in the initramfs. I am not sure which ones have it today. 
Fedora/RHEL/Cenotos does, so it is not needed there. Do others?


--
You received this message because you are subscribed to the Google Groups 
open-iscsi group.
To post to this group, send email to open-iscsi@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.