On Tue, 17 May 2005, [EMAIL PROTECTED] suggested tentatively:
> On Tue, 17 May 2005, [EMAIL PROTECTED] yowled:
>>                So, we could conditionalize that (maybe -D_SEARCH_PATH=). I'm 
>> not going to merge it in this form, so send me the cleaned up version.
> 
> If I could work out what to conditionalize it on, sure.

If `cleaned up' means `not referring to a generated file', here you are
(whoops: didn't spot that, sorry; I shouldn't work in non-clean
trees...)

(Also refers only to /lib now.)

diff -durN linux-2.6.11.10-bs5-orig/arch/um/kernel/uml.lds.S 
linux-2.6.11.10-bs5/arch/um/kernel/uml.lds.S
--- linux-2.6.11.10-bs5-orig/arch/um/kernel/uml.lds.S   2005-03-28 
13:03:54.000000000 +0100
+++ linux-2.6.11.10-bs5/arch/um/kernel/uml.lds.S        2005-05-17 
07:47:06.000000000 +0100
@@ -5,6 +5,8 @@
 ENTRY(_start)
 jiffies = jiffies_64;
 
+SEARCH_DIR("/lib");
+
 SECTIONS
 {
   /*This must contain the right address - not quite the default ELF one.*/


-- 
`End users are just test loads for verifying that the system works, kind of
 like resistors in an electrical circuit.' - Kaz Kylheku in c.o.l.d.s


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to