Re: Problems with vvv port on FreeBSD

2001-07-19 Thread Paul Cox

On Thursday, Jul 19, 2001, Justin R. Miller wrote:

  There are literally dozens of freebsd cvsup repositories - as I'm in
  India I prefer cvsup.jp.freebsd.org and cvsup.kr.freebsd.org
  
  As for the mutt cvs repository take a look at http://www.mutt.org
 
 That's what I'm talking about, the mutt one.  The one in the FAQ is
 refusing pserver connections. 

The mutt cvs is now at cvs.mutt.org... the FAQ needs to be updated.

-- 
Paul Cox paul at coxcentral dot com
Kernel: 2.4.3-20mdk-win4lin-pcox  -  Uptime: 7 days 19 hours 32 minutes.

 PGP signature


Re: Problems with vvv port on FreeBSD

2001-07-18 Thread David Champion

On 2001.07.17, in [EMAIL PROTECTED],
Suresh Ramasubramanian [EMAIL PROTECTED] wrote:
 Louis LeBlanc [mutt-users] 17/07/01 23:51 -0400: 
  Hey all.  I am trying to get the vvv port for FreeBSD built, but it
  keeps dying on some wchar code.  Any ideas what the hangup is there?
  
 I personally had no problems.  However, there is a note which says vvv can't
 coexist with Roland's compressed folders patch in that port.  Did you enable
 both?

I'm not sure what that note's about, and I'm only assuming that vvv is
the nntp patch (vs the other patches on his site), but I'm using VVV's
nntp with the compressed folders patch.

I don't think I understand the meaning of a *BSD port at all.

-- 
 -D.[EMAIL PROTECTED]NSITUniversity of Chicago



Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Suresh Ramasubramanian

David Champion [18/07/01 09:04 -0500]:
   Suresh Ramasubramanian [EMAIL PROTECTED] wrote:
  I personally had no problems.  However, there is a note which says vvv can't
  coexist with Roland's compressed folders patch in that port.  Did you enable
  both?
 
 I'm not sure what that note's about, and I'm only assuming that vvv is
 the nntp patch (vs the other patches on his site), but I'm using VVV's
 nntp with the compressed folders patch.
 I don't think I understand the meaning of a *BSD port at all.
 
Sorry.  Ports are a freebsd feature ... packages which download the source
and compile as per a readymade makefile, after applying certain other
patches.

quoting from /usr/ports/mail/mutt-devel/Makefile (for mutt 1.3.19)

 .if defined(WITH_VVV_PATCHES)  defined(WITH_COMPRESSED_FOLDERS)
 .error WITH_VVV_PATCHES and WITH_COMPRESSED_FOLDERS cannot be used together
 .endif

-suresh



Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Louis LeBlanc

I simply untarred his port directory into my /usr/ports/mail/ dir and
tried a make.  On Linux, all I had to do was drop the spec file into
the SPEC dir and rpm -ba mutt.spec.  I haven't checked the port setup
because I am still new to FreeBSD and am not quite familiar with the
details therin.

Notice that the vvv distribution directory has several patches?  He is
also kind enough to provide a mutt.spec file for building rpms and a
port.1.3.19.tgz file, which is typically unzipped into the mail port
directory and built for install - FreeBSDs version of package
management for those Linux only dudes out there.  It basically creates
a package on the fly and installs it.  Pretty clean as far as I can
tell so far.

Anyway, I am getting some problems in the regex.c file.  something
about 'wt' being undeclared, and undeclared functions wctype - which
is actually a typedef in an included file, etc.

Anyway again, here is the real confusion:  this file is not changed by
the patches!  I built mutt-devel (distributed version of 1.3.19) and
compared the regex.c files - no difference.

Hmm.

I also noticed the makefile in the port directory was configuring
--with-regex.  Maybe that is my problem.  I'll try bagging that config
directive.

At this point, any suggestions would be quite welcome.  As long as
they are intended to help me get this build done anyway :)

Thanks all
Lou

On 07/18/01 09:37 AM, Suresh Ramasubramanian sat at the `puter and typed:
 Louis LeBlanc [mutt-users] 17/07/01 23:51 -0400: 
  Hey all.  I am trying to get the vvv port for FreeBSD built, but it
  keeps dying on some wchar code.  Any ideas what the hangup is there?
  
 I personally had no problems.  However, there is a note which says vvv can't
 coexist with Roland's compressed folders patch in that port.  Did you enable
 both?
 
 -- 
 Suresh Ramasubramanian + Wallopus Malletus Indigenensis
 mallet @ cluestick.org + Lumber Cartel of India, tinlcI
 EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
 

-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://acadia.ne.mediaone.net ԿԬ

If A = B and B = C, then A = C, except where void or prohibited by law.
-- Roy Santoro




Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Louis LeBlanc

WITH_VVV_PATCHES???  what rev do you have of the mutt-devel port?  I
just updated yesterday, I have 1.3.19 rev 4.  I didn't find that tag
anywhere in the Makefile.

BTW, my recent response was on target.  I removed --with-regexp from
the vvv Makefile and it build out nicely.

Thanks
Lou
On 07/18/01 07:55 PM, Suresh Ramasubramanian sat at the `puter and typed:
 David Champion [18/07/01 09:04 -0500]:
  Suresh Ramasubramanian [EMAIL PROTECTED] wrote:
   I personally had no problems.  However, there is a note which says vvv can't
   coexist with Roland's compressed folders patch in that port.  Did you enable
   both?
  
  I'm not sure what that note's about, and I'm only assuming that vvv is
  the nntp patch (vs the other patches on his site), but I'm using VVV's
  nntp with the compressed folders patch.
  I don't think I understand the meaning of a *BSD port at all.
  
 Sorry.  Ports are a freebsd feature ... packages which download the source
 and compile as per a readymade makefile, after applying certain other
 patches.
 
 quoting from /usr/ports/mail/mutt-devel/Makefile (for mutt 1.3.19)
 
  .if defined(WITH_VVV_PATCHES)  defined(WITH_COMPRESSED_FOLDERS)
  .error WITH_VVV_PATCHES and WITH_COMPRESSED_FOLDERS cannot be used together
  .endif
 
   -suresh
 

-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://acadia.ne.mediaone.net ԿԬ

QOTD:
  Just how much can I get away with and still go to heaven?




Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Justin R. Miller

Thus spake Suresh Ramasubramanian ([EMAIL PROTECTED]):

 Ditto - I cvsup'd yesterday, after posting the article you replied to.

Where might one find this fabled CVS repository?  I tried the one
mentioned in the FAQ but it's refusing connections...

-Justin
-- 
[ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ]
[ ] -- see full headers for PGP key information -- [ ]
[ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ]

 PGP signature


Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Suresh Ramasubramanian

Justin R. Miller [mutt-users] 18/07/01 23:22 -0400: 
 Thus spake Suresh Ramasubramanian ([EMAIL PROTECTED]):
 
  Ditto - I cvsup'd yesterday, after posting the article you replied to.
 
 Where might one find this fabled CVS repository?  I tried the one
 mentioned in the FAQ but it's refusing connections...
 
There are literally dozens of freebsd cvsup repositories - as I'm in India I
prefer cvsup.jp.freebsd.org and cvsup.kr.freebsd.org

As for the mutt cvs repository take a look at http://www.mutt.org

-suresh

-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin



Re: Problems with vvv port on FreeBSD

2001-07-18 Thread Justin R. Miller

Thus spake Suresh Ramasubramanian ([EMAIL PROTECTED]):

 There are literally dozens of freebsd cvsup repositories - as I'm in
 India I prefer cvsup.jp.freebsd.org and cvsup.kr.freebsd.org
 
 As for the mutt cvs repository take a look at http://www.mutt.org

That's what I'm talking about, the mutt one.  The one in the FAQ is
refusing pserver connections. 

-Justin
-- 
[ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ]
[ ] -- see full headers for PGP key information -- [ ]
[ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ]

 PGP signature


Problems with vvv port on FreeBSD

2001-07-17 Thread Louis LeBlanc

Hey all.  I am trying to get the vvv port for FreeBSD built, but it
keeps dying on some wchar code.  Any ideas what the hangup is there?

Thanks
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://acadia.ne.mediaone.net ԿԬ

In order to make an apple pie from scratch, you must first create the
universe.
-- Carl Sagan, Cosmos




Re: Problems with vvv port on FreeBSD

2001-07-17 Thread Suresh Ramasubramanian

Louis LeBlanc [mutt-users] 17/07/01 23:51 -0400: 
 Hey all.  I am trying to get the vvv port for FreeBSD built, but it
 keeps dying on some wchar code.  Any ideas what the hangup is there?
 
I personally had no problems.  However, there is a note which says vvv can't
coexist with Roland's compressed folders patch in that port.  Did you enable
both?

-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin