Re: Building from CVS with gcc 3.2 on Debian Sid

2003-06-07 Thread Graham Percival
On Sat, 07 Jun 2003 20:36:37 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: > Graham Percival wrote: > >On Sat, 07 Jun 2003 20:11:01 -0700 > >Paul Scott <[EMAIL PROTECTED]> wrote: > >>getopt-long.cc: In function `char* dcgettext(...)': > >>getopt-long.cc:24: `s' undeclared (first use this function) >

Re: Building from CVS with gcc 3.2 on Debian Sid

2003-06-07 Thread Paul Scott
Graham Percival wrote: On Sat, 07 Jun 2003 20:11:01 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: getopt-long.cc: In function `char* dcgettext(...)': getopt-long.cc:24: `s' undeclared (first use this function) Are you sure you're building with gcc 3.2? This is the error that we saw with gcc

Re: build deb of 1.7.20

2003-06-07 Thread Graham Percival
On Sat, 07 Jun 2003 19:16:43 +0200 Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote: > FYI, I never build packages for LilyPond. I just run latest 1.6 and > 1.7 CVS from the source directories. If you know what you're doing, > something like this should be enough: > >./configure --disable-optimis

Re: Building from CVS with gcc 3.2 on Debian Sid

2003-06-07 Thread Graham Percival
On Sat, 07 Jun 2003 20:11:01 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: > getopt-long.cc: In function `char* dcgettext(...)': > getopt-long.cc:24: `s' undeclared (first use this function) Are you sure you're building with gcc 3.2? This is the error that we saw with gcc 3.3; Jan supplied a patch

Building from CVS with gcc 3.2 on Debian Sid

2003-06-07 Thread Paul Scott
(see header) I get: make[1]: Entering directory `/usr/local/src/lilypond/flower' rm -f ./out/getopt-long.dep; DEPENDENCIES_OUTPUT="./out/getopt-long.dep ./out/getopt-long.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -O2 -finline-fu

Re: Permission denied

2003-06-07 Thread Paul Scott
David Bobroff wrote: Thanks for all of that. I've still got a lot to learn. Here's what I get now: [EMAIL PROTECTED]:/usr/local/src$ cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/lilypond login Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/lilypond CVS password: [EMAIL PROTECTED]:/usr/loc

Permission denied

2003-06-07 Thread David Bobroff
>Thanks for all of that. I've still got a lot to learn. Here's what I >get now: > >[EMAIL PROTECTED]:/usr/local/src$ cvs >-d:pserver:[EMAIL PROTECTED]:/cvsroot/lilypond login >Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/lilypond >CVS password: >[EMAIL PROTECTED]:/usr/local/src$ cvs -z

Re: how to contribute

2003-06-07 Thread Paul Scott
Graham Percival wrote: On Sat, 07 Jun 2003 01:48:35 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: Graham Percival wrote: (the -z3 makes cvs use compression while downloading any updates, which makes it faster and lessens the load on the servers) I'm willing to try this but don't under

Re: build deb of 1.7.20

2003-06-07 Thread Jan Nieuwenhuizen
Paul Scott <[EMAIL PROTECTED]> writes: > Please excuse my inexperience here but does that mean I get another > version and rebuild? Is there a (reasonable) way to pick up where the > build left. As I mentioned it took several hours on my machine. I > was considering asking Graham if he would ma

Re: ly2dvi --preview bug in LilyPond 1.7?

2003-06-07 Thread Jan Nieuwenhuizen
Chris Sawer <[EMAIL PROTECTED]> writes: > I've been compiling some Mutopia submissions with LilyPond 1.7 recently, and > have found that 'ly2dvi --preview' doesn't appear to be working properly in > the most recent versions, including 1.7.20. Indeed, that looks like a bug. I've added the fix bel

Re: ly2dvi --preview bug in LilyPond 1.7?

2003-06-07 Thread Laura Conrad
> "Chris" == Chris Sawer <[EMAIL PROTECTED]> writes: Chris> I don't know how hard it would be to do, but it would be a Chris> huge help for us if the Lilypond 1.6 --preview behaviour Chris> could be reimplemented in LilyPond Chris> 1.7 [an image *just* of the first line, no tit

ly2dvi --preview bug in LilyPond 1.7?

2003-06-07 Thread Chris Sawer
Hi, I've been compiling some Mutopia submissions with LilyPond 1.7 recently, and have found that 'ly2dvi --preview' doesn't appear to be working properly in the most recent versions, including 1.7.20. It seems to produce a PNG image of the whole of the first page, rather than just of the first li

how to contribute (was: build deb of 1.7.20)

2003-06-07 Thread Graham Percival
On Sat, 07 Jun 2003 01:48:35 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: > Graham Percival wrote: > > (the -z3 makes cvs use compression > >while downloading any updates, which makes it faster and lessens the > >load on the servers) > > > I'm willing to try this but don't understand the steps yet.

Re: build deb of 1.7.20

2003-06-07 Thread Paul Scott
Graham Percival wrote: On Fri, 06 Jun 2003 13:36:11 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: Jan Nieuwenhuizen wrote: Paul Scott <[EMAIL PROTECTED]> writes: I've added lilypond1.7.dirs and lilypond1.7-doc.dirs to CVS. Please excuse my inexperience here but does that mean I get an

Re: build deb of 1.7.20

2003-06-07 Thread Graham Percival
On Fri, 06 Jun 2003 13:36:11 -0700 Paul Scott <[EMAIL PROTECTED]> wrote: > Jan Nieuwenhuizen wrote: > >Paul Scott <[EMAIL PROTECTED]> writes: > >I've added lilypond1.7.dirs and lilypond1.7-doc.dirs to CVS. > > > Please excuse my inexperience here but does that mean I get another > version and rebu