Linux PARISC architecture development
 help / color / mirror / Atom feed
* Re: [parisc-linux] RE: Dump module patche.
@ 2003-05-20 12:19 Joel Soete
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2003-05-20 12:19 UTC (permalink / raw)
  To: Bruno Vidal; +Cc: parisc-linux

>gcc version 3.0.4
>
>
>Joel Soete wrote:
>> Bruno,
>>
>>>>sorry, I don't remember this kind of error...did you try make mrproper
>>>
>> ???
>>
>>>>
>>>I think so as I prefer distclean?
>>>
>>>umm 2.4.20-pa32 is still available in ftp.p-l.org:/cvs so I will first
>grab
>>>it and apply patch. Then comeback to you :)
>>>
>>
>> It didn't help so I have to come back to you with severall questions:
>>
>> A. what is your compiler release gcc 3.0 3.2 3.3?
>>
>> B. I suspect also a different .config: may I ask your to compare with
mine?
>>
Hi Bruno,

Continuing my investigation, I reach now (with some known modif) to compile
the kernel with your patch and gcc-3.3 (as it seems that it became the
default in unstable) but to reach to compile dump_lbz2 (as static builtin)
i had to change following stuff into driver/dump/Makefile:

--- Makefile.orig	2003-05-20 14:50:46.000000000 +0200
+++ Makefile	2003-05-20 12:58:43.000000000 +0200
@@ -6,6 +6,7 @@
 # the dump directory.
 #

+O_TARGET        :=      dumpdrv.o
 export-objs	:=	dump_base.o

 list-multi	:=	dump.o
@@ -34,7 +35,8 @@
 	dump-objs		+= dump_parisc.o
 endif

+include $(TOPDIR)/Rules.make
+
 dump.o:	$(dump-objs)
 	$(LD) -r -o $@ $(dump-objs)

-include $(TOPDIR)/Rules.make

I do not realy understand make :(

Thanks for advise,
    Joel



---------------------------------
Vous surfez avec une ligne classique ?
Economisez jusqu'à 25% avec Tiscali Complete !
Offre spéciale : première année d'abonnement offerte.
... Plus d'info sur http://complete.tiscali.be

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <3EC3A988.4070807@hp.com>]
[parent not found: <3EC0FF2300000909@ocpmta7.freegates.net>]
[parent not found: <3EB8AF58.7040900@admin.france.hp.com>]

end of thread, other threads:[~2003-05-20 12:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-20 12:19 [parisc-linux] RE: Dump module patche Joel Soete
     [not found] <3EC3A988.4070807@hp.com>
2003-05-15 16:36 ` Joel Soete
2003-05-15 16:55   ` Joel Soete
     [not found] <3EC0FF2300000909@ocpmta7.freegates.net>
2003-05-15 14:46 ` Joel Soete
     [not found] <3EB8AF58.7040900@admin.france.hp.com>
2003-05-14 11:47 ` Joel Soete
2003-05-14 18:01   ` John David Anglin
2003-05-15 14:38     ` Joel Soete

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox