Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57309

Summary: cdemu fails at root-checking
Product: Gentoo Linux Reporter: Simon Cooper <thecoop>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://forums.gentoo.org/viewtopic.php?t=198162&highlight=cdemu
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Cooper 2004-07-16 10:56:30 UTC
the cdemu makefile checks for the root user, for some reason (could be my config problem, but i suspect its a gentoo problem), it fails checking to see if you're the current user. Removing the check from the cdemu makefile fixes this
Comment 1 SpanKY gentoo-dev 2004-07-16 20:07:07 UTC
reported and fixed upstream long ago

*** This bug has been marked as a duplicate of 45948 ***
Comment 2 XeRoc 2004-09-08 02:23:44 UTC
Same here:


>>> Source unpacked.
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/cdemu-0.6_beta/work/cdemu-0.6_beta modules
make[1]: Entering directory `/files/setups/linux/kernel/linux-2.6.7'
make[1]: Warnung: Kein Jobserver verf
Comment 3 XeRoc 2004-09-08 02:23:44 UTC
Same here:


>>> Source unpacked.
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/cdemu-0.6_beta/work/cdemu-0.6_beta modules
make[1]: Entering directory `/files/setups/linux/kernel/linux-2.6.7'
make[1]: Warnung: Kein Jobserver verfügbar: setzen -j1. Fügen »+« zur Ursprungsregel hinzu.
  CC [M]  /var/tmp/portage/cdemu-0.6_beta/work/cdemu-0.6_beta/cdemu.o
  Building modules, stage 2.
  MODPOST
  CC      /var/tmp/portage/cdemu-0.6_beta/work/cdemu-0.6_beta/cdemu.mod.o
  LD [M]  /var/tmp/portage/cdemu-0.6_beta/work/cdemu-0.6_beta/cdemu.ko
make[1]: Leaving directory `/files/setups/linux/kernel/linux-2.6.7'

>>> Install cdemu-0.6_beta into /var/tmp/portage/cdemu-0.6_beta/image/ category app-cdr
You must be root to make install!
make: *** [install] Fehler 1

!!! ERROR: app-cdr/cdemu-0.6_beta failed.
!!! Function src_install, Line 28, Exitcode 2
!!! (no error message)