Subject: Re: build problem
To: None <tech-x11@netbsd.org>
From: Adam Majewski <am@albedo.art.pl>
List: tech-x11
Date: 11/05/2001 09:34:29
> "Makefile"'s lying around? "make build" at the top level (under
> "xsrc/") will clean out all that old junk for you.

--\/--
pulstar# pwd
/xds/sup/xsrc
pulstar# make build
[...]
making Makefiles in lib/GL/glx...
making Makefiles in lib/GL/GL...
`GL/Makefile' is up to date.
make: don't know how to make Makefiles. Stop

make: stopped in /xds/sup/xsrc/xfree/xc/lib/GL/GL
making Makefiles in lib/GLU...
making Makefiles in lib/GLU/include...
[...]
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS
make.log MakeOut *.core "#"*
cleaning in lib/GL/GL...
make: don't know how to make clean. Stop

make: stopped in /xds/sup/xsrc/xfree/xc/lib/GL/GL
*** Error code 2

Stop.
make: stopped in /xds/sup/xsrc/xfree/xc/lib/GL
*** Error code 1

Stop.
make: stopped in /xds/sup/xsrc/xfree/xc/lib
*** Error code 1

Stop.
make: stopped in /xds/sup/xsrc/xfree/xc
*** Error code 1

Stop.
make: stopped in /xds/sup/xsrc/xfree/xc
*** Error code 1

Stop.
make: stopped in /xds/sup/xsrc
*** Error code 1

Stop.
make: stopped in /xds/sup/xsrc
pulstar# 
--/\--




> Specify XFree 4 by
> setting "USE_XF86_4=yes" in "/etc/mk.conf".

 that's my mk.conf, 

CPUTYPE=pentiumpro
COPTS+=-O2#-mcpu=${CPUTYPE} -march=${CPUTYPE}
CFLAGS+=-O2 -mcpu=${CPUTYPE} -march=${CPUTYPE} #-DMAKE_BOOTSTRAP
CPPFLAGS+=-Wno-format -Wno-error
#I387_LIBM=yes
DESTDIR=/xds/sup/NetBSD-new-build
TOOLDIR=/usr
MKTOOLS=yes
USE_NEW_TOOLCHAIN=yes
USETOOLS=yes
MKCRYPTO?=yes
USE_XF86_4=yes
MKPROFILE=no
#NOCLEANDIR=yes

 

-- 
  Adam Majewski <am@albedo.art.pl>