bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Compilation of gnubg-0.14.3 fedora 18 failed


From: JD
Subject: [Bug-gnubg] Compilation of gnubg-0.14.3 fedora 18 failed
Date: Thu, 15 Aug 2013 22:47:57 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Greetings one and all,
Tried to compile it on fedora 18 (not sure if
the cause is the compiler version or clibc version).
At any rate I have
gcc-4.7.2-8.fc18.x86_64
glibc-2.16-33.fc18.x86_64
Would appreciate some pointers.

The configure command I used:

./configure --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --sharedstatedir=/usr/share/com --infodir=/usr/share/info -- mandir=/usr/share/man --enable-dependency-tracking --disable-gtktest --disable-glibtest --disable-glibtest --enable-train-menu --dis able-gtkextratest --disable-libarttest --disable-bearoff --disable-freetypetest --disable-gtkglext-test --disable-esdtest --disable- artsc-test --with-x --with-readline --with-gdbm --with-gtk --with-gtk2 --with-gtkextra --with-gtk-prefix=/usr/lib64/gtk-2.0 --with-p ython --with-board3d --with-sound --with-included-gettext --with-libintl-prefix=/usr/lib64


The error is:
.
.
.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f 'list.c' || echo './'`list.c
source='neuralnet.c' object='neuralnet.o' libtool=no \
depfile='.deps/neuralnet.Po' tmpdepfile='.deps/neuralnet.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c `test -f 'neuralnet.c' || echo './'`neuralnet.c
neuralnet.c: In function ‘NeuralNetCreateDirect’:
neuralnet.c:389:34: error: lvalue required as increment operand
neuralnet.c:390:35: error: lvalue required as increment operand
neuralnet.c:391:35: error: lvalue required as increment operand
neuralnet.c:392:36: error: lvalue required as increment operand
neuralnet.c:394:41: error: lvalue required as increment operand
neuralnet.c:395:41: error: lvalue required as increment operand
neuralnet.c:406:20: error: lvalue required as left operand of assignment
neuralnet.c:408:20: error: lvalue required as left operand of assignment
neuralnet.c:410:20: error: lvalue required as left operand of assignment
neuralnet.c:412:20: error: lvalue required as left operand of assignment
make[2]: *** [neuralnet.o] Error 1
make[2]: Leaving directory `/sda4/Games/Gnu/Backgammon/gnubg-0.14.3/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sda4/Games/Gnu/Backgammon/gnubg-0.14.3'
make: *** [all] Error 2




reply via email to

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