Erlang/OTP Forums

Author Message

<  Advanced Erlang/OTP  ~  R11B-3 on SunOS 5.8

collen
Posted: Wed Feb 28, 2007 3:38 pm Reply with quote
Joined: 28 Feb 2007 Posts: 1
Y'ello. Are there any binaries for R11B-3 for SunOS 5.8. I have tried installing Erlang by building from source, however I get the following error:

root@nisdev02 # ./configure
creating cache ./config.cache
Disabeling caching
Removing cache file ./config.cache
checking host system type... sparc-sun-solaris2.10
checking for GNU make... no
configure: error: GNU make is required
!

quite strange considering that there is gnu make on this machine

root@nisdev02 # pkginfo | grep make
system SUNWgm4 gmake - GNU m4
system SUNWgmake gmake - GNU make
system SUNWxcu4t XCU4 make and sccs utilities
root@nisdev02 # which make
/usr/ccs/bin/make
root@nisdev02 #


Please help
View user's profile Send private message
dnfindley
Posted: Sat Mar 17, 2007 2:34 pm Reply with quote
Joined: 17 Mar 2007 Posts: 1
I ran into this just yesterday... I worked around it by downloading and compiling GNU make into a new directory in my home directory and I modified my path so that new directory would be searched first.

Clunky, but it worked. Smile
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

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