[fpc-pascal] Re: fpc-pascal Digest, Vol 16, Issue 33

2005-12-23 Thread Bob Barry
Tomas - On Thu, 22 Dec 2005 17:03, you wrote: > ...it might be enough to let SVN listen on another port (in > addition to the default port 80) That's one of the suggestions of the subversion FAQ. I tried checking out subversion from port 81, and it didn't work either. I really think the problem

Re: [fpc-pascal] svn

2005-12-23 Thread Bob Barry
Florian - On Thursday 22 December 2005 17:46, you wrote: > > The move from cvs to svn has been a disaster for me. There was a time that > > desproxy would > > circumvent the proxy of my uncooperative ISP, but the scripts which worked > > before no longer > > work. I tried to checkout subversio

[fpc-pascal] svn

2005-12-22 Thread Bob Barry
rsion using https. Could fpc's subversion server be configured to accomodate https? Please? Thanks, Bob Barry ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] building fpc docs

2005-10-30 Thread Bob Barry
For a long time I've been unable to build fpc docs from svn. I finally had a good look at it and came up with an ugly workaround. Start with a freshly-built svn fpc (with no msg2inc) or rm .../fpc/compiler/msg2inc. In .../fpcdocs run "make html". It fails with: cp styles/listings.sty styles

[fpc-pascal] compilation of fpc docs fails

2005-10-13 Thread Bob Barry
/msg/errore.msg messages.inc make: ../fpc/compiler/utils/msg2inc: Command not found make: *** [messages.inc] Error 127 make: Leaving directory `/var/tmp/portage/fpc-2.0.1/work/fpcdocs' fpc/.svn/entries shows: committed-rev="1364". Thanks, Bob Barry _

[fpc-pascal] docs of "fpc-2.0 fixes" don't build

2005-10-11 Thread Bob Barry
Documents do not build with current fixes/fpc svn: Svn update reports: updating fpc-2.0 fixes: At revision 1355. Make fails with: Free Pascal Compiler version 2.0.1 [2005/10/05] for i386 Copyright (c) 1993-2005 by Florian Klaempfl Target OS: Linux for i386 Compiling utils/msg2inc.pp msg2inc.pp(64

[fpc-pascal] history

2005-09-13 Thread Bob Barry
In the course of trying to compile fpc docs, I compared file msg2inc.pp of svn to that of the fpc-2.0.0 source tarball. No change whatsoever had been made to the code, but all the revision history has been removed since fpc-2.0.0. This means that users will henceforth be unable to know who to tha

Re: [fpc-pascal] compiling html docs from svn

2005-09-05 Thread Bob Barry
Michael - On Sat, 3 Sep 2005 19:57 you wrote: > It is hopefully fixed now. I still see the same error with the latest svn. I've attached a log of "make html" - please look it over and see if you can spot the problem. Thanks, Bob Barry cp styles/listings.sty styles/lstdoc.s

Re: [fpc-pascal] compiling html docs from svn

2005-09-04 Thread Bob Barry
oss fingers) documentation. This assures that all parts of the package come from the same snapshot, and that the content of the package can easily be installed, queried, updated, or deleted. Thanks, Bob Barry ___ fpc-pascal maillist - fpc-pascal@lists.

[fpc-pascal] compiling html docs from svn

2005-09-03 Thread Bob Barry
ning "make html" gives exactly the same result. Running "make pdf" fails similarly, with: l.120 ...legal enum minimum-size specifier "arg1"] Running make txt succeeds (but that's not what I want). Is this fixable? Is it just a temporary &quo

[fpc-pascal] building docs from svn

2005-08-23 Thread Bob Barry
vn/fpc/compiler' make: *** [../fpc/compiler/msg2inc] Error 2 It looks like a cooperative entry in the fpc/compiler Makefile, and a msg2inc file, are needed for this to work. Is there a way of switching the included messages off? Thanks, Bob Barry __

[fpc-pascal] fpc and lazarus svn thru firewall

2005-08-11 Thread Bob Barry
My ISP uses a proxy firewall, and SVN will not work thru it or around it. Requests for the proxy to accomodate subversion have brought no action. I finally found tips for using subversion through an http firewall at: http://www.bluemarsh.com/java/subversion.html, Desproxy homepage is http:

Re: [fpc-pascal] Lazarus install failure

2005-05-11 Thread Bob Barry
s Install doc dir.. /usr/local/share/doc/fpc-1.9.9/lazarus Install example dir.. /usr/local/share/doc/fpc-1.9.9/lazarus/examples Install data dir. /usr/local/lib/fpc/1.9.9 But "make install" still fails. I'm about out of ideas - will update from cvs again now. Any suggestions? Thanks, Bob Barry ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] building docs from cvs

2005-05-11 Thread Bob Barry
Michael - On Sun, 8 May 2005 11:25 you wrote: >> But ps and pdf still don't compile. > Strange, because I did a 'make alldist' yesterday and uploaded all > docs for the 2.0 release. All is committed and tagged. Compilation of pdf and ps fail for me, but it looks like the fault is in using out-of

[fpc-pascal] Lazarus install failure

2005-05-09 Thread Bob Barry
/*.ppu | wc -l 55 Behavior is the same after I copied /etc/fpc.cfg to /root/.fpc.cfg. Behavior is the same after: export PPC_CONFIG_PATH=/etc Can someone tell me what's wrong or missing? Thanks, Bob Barry ___ fpc-pascal maillist

[fpc-pascal] index to all RTL procedures and functions

2005-05-08 Thread Bob Barry
The following script generates an index to all RTL procedures and functions. As a newbie to fpc I find this useful. Sorry - the index is html, and is derived from html, which is NOT the right way to do it, but I don't know latex. The RTL toc should be modified to include this index if it is foun

[fpc-pascal] fpc searchpath for ppc386

2005-05-07 Thread Bob Barry
V 1.9.9 But should this be necessary? Docs said that make would create an fpc.cfg file, but it did not. I ran: /usr/local/lib/fpc/1.9.9/samplecfg /usr/local/lib/fpc/1.9.9 /etc and it created a good-looking /etc/fpc.cfg, but it doesn't help fpc find ppc386. Thanks, Bob Barry ___

Re: [fpc-pascal] building docs from cvs

2005-05-07 Thread Bob Barry
Michael: On Fri, 6 May 2005 17:06 you wrote: > This problem is fixed at my place, but I haven't committed it yet. > I'll try to commit it tonight. Thanks - you fixed html, which was what I really wanted. But ps and pdf still don't compile. The resulting html looks good, but the compiler breezes

[fpc-pascal] building docs from cvs

2005-05-06 Thread Bob Barry
halts on errors like: ! LaTeX Error: Lonely \item--perhaps a missing list environment. l.1302 ... "arg1" does not seem to be initialized] Behavior was similar for dvi, txt, pdf, and ps. Can someone suggest what's missing or required? The gzipped user.log is attached

Re: [fpc-pascal] gtk2 example "gtkglext"

2005-05-01 Thread Bob Barry
Michalis - On Sat, 30 Apr 2005 19:07 you wrote: > Are you sure that you updated from cvs with `-d' flag ? That's it! Thanks, I've fixed my upgrade script so it won't happen again. Regards, Bob ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.

[fpc-pascal] gtk2 example "gtkglext"

2005-04-30 Thread Bob Barry
Attempt to compile current cvs failed due to directory "gtkglext" missing from fpc/packages/extra/gtk2/examples: make[6]: Leaving directory `/home/bobb/freepascal/cvs/fpc/packages/extra/gtk2/examples/plugins' make -C scribble_simple clean make[6]: Entering directory `/home/bobb/freepascal/cvs/f

Re: [fpc-pascal] Re: fpc Makefiles

2005-02-11 Thread Bob Barry
Vincent - On Friday 11 February 2005 10:00, you wrote: > >>All of the Makefiles use "TAROPT=vI" to compress with bzip; the gnu tar > >>changefile indicates that "I" was superseded by "j" on 2000-10-23. The > >>attached patch changes all "vI" to "vj". > > > > The "vI" comes from fpcmake; the atta

[fpc-pascal] Re: fpc Makefiles

2005-02-10 Thread Bob Barry
in cvs kept up-to-date, or should users run fpcmake after updating from cvs? > All of the Makefiles use "TAROPT=vI" to compress with bzip; the gnu tar > changefile indicates that "I" was superseded by "j" on 2000-10-23. The > attached patch changes all "vI&

[fpc-pascal] fpc Makefiles

2005-02-10 Thread Bob Barry
lly want html documentation, but I can't get any action at all out of the "make -C docs l2h" which is recommended by "make -C docs help", or the "make html" recommended by ...fpc/install/INSTALL. I'm hoping that "html" will fall into line if I get &q

[fpc-pascal] cvs ebuild

2005-02-01 Thread Bob Barry
Does any Gentoo user on the list have a working cvs ebuild? If so, would you share it? Afterthought - CVS contains fpc.spec and fpcdoc.spec for Redhat users and a whole directory for debian users; how about adding fpc.ebuild for Gentoo users? Thanks, Bob Barry