Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Bernd
2012/10/7 Bernd : > I'm currently uploading a source package which I have quickly put > together for fpc-2.6.0 to launchpad, hoping it will successfully build > tonight This is the ppa (should contain fpc and fpc-source for ubuntu 12.04 once the build has completed): https://launchpad.net/~prof7b

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Bernd
2012/10/6 Marco van de Voort : > which should have been done 9 months ago, like the other distributions. > > 2.6.0 is from January 1st. I'm neither Debian nor Ubuntu official, I'm just an ordinary user who wants to publish software via launchpad and for this to work everything needs to be abl

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Marco van de Voort
In our previous episode, Bernd said: > > be done. I will not waste time with it because I personally consider it > > as a problem of the linux package system and not FPC's problem. > > It can be solved in Ubuntu, its just a bit more tricky. Now I will > have to build and package 2.6.0 debs for Ubu

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Bernd
2012/10/6 Florian Klämpfl : > Well, if somebody does testing and provides the necessary fixes, it can > be done. I will not waste time with it because I personally consider it > as a problem of the linux package system and not FPC's problem. It can be solved in Ubuntu, its just a bit more tricky.

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Jonas Maebe
On 06 Oct 2012, at 20:14, Bernd wrote: > 2012/10/6 Jonas Maebe : > >> As has been mentioned a "few" times before, building FPC development >> versions has always been only supported when starting with the latest >> release. So: yes. > > I have never tried to build it on Launchpad servers befo

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Florian Klämpfl
Am 06.10.2012 20:14, schrieb Bernd: > 2012/10/6 Jonas Maebe : > >> As has been mentioned a "few" times before, building FPC development >> versions has always been only supported when starting with the latest >> release. So: yes. > > I have never tried to build it on Launchpad servers before so

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Bernd
2012/10/6 Jonas Maebe : > As has been mentioned a "few" times before, building FPC development versions > has always been only supported when starting with the latest release. So: yes. I have never tried to build it on Launchpad servers before so I never ran into this problem before and also goo

Re: [fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Jonas Maebe
On 06 Oct 2012, at 19:43, Bernd wrote: > Does this mean I cannot bootstrap 2.6.1 with 2.4.4? As has been mentioned a "few" times before, building FPC development versions has always been only supported when starting with the latest release. So: yes. Jonas__

[fpc-pascal] bunxh.inc(24, 52) Fatal: Syntax error, ":" expected but "identifier NSET" found

2012-10-06 Thread Bernd
I'm trying to build current 2.6.1 on Ubuntu Precise with build-dependency fpc-2.4.4 (because there exist no later version of fpc in precise) and gettting this error: bunxh.inc(24,52) Fatal: Syntax error, ":" expected but "identifier NSET" found the offending line in rtl/unix/bunxh.inc is: Fu

Re: [fpc-pascal] Re: Yet more make file problems: make works, make install fails

2012-10-06 Thread Reinier Olislagers
On 6-10-2012 14:34, Michael Van Canneyt wrote: > On Sat, 6 Oct 2012, Reinier Olislagers wrote: >> On 6-10-2012 6:52, Reinier Olislagers wrote: >>> Still fighting makefiles with my db fpcunit listener. >>> >>> I can get it to compile with fpc make all >>> However make install fails with >>> Patch i

Re: [fpc-pascal] Re: Yet more make file problems: make works, make install fails

2012-10-06 Thread Michael Van Canneyt
On Sat, 6 Oct 2012, Reinier Olislagers wrote: On 6-10-2012 6:52, Reinier Olislagers wrote: Still fighting makefiles with my db fpcunit listener. I can get it to compile with fpc make all However make install fails with Installation package fcl-extra for target x86_64-linux succeeded Start c

[fpc-pascal] Re: Yet more make file problems: make works, make install fails

2012-10-06 Thread Reinier Olislagers
On 6-10-2012 6:52, Reinier Olislagers wrote: > Still fighting makefiles with my db fpcunit listener. > > I can get it to compile with fpc make all > However make install fails with > > Installation package fcl-extra for target x86_64-linux succeeded > Start compiling package fcl-fpcunit for targe