Subject: Re: build problem, 1.5 branch: the error
To: Ignatios Souvatzis <is@beverly.kleinbus.org>
From: None <jchacon@genuity.net>
List: current-users
Date: 09/17/2000 20:32:49
Yep, turns out there aren't that many that need this:

./games/boggle/mkdict/Makefile:HOSTPROG=        mkdict
./games/boggle/mkindex/Makefile:HOSTPROG=       mkindex
./games/fortune/strfile/Makefile:HOSTPROG=      strfile
./lib/libasn1/asn1_compile/Makefile:HOSTPROG= asn1_compile
./lib/libcom_err/compile_et/Makefile:HOSTPROG= compile_et
./usr.bin/tn3270/tools/mkastods/Makefile:HOSTPROG=      mkastods
./usr.bin/tn3270/tools/mkastosc/Makefile:HOSTPROG=      mkastosc
./usr.bin/tn3270/tools/mkdctype/Makefile:HOSTPROG=      mkdctype
./usr.bin/tn3270/tools/mkdstoas/Makefile:HOSTPROG=      mkdstoas
./usr.bin/tn3270/tools/mkhits/Makefile:HOSTPROG=        mkhits
./usr.bin/tn3270/tools/mkmake/Makefile:HOSTPROG=        mkmake
./usr.bin/tn3270/tools/prt3270/Makefile:HOSTPROG=       prt3270

(and some things in various ports under stand).

James

>
>On Fri, Sep 15, 2000 at 08:55:12PM -0400, jchacon@genuity.net wrote:
>> Are you sure you're building with DESTDIR set? I don't see a -nostdinc and
>> other standard things on the compile line.
>
>yes. Thats why I'm asking.
>
>If I interpret it right, this file is a host-compiled file, needed to
>translate something else, maybe that's the reason.
>
>	-is
>
>
>
>