Date: Sun, 16 May 1999 19:00:57 -0400 From: "Michael E. Mercer" <mmercer@ipass.net> To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: error make buildworld: different output for make -n depend.... Message-ID: <373F4E29.66DA8507@ipass.net>
next in thread | raw e-mail | index | archive | help
I have two systems, both were running 3.1-Stable. I upgraded one yesterday. ( cvsup'd yesterday) No problems... However today my second system fails... here is the different output for make -n depend from both systems. As you can see the options -I and so on are not in the second system HELP! What am I missing here? Thanks Michael Mercer mmercer@ipass.net > make -n depend rm -f .depend mkdep -f .depend -a -I/usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/libdriver/../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_OSFCN_H=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/include /usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/libdriver/input.cc /usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/libdriver/printer.cc cd /usr/src/gnu/usr.bin/groff/libdriver; make _EXTRADEPEND > make -n depend rm -f .depend mkdep -f .depend -a /usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/libdriver/input.cc /usr/src/gnu/usr.bin/groff/libdriver/../../../../contrib/groff/libdriver/printer.cc cd /usr/src/gnu/usr.bin/groff/libdriver; make _EXTRADEPEND To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373F4E29.66DA8507>