Re: Firewire in WOLK
Marcel de Riedmatten <[email protected]>
| Newsgroups | gmane.linux.wolk.devel |
|---|---|
| Message-ID | <1062250012.5176.11.camel@galadriel> |
Le sam 30/08/2003 à 10:59, Marc-Christian Petersen a écrit :
> On Saturday 30 August 2003 10:46, Frederic Soulier wrote:
>
> Hi Frederic,
>
> > What's the current status of firewire in WOLK?
>
> 2.4.20 mainstream. I don't have FireWire so I can't test it, so it's left like
> 2.4.20 vanilla. Only very small compile fixes were made.
>
Hi
While we are at it the PCILynx drivers ( CONFIG_IEEE1394_PCILYNX=m )
doesn't build: it seems to be I2C stuff. Not that i care much.
make -C ieee1394 modules
make[2]: Entre dans le répertoire
`/home/mdr/src/kernel/wolk/wolk4.9/linux-2.4.20/drivers/ieee1394'
ld -m elf_i386 -e stext -r -o ieee1394.o ieee1394_core.o
ieee1394_transactions.o hosts.o highlevel.o csr.o nodemgr.o
gcc-3.2.2 -D__KERNEL__
-I/home/mdr/src/kernel/wolk/wolk4.9/linux-2.4.20/include -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Wno-unused -finline-limit=2000 -O2 -gstabs -pipe
-mpreferred-stack-boundary=2 -march=athlon-xp
-fno-optimize-sibling-calls -DMODULE -nostdinc -iwithprefix include
-DKBUILD_BASENAME=pcilynx -c -o pcilynx.o pcilynx.c
pcilynx.c:129: AVERTISSEMENT: initialisation d'un type pointeur
incompatible
pcilynx.c:130: AVERTISSEMENT: accolades manquantes autour de
l'initialiseur
pcilynx.c:130: AVERTISSEMENT: (près de l'initialisation pour «
bit_ops.name »)
pcilynx.c:131: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:132: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:133: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:134: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:135: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:135: élément initialisateur n'est pas évaluable au moment du
chargement
pcilynx.c:135: (près de l'initialisation pour « bit_ops.name[5] »)
pcilynx.c:136: AVERTISSEMENT: initialisation transforme en entier un
pointeur sans transtypage
pcilynx.c:136: élément initialisateur n'est pas évaluable au moment du
chargement
pcilynx.c:136: (près de l'initialisation pour « bit_ops.name[6] »)static
pcilynx.c:137: élément initialiseur n'est pas une constante
pcilynx.c:137: (près de l'initialisation pour « bit_ops.name »)
make[2]: *** [pcilynx.o] Erreur 1
make[2]: Quitte le répertoire
`/home/mdr/src/kernel/wolk/wolk4.9/linux-2.4.20/drivers/ieee1394'
make[1]: *** [_modsubdir_ieee1394] Erreur 2
make[1]: Quitte le répertoire
`/home/mdr/src/kernel/wolk/wolk4.9/linux-2.4.20/drivers'
make: *** [_mod_drivers] Erreur 2
file pcilynx.c
128 struct i2c_adapter bit_ops = {
129 "PCILynx I2C adapter",
130 0xAA, //FIXME: probably we should get an id in i2c-id.h
131 NULL,
132 NULL,
133 NULL,
134 NULL,
135 bit_reg,
136 bit_unreg,
137 };
--
Marcel de Riedmatten
pgp key: CFE703CA http://ftp.dotforge.ch/pub/users/mdr/mdr.gpg.asc
Empreinte: 4687 F9CB D8E2 AC1A B806 F812 C048 0875 CFE7 03CA
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA/UKYcwEgIdc/nA8oRAhy2AJ9t7f6Ak6nmOGxxWAxcsv6DZXkR9ACgg6NK 7MEUnsvs2t1hvhHyGXsWJpU= =gjJL -----END PGP SIGNATURE-----