Second release-candidate for 0.17.3 -- please test!

View: New views
3 Messages — Rating Filter:   Alert me  

Second release-candidate for 0.17.3 -- please test!

by Nicolas Boullis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

As I feared, 0.17.3-rc1 did not fix all the problems with linux 2.6.30.
I just packed a new release candidate for 0.17.3.
As usual you can get it from
  http://dxr3.sourceforge.net/download/em8300-0.17.3-rc2.tar.gz

Many thanks to Jan Willies and Adam who reported a compilation failure
with linux 2.6.30. Some problems may remain.

All comments are welcome. Please give it a try and report. (Especially
if you use a linux 2.6.30 kernel, or a linux 2.4 kernel.)


Cheers,

Nicolas

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: Second release-candidate for 0.17.3 -- please test!

by Jan Willies :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nicolas,

Am 15.06.2009 23:50, schrieb Nicolas Boullis:
> As I feared, 0.17.3-rc1 did not fix all the problems with linux 2.6.30.
> I just packed a new release candidate for 0.17.3.

Thanks for your work!

> All comments are welcome. Please give it a try and report. (Especially
> if you use a linux 2.6.30 kernel, or a linux 2.4 kernel.)

Unfortunately, there's still an error left:

[jan@server modules]$ LANG=C make
[ ! -x ./update_em8300_version.sh ] || ./update_em8300_version.sh
em8300_version.h
make -C /lib/modules/2.6.30/build
SUBDIRS=/usr/local/src/em8300-0.17.3-rc2/modules modules
make[1]: Entering directory `/usr/src/linux-2.6.30'
   CC [M]  /usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.o
/usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.c: In function
'em8300_procfs_register_card':
/usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.c:157: error:
'struct proc_dir_entry' has no member named 'owner'
/usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.c: In function
'em8300_procfs_register_driver':
/usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.c:184: error:
'struct proc_dir_entry' has no member named 'owner'
make[2]: *** [/usr/local/src/em8300-0.17.3-rc2/modules/em8300_procfs.o]
Error 1


regards,

  - jan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: Second release-candidate for 0.17.3 -- please test!

by Adam-51 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Still error under 2.6.30 but many thanks for your work

[ ! -x ./update_em8300_version.sh ] || ./update_em8300_version.sh
em8300_version.h
make -C /lib/modules/2.6.30/build
SUBDIRS=/home/aw/em8300-0.17.3-rc2/modules modules
make[1]: Entering directory `/usr/src/linux-2.6.30'
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/adv717x.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/bt865.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_main.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_i2c.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_audio.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_fifo.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_video.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_misc.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_dicom.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_ucode.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_ioctl.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_spu.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em9010.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_registration.o
   CC [M]  /home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.o
/home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.c: In function
'em8300_procfs_register_card':
/home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.c:157: error: 'struct
proc_dir_entry' has no member named 'owner'
/home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.c: In function
'em8300_procfs_register_driver':
/home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.c:184: error: 'struct
proc_dir_entry' has no member named 'owner'
make[2]: *** [/home/aw/em8300-0.17.3-rc2/modules/em8300_procfs.o] Error 1
make[1]: *** [_module_/home/aw/em8300-0.17.3-rc2/modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30'
make: *** [build] Error 2


Regards,
Adam

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel