Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57309 - cdemu fails at root-checking
Summary: cdemu fails at root-checking
Status: RESOLVED DUPLICATE of bug 45948
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 10:56 UTC by Simon Cooper
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)