runaway CVSup ?

2003-12-19 Thread Toru .
how long it takes to complete "make install clean" of cvsup-without-gui. It 
looks like the process went into a infinate loop and I keep seeing the same 
message over and over. Is this normal behavior? Or I think the message looks 
the same because it only differ by tiny bit.

I have FreeBSD5.1 and it is running on Celeron 1.7 with 512mb of ram.

_
Grab our best dial-up Internet access offer: 6 months @$9.95/month.  
http://join.msn.com/?page=dept/dialup

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: runaway CVSup ?

2003-12-19 Thread Toru .
es
checking for gettimeofday... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for working strncmp... (cached) yes
updating cache ../config.cache
creating ./config.status
CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
gmake[1]: Leaving directory 
`/usr/ports/lang/ezm3/work/ezm3-1.1/language/modula3/m3compiler/m3cc/FreeBSD4/libiberty'
gmake[1]: Entering directory 
`/usr/ports/lang/ezm3/work/ezm3-1.1/language/modula3/m3compiler/m3cc/FreeBSD4/libiberty'
/bin/sh ./config.status --recheck
running /bin/sh ../../gcc/libiberty/configure  --build=i386-unknown-freebsd4 
--host=i386-unknown-freebsd4 --target=i386-unknown-freebsd4 
--srcdir=../../gcc/libiberty 
--with-gcc-version-trigger=/usr/ports/lang/ezm3/work/ezm3-1.1/language/modula3/m3compiler/m3cc/gcc/gcc/version.c 
--enable-obsolete --cache-file=../config.cache --no-create --no-recursion
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... (cached) makeinfo
checking for perl... (cached) perl
checking host system type... i386-unknown-freebsd4
checking build system type... i386-unknown-freebsd4
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... (cached) /usr/bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for alloca.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether errno must be declared... (cached) no
checking for ANSI C header files... (cached) yes
checking for uintptr_t... (cached) yes
checking whether the C compiler (gcc  ) works... ^C
gmake: *** [packages] Interrupt
--- building in FreeBSD4 ---
# gmake[1]: *** [config.status] Error 1



Original Message Follows
From: Garance A Drosihn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: runaway CVSup ?
Date: Fri, 19 Dec 2003 15:27:17 -0500
At 11:29 AM -0800 12/19/03, Toru . wrote:
how long it takes to complete "make install clean" of
cvsup-without-gui. It looks like the process went into
a infinate loop and I keep seeing the same message over
and over. Is this normal behavior?
It is hard to know for sure, because you didn't really
give us much information -- such as *what* message you
are seeing over and over again.
If you do not have a modula-3 compiler installed (and
you probably do not, if this is a new install), then
it will take a long time to build cvsup-without-gui,
because you first have to build the modula-3 compiler.
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_
Worried about inbox overload? Get MSN Extra Storage now!  
http://join.msn.com/?PAGE=features/es

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup

2003-12-20 Thread Toru
I am giving up installing CVSup. It run for 8 long hours and
it still hasn't install a thing. Although when I do:

make clean

in /usr/ports/net/cvsup/cvsup-withot-gui

i get output showing that it is clearning something (not
getting message saying "it's not installed, skipping."

So forget cvsup. locate command won't work so there is no
way to know where the precompiled cvsup is. although the
hand book says that it's there. anyway, i am going through
all this toruble just because I can't install mod_php4. I
figure my cvs tree is old but it doesn't seems that way
(downloaded the whole thing and unpacked it in ports dir).

This is what I get. it's having hard time patching. What
does the error message mean and how can I fix it?

/usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time stamp
May 22 14:35 2003 is 11935751 s in the future
/usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp May
22 14:35 2003 is 11935744 s in the future
/usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35 2003
is 11935715 s in the future
===>  Patching for gettext-0.12.1
===>  Applying FreeBSD patches for gettext-0.12.1
1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>> Patch patch-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
#

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVSup

2003-12-20 Thread Toru
I set the date correctly, and I got:

===>  Applying FreeBSD patches for mod_php4-4.3.4_3,1
===>   mod_php4-4.3.4_3,1 depends on file:
/usr/local/sbin/apxs - found
===>   mod_php4-4.3.4_3,1 depends on executable: bison - not
found
===>Verifying install for bison in
/usr/ports/devel/bison
===>  Extracting for bison-1.75_1
>> Checksum OK for bison-1.75.tar.bz2.
===>  Patching for bison-1.75_1
===>   bison-1.75_1 depends on executable: gm4 - found
===>   bison-1.75_1 depends on shared library: intl.5 - not
found
===>Verifying install for intl.5 in
/usr/ports/devel/gettext
===>  Extracting for gettext-0.12.1
>> Checksum OK for gettext-0.12.1.tar.gz.
===>  Patching for gettext-0.12.1
===>  Applying FreeBSD patches for gettext-0.12.1
1 out of 1 hunks failed--saving rejects to Makefile.in.rej
>> Patch patch-Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
#

Why is the patch failing and how can I fix it. I am sure
there are bazillion of people installed mod_php4 on 5.1.
There has to be a way to install mod_php4

- Original Message ----- 
From: "Kent Stewart" <[EMAIL PROTECTED]>
To: "Toru" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 2:21 AM
Subject: Re: CVSup


> On Saturday 20 December 2003 02:03 am, Toru wrote:
> > I am giving up installing CVSup. It run for 8 long hours
and
> > it still hasn't install a thing. Although when I do:
>
> So, grab the package from one of the ftp mirrors. Look in
something like
> ftp://ftp10.FreeBSD.org/pub/FreeBSD/ports/packages/net
> You will find a pre-built version that you don't have to
build all of the
> auxillary files. FWIW, I built it on a much slower
computer than yours in
> about an hour.
>
> >
> > make clean
> >
> > in /usr/ports/net/cvsup/cvsup-withot-gui
> >
> > i get output showing that it is clearning something (not
> > getting message saying "it's not installed, skipping."
> >
> > So forget cvsup. locate command won't work so there is
no
> > way to know where the precompiled cvsup is. although the
> > hand book says that it's there. anyway, i am going
through
> > all this toruble just because I can't install mod_php4.
I
> > figure my cvs tree is old but it doesn't seems that way
> > (downloaded the whole thing and unpacked it in ports
dir).
> >
> > This is what I get. it's having hard time patching. What
> > does the error message mean and how can I fix it?
> >
> > /usr/bin/tar: gettext-0.12.1/gettext-tools/tests: time
stamp
> > May 22 14:35 2003 is 11935751 s in the future
> > /usr/bin/tar: gettext-0.12.1/gettext-tools: time stamp
May
> > 22 14:35 2003 is 11935744 s in the future
>
> Your system date is off. Set the time with date. Get your
system squared away
> and try using cvsup again. You will find it makes using
the ports much
> easier.
>
> Kent
>
> > /usr/bin/tar: gettext-0.12.1: time stamp May 22 14:35
2003
> > is 11935715 s in the future
> > ===>  Patching for gettext-0.12.1
> > ===>  Applying FreeBSD patches for gettext-0.12.1
> > 1 out of 1 hunks failed--saving rejects to
Makefile.in.rej
> >
> > >> Patch patch-Makefile.in failed to apply cleanly.
> >
> > *** Error code 1
> >
> > Stop in /usr/ports/devel/gettext.
> > *** Error code 1
> >
> > Stop in /usr/ports/devel/bison.
> > *** Error code 1
> >
> > Stop in /usr/ports/www/mod_php4.
> > *** Error code 1
> >
> > Stop in /usr/ports/www/mod_php4.
> > #
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> >
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
>
> -- 
> Kent Stewart
> Richland, WA
>
> http://users.owt.com/kstewart/index.html
>
> ___
> [EMAIL PROTECTED] mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CommuniGate Pro on FreeBSD 5.1 (from Stalker Software)

2003-12-21 Thread Toru
I've submitted this quesiton to the CommuniGate list, but my
quesiton won't show up on their list. so I would like to get
a help / hint on what I could do to solve my problem...
(thanks). After reasearching on the problem, i found that
there are some people who are experiencing similar problem,
and it seems to happen commonly when using newer release of
FreeBSD...

-- my copied question from Communigate Pro list --

Where can I find libc_r.so.4 so that I can could run cgp? My
server does have libc_r.so.4 and lib_r.so.3 though. It seems
like bunch of folks are having problem just like this in
FreeBSD.  The following is the copy ssh screen:


Last login: Sat Dec 20 10:05:18 2003 from xxx-xxx-xxx-xxx.

Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California.  All
rights reserved.

FreeBSD 5.1-RELEASE (GENERIC) #0: Thu Jun  5 02:55:42 GMT
2003

# /usr/local/etc/rc.d/CommuniGate.sh start
Starting CommuniGate Pro
/usr/libexec/ld-elf.so.1: Shared object "libc_r.so.4" not
found
#
==


Regards,

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"