[OpenIndiana-discuss] How do I get OpenIndana's make (not gmake) to accept the following
Milan Jurik
milan.jurik at xylab.cz
Sun Jun 3 19:03:12 UTC 2012
Hi Richard,
Richard Sharpe píše v ne 03. 06. 2012 v 06:55 -0700:
> 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.
>
is gmake not installed? GNU make package with gmake 3.81 is
developer/build/gnu-make
Best regards,
Milan
> 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?
>
More information about the OpenIndiana-discuss
mailing list