Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Guido Berhoerster
* Paul Johnston [2010-11-04 20:52]: > >>pa...@openindiana:~/Downloads/otp_src_R14B$ which ld > >>/usr/gnu/bin/ld > >> > >>Err what next, do I need the "Sun CC"? > >>Long time since I did a very small amount of C programming! > >Just change your PATH to put /usr/ccs/bin in front of /usr/gnu/bin, eg

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Paul Johnston
On 11/ 4/10 07:38 PM, Chris Ridd wrote: On 4 Nov 2010, at 18:31, Paul Johnston wrote: Your right it's pa...@openindiana:~/Downloads/otp_src_R14B$ which ld /usr/gnu/bin/ld Err what next, do I need the "Sun CC"? Long time since I did a very small amount of C programming! Just change your PATH

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Chris Ridd
On 4 Nov 2010, at 18:31, Paul Johnston wrote: > Your right it's > > pa...@openindiana:~/Downloads/otp_src_R14B$ which ld > /usr/gnu/bin/ld > > Err what next, do I need the "Sun CC"? > Long time since I did a very small amount of C programming! Just change your PATH to put /usr/ccs/bin in front

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Paul Johnston
On 11/ 4/10 07:24 PM, Chris Ridd wrote: On 4 Nov 2010, at 19:22, Chris Ridd wrote: On 4 Nov 2010, at 18:14, Paul Johnston wrote: Curious to know what gcc you have as I still get ld -G -L/home/paulj/Downloads/otp_src_R14B/lib/erl_interface/obj/i386-pc-solaris2.11 -o ../priv/lib/i386-pc-sol

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Chris Ridd
On 4 Nov 2010, at 19:22, Chris Ridd wrote: > > On 4 Nov 2010, at 18:14, Paul Johnston wrote: > >> Curious to know what gcc you have as I still get >>> ld -G >>> -L/home/paulj/Downloads/otp_src_R14B/lib/erl_interface/obj/i386-pc-solaris2.11 >>> -o ../priv/lib/i386-pc-solaris2.11/asn1_erl_drv.s

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Chris Ridd
On 4 Nov 2010, at 18:14, Paul Johnston wrote: > Curious to know what gcc you have as I still get >> ld -G >> -L/home/paulj/Downloads/otp_src_R14B/lib/erl_interface/obj/i386-pc-solaris2.11 >> -o ../priv/lib/i386-pc-solaris2.11/asn1_erl_drv.so >> ../priv/obj/i386-pc-solaris2.11/asn1_erl_drv.o -l

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Paul Johnston
On 11/ 4/10 02:41 PM, Jonathan Adams wrote: downloaded http://www.erlang.org/download/otp_src_R14B_erts-5.8.1.1.tar.gz gtar zxvf otp_src_R14B_erts-5.8.1.1.tar.gz cd otp_src_R14B ./configure --prefix=/opt/tools (I like /opt/tools) ... **

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Jonathan Adams
downloaded http://www.erlang.org/download/otp_src_R14B_erts-5.8.1.1.tar.gz gtar zxvf otp_src_R14B_erts-5.8.1.1.tar.gz cd otp_src_R14B ./configure --prefix=/opt/tools (I like /opt/tools) ... * ** APPLICATION

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Nathan Evans
quick hack. create a symbolic link see if that works. On 4 November 2010 10:25, Ewald Ertl wrote: > Hi Paul, > > > I'm getting the same error. > > > > On Thu, Nov 4, 2010 at 2:52 PM, Paul Johnston < > paul.a.johns...@manchester.ac.uk> wrote: > > > I'm moving from OpenSolaris to OpenIndiana but

Re: [OpenIndiana-discuss] Linker problem

2010-11-04 Thread Ewald Ertl
Hi Paul, I'm getting the same error. On Thu, Nov 4, 2010 at 2:52 PM, Paul Johnston < paul.a.johns...@manchester.ac.uk> wrote: > I'm moving from OpenSolaris to OpenIndiana but am having difficulties > building some stuff. > > I know there is an Erlang package but prefer to build from source wh

[OpenIndiana-discuss] Linker problem

2010-11-04 Thread Paul Johnston
I'm moving from OpenSolaris to OpenIndiana but am having difficulties building some stuff. I know there is an Erlang package but prefer to build from source which I could do under 134 See http://blogs.humanities.manchester.ac.uk/mcasspj/?p=87 However with OpenIndiana I get ld:built in