Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 08:02:11 +1300
From:      "Dan Langille" <junkmale@xtra.co.nz>
To:        freebsd-questions@freebsd.org
Subject:   Re: make buildworld for 3.1 fails
Message-ID:  <19990222190243.TJVU682101.mta1-rme@wocker>

next in thread | raw e-mail | index | archive | help
Following on from my saga of upgrading from 2.2.8-stable to 3.1-Release, 
after doing my make depend, I received the following errors:

===> lib/libalias
===> lib/libatm
rm -f .depend
mkdep -f .depend -a      /usr/src/lib/libatm/atm_addr.c 
/usr/src/lib/libatm/cache_key.c /usr/src/lib/libatm/ioctl_subr.c 
/usr/src/lib/libatm/ip_addr.c /usr/src/lib/libatm/ip_checksum.c 
/usr/src/lib/libatm/timer.c
/usr/src/lib/libatm/atm_addr.c:49: netatm/port.h: No such file or directory
/usr/src/lib/libatm/atm_addr.c:50: netatm/atm.h: No such file or directory

[lots more netatm/stuff missing]

I have checked /usr/src/sys/netatm and each the missing .h mentioned are 
actually in that directory.  Is this a search path issue?

--
Dan Langille
The FreeBSD Diary
http://www.FreeBSDDiary.com/freebsd


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990222190243.TJVU682101.mta1-rme>