|
|
| Author |
Message |
< Erlang bugs mailing list ~ R11B-4 'gmake install' fails under OpenBSD 4.0/Zaurus |
| Ayrnieu |
Posted: Fri Mar 30, 2007 12:22 am |
|
|
|
User
Joined: 13 Nov 2006
Posts: 15
|
=== Leaving application dialyzer
gmake[1]: Leaving directory `/mnt/250/jul/erlang/otp_src_R11B-4/lib/dialyzer'
cd /usr/local/lib/erlang && ./Install -minimal /usr/local/lib/erlang
Formatting manual pages (this may take a while...)
gmake: *** [install.Install] Error 127
This fails for two reasons:
case $SYS:$REL in
SunOS:5.*)
TARGET=sunos5 ;;
Linux:*)
TARGET=linux ;;
- OpenBSD:3.*)
+ OpenBSD:3.*|OpenBSD:4.*)
TARGET=openbsd ;;
*)
TARGET="" ;;
esac
and: it seems that this machine doesn't have catman -- that may be a 4.0 issue,
or possibly a OpenBSD-on-zaurus issue.
Anyway, 'make -n install' tells me that only one step happens after this one,
so I got R11B-4 installed anyway.
Cheers,
Julian
_______________________________________________
erlang-bugs mailing list
erlang-bugs@erlang.org
http://www.erlang.org/mailman/listinfo/erlang-bugs
Post recived from mailinglist |
|
|
| Back to top |
|
| Moencehatard71 |
Posted: Tue Apr 10, 2007 10:54 pm |
|
|
|
Guest
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|