make-w32
[Top][All Lists]
Advanced

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

Re: make-3.81 beta 4 on MinGW / MSYS


From: Eli Zaretskii
Subject: Re: make-3.81 beta 4 on MinGW / MSYS
Date: Sun, 12 Feb 2006 23:35:33 +0200

> From: Torsten Mohr <address@hidden>
> Date: Sun, 12 Feb 2006 22:00:39 +0100
> 
> i try to configure and compile make-3.81 beta 4 on MinGW on MSYS.
> In the build subdirectory i use this command line to configure:
> 
> ../make-3.81beta4/configure \
>   --disable-nls \
>   --disable-rpath \
>   --enable-largefile \
>   --enable-case-insensitive-filesystem \
>   --disable-job-server

Please see the file README.W32, it explains how to build the MinGW
version of Make.

> misc.o: In function `log_access':
> c:/tmp/make-3.81beta4.tar/build/../make-3.81beta4/misc.c:620: undefined 
> reference to `getgid'

Sounds like the test for GETLOADAVG_PRIVILEGED misfired somehow.  I
have no idea why.  But if you build with build_w32.bat and use the
supplied config.h.W32, you won't hit this problem.




reply via email to

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