Re: [Coder-Com] gmake problem

2002-11-22 Thread MrBean
-Com] gmake problem Hi I did run cvs update and i get his error:   (~/gnuworld)$ gmake Making all in libgnuworld gmake[1]: Entering directory `/home/gnuworld/gnuworld/libgnuworld' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/hom

[Coder-Com] gmake problem

2002-11-22 Thread Inge Hagen
Hi I did run cvs update and i get his error:   (~/gnuworld)$ gmake Making all in libgnuworld gmake[1]: Entering directory `/home/gnuworld/gnuworld/libgnuworld' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/gnuworld/gnuworld/libgnuworld' Making all in libl

[Coder-Com] gmake gnuworld error

2002-07-08 Thread imad ennafii
hello there: after been done the ./configure --enable-modules=cservice,ccontrol on i did gmake but i get that error and u don't see how fix it thanks [gnuworld@esshamsa01 lib]$ cd .. [gnuworld@esshamsa01 gnuworld]$ gmake Making all in lib gmake[1]: Entering directory `/home/gnuworld/gnuworld/

Re: [Coder-Com] gmake

2002-06-07 Thread MrBean
:16 AM Subject: [Coder-Com] gmake > Hi again.. Now i did get this error.. Somone know how to correct this ? > > (~/gnuworld)$ gmake > Making all in lib > gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib' > gmake[1]: Nothing to be done for `all'. > gma

[Coder-Com] gmake

2002-06-07 Thread Inge Hagen
Hi again.. Now i did get this error.. Somone know how to correct this ? (~/gnuworld)$ gmake Making all in lib gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib' Making all in libltdl gmake[1

Re: [Coder-Com] Gmake

2002-06-06 Thread Dan
Ewps, forgot an #include. Problem fix0red. Dan Inge Hagen wrote: > Someone know how I can fix this error? > I'm running Rad hat 7.2 whit > GNU Make version 3.79.1 > automake (GNU automake) 1.6.1 > autoconf (GNU Autoconf) 2.53 > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs

[Coder-Com] Gmake

2002-06-06 Thread Inge Hagen
Someone know how I can fix this error? I'm running Rad hat 7.2 whit GNU Make version 3.79.1 automake (GNU automake) 1.6.1 autoconf (GNU Autoconf) 2.53 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 2731 (Red Hat Linux 7.1 2.96-98) Is there somting I don't h

Re: [Coder-Com] Gmake problem

2002-06-03 Thread Carlo Wood
On Mon, Jun 03, 2002 at 10:41:13PM +0200, Inge Hagen wrote: > Somone know how to fix this error? > > (~/gnuworld)$ gmake > cd . && /bin/sh /home/gnuworld/gnuworld/missing --run aclocal-1.6 > aclocal: configure.in: 31: macro `AM_PROG_LIBTOOL' not found in library > gmake: *** [aclocal.m4] Error

[Coder-Com] Gmake problem

2002-06-03 Thread Inge Hagen
Somone know how to fix this error? (~/gnuworld)$ gmake cd . && /bin/sh /home/gnuworld/gnuworld/missing --run aclocal-1.6 aclocal: configure.in: 31: macro `AM_PROG_LIBTOOL' not found in library gmake: *** [aclocal.m4] Error 1 (~/gnuworld)$

Re: [Coder-Com] Gmake problem

2002-05-24 Thread Daniel Karrels
Major modifications were made yesterday to gnuworld to support the new gcc 3.1 compiler. Please check out a fresh copy of the repository. Which gcc version are you using? Dan Inge Hagen <[EMAIL PROTECTED]> wrote: > Someone know how to fix this? > > > -I/home/gnuworld/gnuworld/lib -c -

[Coder-Com] Gmake problem

2002-05-24 Thread Inge Hagen
Someone know how to fix this? -I/home/gnuworld/gnuworld/lib -c -o EConfig.lo `test -f 'EConfig.cc' || echo './'`EConfig.cc rm -f .libs/EConfig.lo g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0 -I/home/gnuworld/gnuworld/include -I/home/gnuworld/gnuworld/lib -c EConfig.cc -MT EConfig

[Coder-Com] Gmake problem

2002-05-20 Thread Inge Hagen
On gmake i get this error.. Someone know how to fix it? Making all in mod.ccontrol gmake[1]: Entering directory `/home/gnuworld/gnuworld/mod.ccontrol' source='ccontrol.cc' object='ccontrol.lo' libtool=yes \ depfile='.deps/ccontrol.Plo' tmpdepfile='.deps/ccontrol.TPlo' \ depmode=gcc3 /bin/sh ../d

Re: [Coder-Com] gmake problem

2002-04-27 Thread Dan
u backup your > configurations located in gnuworld/bin to a save locations so you only need > to put em back. > > - Original Message - > From: "Inge Hagen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 26, 2002 7:33 PM > Sub

Re: [Coder-Com] gmake problem

2002-04-26 Thread Alexander Maassen
;Inge Hagen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 7:33 PM Subject: [Coder-Com] gmake problem > I did take cvs update on Gnuworld and on gmake I get this error. Someone > knows how to fix this? > > > > updating cache ./config.cach

[Coder-Com] gmake problem

2002-04-26 Thread Inge Hagen
I did take cvs update on Gnuworld and on gmake I get this error. Someone knows how to fix this?       updating cache ./config.cache creating ./config.status   Configuration has been finished, and everything seems to be allright Now you have the chance to modify include/config.h to

[Coder-Com] gmake problem

2002-04-26 Thread Inge Hagen
I did take cvs update on Gnuworld and on gmake I get this error. Someone knows how to fix this?       updating cache ./config.cache creating ./config.status   Configuration has been finished, and everything seems to be allright Now you have the chance to modify include/config.h to

[Coder-Com] gmake error

2002-03-12 Thread Haugesund.EU.NO.d2g.com
Hi I did take cvs update and I get this.. how can I fix that?   -Comet-     Making all in mod.ccontrol gmake[1]: Entering directory `/home/gnuworld/gnuworld/mod.ccontrol' /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/pgsql/include -I../lib