Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 18:09:34 +0200
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   make buildworld fails in sbin/atm/atm
Message-ID:  <19980915180934.G5662@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
Why the value of CFLAGS in sbin/atm/atm/Makefile isn't taken into account
for "make depend" ? *puzzled*

===> sbin/atm/atm
rm -f .depend
mkdep -f .depend -a    -I -I/usr/obj/elf/src/src/tmp/usr/include  /src/src/sbin/atm/atm/atm.c /src/src/sbin/atm/atm/atm_fore200.c /src/src/sbin/atm/atm/atm_eni.c /src/src/sbin/atm/atm/atm_inet.c /src/src/sbin/atm/atm/atm_print.c /src/src/sbin/atm/atm/atm_set.c /src/src/sbin/atm/atm/atm_show.c /src/src/sbin/atm/atm/atm_subr.c
/src/src/sbin/atm/atm/atm.c:53: netatm/port.h: No such file or directory
/src/src/sbin/atm/atm/atm.c:54: netatm/atm.h: No such file or directory

atm/atm/Makefile:
-=-=-=-
CFLAGS+=        -I ${.CURDIR}/../../../sys
LDADD+=         -latm
-=-=-=-
-- 
Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980915180934.G5662>