complie error 1-4-branch

Richard -Gilligan- Uschold uschold@cs.ucf.edu
Wed, 24 Jan 2001 02:44:54 +0000


--------------CCF3A4800996409984132CD9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Preparing to make a patch, I updated:

cvs -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot login
cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot update -dP
-rgnucash-1-4-branch

./configure --enable-opt-style-install --prefix=/opt4.b10 > &
configure.err.txt
make > & make.err.txt

...
make[3]: Entering directory `/home/devel/gnucash-1.4.b10-new/src/guile'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome
-I../register    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/local/include
-I/usr/include -c enriched-messages.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome
-I../register    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/local/include
-I/usr/include -c gfec.c
gfec.c: In function `gfec_catcher':
gfec.c:38: warning: implicit declaration of function `strdup'
gfec.c:38: warning: assignment makes pointer from integer without a cast

FLAVOR=gnome g-wrap --api c --target guile gnc.gwp
ERROR: In procedure execlp:
ERROR: No such file or directory
make[3]: *** [gnc.c] Error 2
...

I had no problem on Jan 15, 2001

I submitted the patch anyway, as I changed only one scheme file, and
these can be debugged without compiling.

--

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu



--------------CCF3A4800996409984132CD9
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
Preparing to make a patch, I updated:

cvs -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot login
cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot update -dP -rgnucash-1-4-branch

./configure --enable-opt-style-install --prefix=/opt4.b10 > & configure.err.txt
make > & make.err.txt

...
make[3]: Entering directory `/home/devel/gnucash-1.4.b10-new/src/guile'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome   -I../register    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/local/include -I/usr/include -c enriched-messages.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..   -I../engine   -I../gnome   -I../register    -g -O2 -Wall -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/local/include -I/usr/include -c gfec.c
gfec.c: In function `gfec_catcher':
gfec.c:38: warning: implicit declaration of function `strdup'
gfec.c:38: warning: assignment makes pointer from integer without a cast
FLAVOR=gnome g-wrap --api c --target guile gnc.gwp
ERROR: In procedure execlp:
ERROR: No such file or directory
make[3]: *** [gnc.c] Error 2
...

I had no problem on Jan 15, 2001

I submitted the patch anyway, as I changed only one scheme file, and these can be debugged without compiling.

-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu
  --------------CCF3A4800996409984132CD9--