Share

CDemu - a virtual CD/DVD drive for Linux

Tracker: Bugs

5 make give an error - ID: 2295736
Last Update: Settings changed ( hstokset )

I am using Ubuntu 8.10 2.6.27-7-generic

root@gertrude:/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0# make
make all-recursive
make[1]: Entering directory
`/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0'
Making all in src
make[2]: Entering directory
`/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0/src'
make all-am
make[3]: Entering directory
`/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0/src'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_REENTRANT
-I/usr/local/include/libmirage-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -MT cdemud-daemon.o -MD -MP -MF
".deps/cdemud-daemon.Tpo" -c -o cdemud-daemon.o cdemud-daemon.c; \
then mv -f ".deps/cdemud-daemon.Tpo" ".deps/cdemud-daemon.Po"; else rm -f
".deps/cdemud-daemon.Tpo"; exit 1; fi
In file included from cdemud.h:49,
from cdemud-daemon.c:20:
cdemud-mmc-features.h:26:1: warning: "LITTLE_ENDIAN_BITFIELD" redefined
In file included from /usr/local/include/libmirage-1.0/mirage.h:47,
from cdemud.h:44,
from cdemud-daemon.c:20:
/usr/local/include/libmirage-1.0/mirage-disc-structures.h:24:1: warning:
this is the location of the previous definition
cdemud-daemon.c:33: error: expected specifier-qualifier-list before
‘__u32’
cdemud-daemon.c:43: error: expected specifier-qualifier-list before
‘__u32’
cdemud-daemon.c: In function ‘__cdemud_daemon_io_handler’:
cdemud-daemon.c:154: error: ‘struct vhba_request’ has no member named
‘cdb’
cdemud-daemon.c:154: error: ‘struct vhba_request’ has no member named
‘cdb_len’
cdemud-daemon.c:155: error: ‘struct vhba_request’ has no member named
‘cdb_len’
cdemud-daemon.c:156: error: ‘struct vhba_request’ has no member named
‘cdb_len’
cdemud-daemon.c:156: error: ‘struct vhba_request’ has no member named
‘cdb_len’
cdemud-daemon.c:160: error: ‘struct vhba_request’ has no member named
‘data_len’
cdemud-daemon.c:166: error: ‘struct vhba_response’ has no member named
‘tag’
cdemud-daemon.c:166: error: ‘struct vhba_request’ has no member named
‘tag’
cdemud-daemon.c:167: error: ‘struct vhba_response’ has no member named
‘status’
cdemud-daemon.c:169: error: ‘struct vhba_response’ has no member named
‘data_len’
cdemud-daemon.c:148: warning: ignoring return value of ‘read’, declared
with attribute warn_unused_result
cdemud-daemon.c:171: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
make[3]: *** [cdemud-daemon.o] Error 1
make[3]: Leaving directory
`/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0'
make: *** [all] Error 2
root@gertrude:/home/jameshoo/Sourceforge/cdemu-daemon-1.1.0#


James Howard ( jameshoo ) - 2008-11-16 04:03

5

Closed

Fixed

Henrik Stokseth

cdemu-daemon

None

Public


Comments ( 2 )




Date: 2008-12-27 10:56
Sender: nobody

assuming fixed. closing bug.


Date: 2008-11-16 10:12
Sender: hstoksetAccepting Donations

looks like the error message you get when you try to compile
libmirage-1.1.1 against cdemu-daemon.
you will need to download the patch for the daemon and apply it.

it's simpler to use the ubuntu packages btw.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-12-27 10:57 hstokset
close_date - 2008-12-27 10:57 hstokset
resolution_id None 2008-11-16 10:13 hstokset
assigned_to nobody 2008-11-16 10:09 hstokset