Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=3479
Summary: /usr/sbin/drm-build fails due to space in variable
Product: DRI
Version: XFree86 4.4.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: DRM modules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Linux version 2.6.11 (gcc version 3.3.5 (Debian 1:3.3.5-8)) #1 Thu Mar 3
13:33:29 CET 2005
Debian Package:
ii drm-trunk-module-src 2005.02.08-1 Source for the DRI CVS trunk
DRM modules
Line 49 in /usr/sbin/drm-build:
--
my $build_loc = `readlink /lib/modules/$running_kernel/build`;
--
yields "/usr/src/linux-2.6.11 "
subsequent checks for .config fail because of space
Added following line after the above line:
--
chomp $build_loc;
--
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel