Greetings,

I am building xorg7.5  but having some difficulty compiling xinit-1.1.1 (the 
host runs clfs (64bit amd64 -gcc-4.4.2, kernel-2.6.32(with nouveau drm).

the compiler output is below:-
######################
make  all-recursive
make[1]: Entering directory `/home/ruler/xinit-1.1.1'
make[2]: Entering directory `/home/ruler/xinit-1.1.1'
gcc -DHAVE_CONFIG_H -I.    -I/usr/X11R7.5/include   
-DXINITDIR=\"/usr/X11R7.5/lib/X11/xinit\" -DBINDIR=\"/usr/X11R7.5/bin\" -g -O2 
-MT 
xinit-xinit.o -MD -MP -MF .deps/xinit-xinit.Tpo -c -o xinit-xinit.o 
`test -f 'xinit.c' || echo './'`xinit.c
mv -f .deps/xinit-xinit.Tpo .deps/xinit-xinit.Po
gcc -I/usr/X11R7.5/include   -DXINITDIR=\"/usr/X11R7.5/lib/X11/xinit\" 
-DBINDIR=\"/usr/X11R7.5/bin\" -g -O2   -o 
xinit xinit-xinit.o -L/usr/X11R7.5/lib -lX11   
DXINITDIR=/usr/X11R7.5/lib/X11/xinit -DXRDB=xrdb -DXMODMAP=xmodmap -DTWM=twm 
-DXCLOCK=xclock -DXTERM=xterm -DXSERVER=/usr/X11R7.5/bin/X -DXAUTH=xauth 
-DXINIT=xinit -DLIBDIR=/usr/X11R7.5/lib -DSHELL_CMD=/bin/sh -DHAS_COOKIE_MAKER 
-DMK_COOKIE="/usr/bin/mcookie" -D__libexecdir__="/usr/X11R7.5/libexec" 
-D__bindir__="/usr/X11R7.5/bin" 
< startx.cpp | /bin/sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9]
[0-9]*  
*.*$/d' -e '/^[         ]*XCOMM$/s/XCOMM/#/' -e '/^[    
]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[        ]*XHASH/s/XHASH/#/' -e 
'/XSLASHGLOB/s/XSLASHGLOB/\/\*/' -e '/\...@\@$/s/\...@\@$/\\/' 
> startx
/bin/sh: -DXRDB=xrdb: command not found
make[2]: *** No rule to make target `star...@app_man_suffix@', needed by 
`all-am'.  Stop.
make[2]: Leaving directory `/home/ruler/xinit-1.1.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ruler/xinit-1.1.1'
make: *** [all] Error 2

######################

suggestions welcomed

sincerely
lux-integ
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to