Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

broken g2c.h?

2 views
Skip to first unread message

Jake Luck

unread,
Jan 29, 2000, 3:00:00 AM1/29/00
to te...@openbsd.org

trying to do a make build on the Jan 28-current, mac68k, running
on the 1/28 kernel.

-jake

-------------------------------------------------------
# pwd
/usr/src/gnu/egcs/libf2c
# make -f Makefile.bsd-wrapper includes
install -C -o root -g bin -m 444 /usr/src/gnu/egcs/libf2c/f2c.h
/usr/include
install -C -o root -g bin -m 444 g2c.h /usr/include
install: g2c.h: No such file or directory
*** Error code 71

Stop in /usr/src/gnu/egcs/libf2c.
# ls -tl g2c*
-rw-r--r-- 1 root wheel 5644 Jul 25 1999 g2c.hin

Marc Espie

unread,
Jan 29, 2000, 3:00:00 AM1/29/00
to te...@openbsd.org
see /usr/src/includes/Makefile
you're missing
a make -f Makefile.bsd-wrapper prereq
--
Marc Espie
|anime, sf, juggling, unicycle, acrobatics, comics...
|AmigaOS, OpenBSD, C++, perl, Icon, PostScript...
| `real programmers don't die, they just get out of beta'

0 new messages