On 06/05/2018 07:09 PM, Paul Smith wrote:
I'm quite certain the amount
of code change would be sufficient to require copyright assignment
paperwork: if that's acceptable to you let me know and we can get the
process started.
I already tried some fork() replacement in nano, that went well.
Hmm, m
On Tue, 2018-06-05 at 11:24 +0200, Barath Aron wrote:
> I started to work on to replace fork() with posix_spawn(). I think it
> is not hopeless, so I though I make a try.
> I use the master ( git clone
> https://git.savannah.gnu.org/git/make.git ), which currently is:
Hi Barath; thanks for looking
: Sat Feb 10 15:34:53 2018 -0500
Sadly, I got a compile error using gcc v8.1.0:
gcc -DHAVE_CONFIG_H -Isrc -I./src -DLIBDIR=\"/usr/local/lib\"
-DINCLUDEDIR=\"/usr/local/include\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DMAKE_MAINTAINER_MODE -Wall
-Wextra -W
Hello,
On 05/05/2012 11:24 PM, Le Gluon du Net wrote:
> Bonjour,
>
> j'aimerai compiler le snapshot de raine sous Ubuntu 12.04 mais j'ai une
> erreur:
>
> $ make
> Building Raine, Fully optimized version with gcc for linux-gnu CPU=pentium-m
> dependencies : if you get an error here, install the
Bonjour,
j'aimerai compiler le snapshot de raine sous Ubuntu 12.04 mais j'ai une
erreur:
$ make
Building Raine, Fully optimized version with gcc for linux-gnu CPU=pentium-m
dependencies : if you get an error here, install the required dev package
libpng:1.2.46
SDL:1.2.14
Compiling source/z80/m
Paul Colin Gloster wrote:
On Thu, Feb 17, 2005 at 01:09:57PM +0700, Andi wrote:
"I got problem to compile my code . the messages :
"make.exe" all
make.exe: *** No rule to make target `all'. Stop.
[..]"
Your Makefile file (if it even exists) does not have
a section for all which is what mak
%% "Paul Koros" <[EMAIL PROTECTED]> writes:
pk> ./compile checktag.c `head -1 conf-sqlcc`
pk> checktag.c: In function `checktag':
pk> checktag.c:36: warning: assignment makes pointer from integer without a
pk> cast
pk> checktag.c:67: `psql' undeclared (first use in this function)
pk>
./compile checktag.c `head -1 conf-sqlcc`
checktag.c: In function `checktag':
checktag.c:36: warning: assignment makes pointer from integer without a
cast
checktag.c:67: `psql' undeclared (first use in this function)
checktag.c:67: (Each undeclared identifier is reported only once
checktag.c:6
%% [EMAIL PROTECTED] writes:
jt> gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glob.c
jt> /tmp/ccWesmPt.s: Assembler messages:
jt> /tmp/ccWesmPt.s:596: Error: Line numbers must be positive integers
This is a problem with your compiler installation, not GNU make.
You'll need to che
Hi
I try to compile gnu make on aix 4.3 and I have this error (I putted the end of
the ./configure command)
checking if system libc has GNU glob... no; using local copy
updating cache ./config.cache
creating ./config.status
creating build.sh
creating Makefile
creating glob/Makefile
creating i18
10 matches
Mail list logo