OT: cvsup for Red Hat 9 or rsync cvs

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: OT: cvsup for Red Hat 9 or rsync cvs
Date: 2003-04-12 06:41:35
Message-ID: 3E97B51F.70600@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is a bit OT, but I've been struggling all day to get cvsup running
on Red Hat 9. I get lots of errors like this when compiling cvsup:

/opt/src/cvsup-snap-16.1d/suplib/src/../../suptcp/LINUXLIBC6/libsuptcp.a
(SupTCP.mo)(.text+0x84): In function `SupTCP__NewConnector':
/opt/src/cvsup-snap-16.1d/suptcp/LINUXLIBC6/SupTCP.m3:57: undefined
reference to `errno'

I've seen the recent references to missing errno.h includes, but I don't
know exactly how to apply that to modula3 files.

The binary that works fine on Red Hat 7.3 core dumps (with no debug
symbols) on Red Hat 9.

Anyone running Red Hat 9 suceeded in getting cvsup working? If not, can
cvs be rsync'd or something? It's kind of nice having a local copy of
the repository.

BTW, the link on the developer's site to CVSup instructions is broken:
the link on this page
http://developer.postgresql.org/TODO/docs/cvs.html
to this page
http://developer.postgresql.org/TODO/docs/cvsup.html
is broken; but this one is good:
http://developer.postgresql.org/docs/postgres/cvsup.html

Thanks,

Joe

Browse pgsql-hackers by date

  From Date Subject
Next Message Shridhar Daithankar 2003-04-12 06:51:12 Re: Anyone working on better transaction locking?
Previous Message Tom Lane 2003-04-12 05:26:26 Re: Speed of SSL connections; cost of renegotiation