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/15/2000 20:55:12
Are you sure you're building with DESTDIR set? I don't see a -nostdinc and
other standard things on the compile line.

James

>
>Why does it include /usr/include/netdb.h instead of
>$(DESTDIR)/usr/include/netdb.h?
>
>
>cc -O -I.                                -I/usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../include/heimdal     -I/usr/local/netbsdwork/src/lib/libroken                                -I/usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../crypto/dist/heimdal/lib/com_err             -I/usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../crypto/dist/heimdal/lib/roken               -DHAVE_CONFIG_H -c -o compile_et.lo /usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../crypto/dist/heimdal/lib/com_err/compile_et.c
>In file included from /usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../include/heimdal/roken.h:57,
>                 from /usr/local/netbsdwork/src/lib/libcom_err/compile_et/../../../crypto/dist/heimdal/lib/com_err/compile_et.c:40:
>/usr/include/netdb.h:248: sys/ansi.h: No such file or directory
>
>Regards,
>	-is
>
>
>
>