[Zlib-devel] zlib 1.2.3.7 available for testing
Török Edwin
edwintorok at gmail.com
Mon Jan 25 07:12:18 EST 2010
On 01/24/2010 08:53 PM, Mark Adler wrote:
> On Jan 24, 2010, at 1:39 AM, Török Edwin wrote:
>
>> zlib-1.2.3.7 no longer builds with 'make' on FreeBSD and Solaris.
>>
>
> Please try the patch below. Thanks.
>
This fixes the build problem on Solaris, but not on FreeBSD.
On FreeBSD I still get:
$ ./configure
$ make
make: don't know how to make objs/example.o. Stop
Apparently BSD's make doesn't know about %.o: %.c rules :(
Here is the manpage, but I couldn't figure how such a rule could be written:
http://www.freebsd.org/cgi/man.cgi?query=make&sektion=1
BTW you can install the package pmake on Linux to test, that is NetBSD's
make, and it is just as stupid^Hfeatureless as
the FreeBSD make.
Best regards,
--Edwin
More information about the Zlib-devel
mailing list