Re: BitBucket: GPL-ed *notrademarkhere* clone

Daniel Phillips (phillips@arcor.de)
Sun, 9 Mar 2003 00:18:04 +0100


On Fri 07 Mar 03 22:53, H. Peter Anvin wrote:
> I would really, really take a look at opencm first then. Really.

Untarring and building opencm-0.1.2alpha2-1-src.tgz generated an empty show.c
file. Not feeling too imaginative, I did:

-int show_c(SDR_stream *strm, const Buffer *input);
+int show_c(SDR_stream *strm, const Buffer *input) { return 0; }

in Browse.c, and was rewarded with a build.

Is this still on-topic for lkml?

Regards,

Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/