[R-SIG-Mac] Oops --- still have problems building R from source.

Rolf Turner r.turner at auckland.ac.nz
Tue May 25 05:54:47 CEST 2010



I guess I spoke too soon when I said that you could all stop
worrying about me! :-)

I thought that when I got past the configure step, I was home
and dry.  So I didn't actually do the make step right then.

When I tried ``make'' just now, I got an error:

     .
     .
     .
> gcc -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../src/include   -I/sw/include -I/usr/local/include -DHAVE_CONFIG_H   -fPIC  -g -O2 -c dataentry.c -o dataentry.o
> gcc -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../src/include   -I/sw/include -I/usr/local/include -DHAVE_CONFIG_H   -fPIC  -g -O2 -c devX11.c -o devX11.o
> gcc -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../src/include   -I/sw/include -I/usr/local/include -DHAVE_CONFIG_H   -fPIC  -g -O2 -c rotated.c -o rotated.o
> gcc -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../src/include   -I/sw/include -I/usr/local/include -DHAVE_CONFIG_H   -fPIC  -g -O2 -c rbitmap.c -o rbitmap.o
> gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/sw/lib -L/usr/local/lib -o R_X11.so dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE  -lX11 -lXt -lXmu   -L../../../lib -lR   -Wl,-framework -Wl,CoreFoundation
> ld: library not found for -lSM
> collect2: ld returned 1 exit status
> make[4]: *** [R_X11.so] Error 1
> make[3]: *** [R] Error 2
> make[2]: *** [make.X11] Error 2
> make[1]: *** [R] Error 1
> make: *** [R] Error 1

Anyone have any ideas as to what I need to do to o'erleap *this* hurdle?

Ta.

	cheers,

		Rolf Turner
######################################################################
Attention: 
This e-mail message is privileged and confidential. If you are not the 
intended recipient please delete the message and notify the sender. 
Any views or opinions presented are solely those of the author.

This e-mail has been scanned and cleared by MailMarshal 
www.marshalsoftware.com
######################################################################



More information about the R-SIG-Mac mailing list