dazuko_linux26.h:45: error: field ‘mutex’ has incomplete type

Bug #181570 reported by robos
6
Affects Status Importance Assigned to Milestone
dazuko-source (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: dazuko-source

Building by m-a or by hand yields
/usr/src/modules/dazuko/dazuko_linux26.h:45: error: field ‘mutex’ has incomplete type.
I changed the line
        struct semaphore mutex;
to
        struct rw_semaphore mutex;
and it compiled a little further, but then it threw errors like hell.
I think that dazuko simply isn't ready for 2.6.22...
Robos

Revision history for this message
robos (robos) wrote :

I just looked at dazuko.org and the new version there (2.3.4) compiles cleanly. I haven't testet it though. Maybe a sync with upstream is necessary.
Robos

Revision history for this message
robos (robos) wrote :

It compiles, but it doesn't load:
# insmod /lib/modules/2.6.22-14-server/extra/dazuko.ko
insmod: error inserting '/lib/modules/2.6.22-14-server/extra/dazuko.ko': -1 Invalid parameters
Robos

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 or 9.04?

Changed in dazuko-source:
status: New → Incomplete
Revision history for this message
Removed by request (removed67550) wrote :

yes, dazuko does not work with 8.10 due to incompatibility with the kernel version. there is a patch for 2.6.26, but not 2.6.27. i do not intend to downgrade my kernel, just wait for a miracle to happen.

Revision history for this message
xteejx (xteejx) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Revision history for this message
xteejx (xteejx) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in dazuko-source (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.