mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: freetds on FreeBSD (was Re: Freetds (was Re: [Mingw-cross-env-list]


From: Tony Theodore
Subject: Re: freetds on FreeBSD (was Re: Freetds (was Re: [Mingw-cross-env-list] changes pushed))
Date: Sun, 12 Sep 2010 19:37:08 +1000

On 12 September 2010 19:18, Tony Theodore <address@hidden> wrote:
>
> Later in the build, the new gawk dependency comes up. This is related
> to txt2man in the doc directory, so we should be able to disable it
> somehow. I installed it anyway, and the build succeeds.

-    cd '$(1)' && chmod +x doc/txt2man
-    $(MAKE) -C '$(1)' -j '$(JOBS)' install
+    $(MAKE) -C '$(1)' -j '$(JOBS)' install man_MANS=


seems to do the trick after uninstalling gawk.

Tony



reply via email to

[Prev in Thread] Current Thread [Next in Thread]