Subject: Re: can't build x
To: None <tech-x11@netbsd.org>
From: =?ISO-8859-1?Q?C=E9sar_Catri=E1n?= C. <ccatrian@eml.cc>
List: tech-x11
Date: 05/22/2004 15:27:54
On Sat, 22 May 2004 09:08:58 -0400
"C=E9sar Catri=E1n C." <ccatrian@eml.cc> wrote:

> hi
>=20
> I am building X with the help of build.sh, but:
>=20
> ...
>      create  dynamic/WrBitF.d
>      create  dynamic/Wrap.d
> nbmake: don't know how to make Wraphelp.c. Stop
>=20
> nbmake: stopped in /home/cetrox/src/src/x11/lib/X11/dynamic
>=20
> *** Failed target:  dependall-dynamic
> *** Failed command: targ=3Ddependall;dir=3Ddynamic; case "$dir" in /*) ec=
ho "$targ =3D=3D=3D> $dir"; cd "$dir"; /home/cetr
> ox/src/src/tooldir.NetBSD-2.0_BETA-i386/bin/nbmake "_THISDIR_=3D$dir/" $t=
arg; ;; *) echo "$targ =3D=3D=3D> $dir"; cd "/h
> ome/cetrox/src/src/x11/lib/X11/$dir"; /home/cetrox/src/src/tooldir.NetBSD=
-2.0_BETA-i386/bin/nbmake "_THISDIR_=3D$d
> ir/" $targ; ;; esac
> *** Error code 2
>=20
> Stop.
> nbmake: stopped in /home/cetrox/src/src/x11/lib/X11
>=20
>=20
> I would appreciate some help.
>=20
> regards
>=20
> Cesar Catrian C.

xsrc/xfree/xc/lib/Xdmcp/Wraphelp.c is not available in the v4-4-0 tag of XF=
ree86, but it exist on other tags.
I guess it was my mistake, I need the netbsd-2-0 tag of X sources, I'll try=
 again.

Cesar