[OpenIndiana-discuss] How do I get OpenIndana's make (not gmake) to accept the following

Richard Sharpe realrichardsharpe at gmail.com
Sun Jun 3 13:55:59 UTC 2012


Hi folks,

I have figured out part of my problem with the OpenIndiana machine on
the Samba build farm.

It seems that the system goes not have GNU make installed or the
OpenIndiana version of make is first on the path.

We have the following in the Makefile:

.SUFFIXES: .so

.o.so:
        @echo "Linking $<"
        @$(CC) $(LDSHFLAGS) $(LDFLAGS) $*.o -o $*.so

and make is objecting with: Don't know how to make blah.so.

Is there any way to work around this?

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)



More information about the OpenIndiana-discuss mailing list