NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xsrc/39515: /usr/X11R7/bin/startx has bad #! line



>Number:         39515
>Category:       xsrc
>Synopsis:       /usr/X11R7/bin/startx has bad #! line
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 11 02:00:01 +0000 2008
>Originator:     George Michaelson
>Release:        current
>Organization:
>Environment:
NetBSD snoid 4.99.72 NetBSD 4.99.72 (GENERIC) #3: Tue Sep  9 21:07:11 EST 2008  
ggm@snoid:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
head /usr/X11R7/bin/startx

$ head /usr/X11R7/bin/startx 
#!SHELL_CMD

# $Xorg: startx.cpp,v 1.3 2000/08/17 19:54:29 cpqbld Exp $
#
# This is just a sample implementation of a slightly less primitive
# interface than xinit.  It looks for user .xinitrc and .xserverrc
# files, then system xinitrc and xserverrc files, else lets xinit choose
# its default.  The system xinitrc should probably do things like check
# for .Xresources files and merge them in, startup up a window manager,
# and pop a clock and serveral xterms.
$


>How-To-Repeat:
install with MKXORG=yes in /etc/mk.conf and use the tarballs from a build.sh 
release
>Fix:
well. I guess its a sed/awk type thing during install.



Home | Main Index | Thread Index | Old Index