[Harbour] RPM build error

2009-06-10 Thread Barry Jackson
After SVN update today to rev.11296 Using mpkg_rpm.sh I get one error:- RPM build errors: File not found: /home/baz/RPM/BUILDROOT/harbour-2.0.0-beta1mdv20091.i386/usr/lib/harbour/libhbmsql.a Rgds, Barry ___ Harbour mailing list Harbour@harbour-pr

Re: [Harbour] RPM build error with current SVN

2009-03-27 Thread Viktor Szakáts
I'm not sure. Przemek must know the answer. Brgds, Viktor On Fri, Mar 27, 2009 at 4:21 PM, Barry Jackson wrote: > OK thanks. > Is there any reason why mpkg_rpm.sh defaults to:- > /usr/bin > /usr/lib/harbour > /usr/include/harbour > > but # make_gnu.sh install defaults to:- > /usr/local/bin > /

Re: [Harbour] RPM build error with current SVN

2009-03-27 Thread Barry Jackson
OK thanks. Is there any reason why mpkg_rpm.sh defaults to:- /usr/bin /usr/lib/harbour /usr/include/harbour but # make_gnu.sh install defaults to:- /usr/local/bin /usr/local/lib/harbour /usr/local/include/harbour I have no paths or env set for harbour. It would be good if they both did the same

Re: [Harbour] RPM build error with current SVN

2009-03-27 Thread Viktor Szakáts
Yes, because doc dirs are on the move these days. I suggest to wait a little until it settles, until then you can use plain make_gnu.sh to build, or maybe there are rpm options to continue gracefully in such error case. I'll try to update it, but I cannot test rpm creation. Brgds, Viktor On Fri,

Re: [Harbour] RPM build error with current SVN

2009-03-27 Thread Barry Jackson
Thanks Viktor,(Once again sorry abt direct email - I have to remember to remove addr from list when I use reply) Now I have another:- cp: cannot stat `doc/en/': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.32590 (%doc)

Re: [Harbour] RPM build error with current SVN

2009-03-27 Thread Viktor Szakáts
Probably the best will be to disable this lib for linux / darwin as it comes with the system anyway, so there is no need to mess with it. Brgds, Viktor On Fri, Mar 27, 2009 at 3:19 PM, Barry Jackson wrote: > Using mpkg_rpm.sh > > .. > Processing files: harbour-debug-1.1.0-devmdv2009

[Harbour] RPM build error with current SVN

2009-03-27 Thread Barry Jackson
Using mpkg_rpm.sh .. Processing files: harbour-debug-1.1.0-devmdv20090 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/harbour-1.1.0-root error: Installed (but unpackaged) file(s) found: /usr/lib/harbour/libsqlite3.a RPM build errors: Bad exit status from /var/

Re: [Harbour] RPM build error

2009-02-24 Thread Barry Jackson
Wrote: /home/baz/RPM/SRPMS/harbour-1.1.0-devmdv20090.src.rpm Wrote: /home/baz/RPM/RPMS/i586/harbour-1.1.0-devmdv20090.i586.rpm Wrote: /home/baz/RPM/RPMS/i586/harbour-lib-1.1.0-devmdv20090.i586.rpm Wrote: /home/baz/RPM/RPMS/i586/harbour-static-1.1.0-devmdv20090.i586.rpm Wrote: /home/baz/RPM/RPMS/i5

Re: [Harbour] RPM build error

2009-02-24 Thread Viktor Szakáts
This was a warning in .prg code in a subsequent commit. Should be okay now. Brgds, Viktor On Tue, Feb 24, 2009 at 11:10 PM, Barry Jackson wrote: > No code generated. > make[3]: *** [hbmk2.c] Error 1 > make[3]: Leaving directory > `/home/baz/RPM/BUILD/harbour-1.1.0/utils/hbmk2/linux/gcc' > make[2

Re: [Harbour] RPM build error

2009-02-24 Thread Barry Jackson
No code generated. make[3]: *** [hbmk2.c] Error 1 make[3]: Leaving directory `/home/baz/RPM/BUILD/harbour-1.1.0/utils/hbmk2/linux/gcc' make[2]: *** [descend] Error 2 make[2]: Leaving directory `/home/baz/RPM/BUILD/harbour-1.1.0/utils/hbmk2' make[1]: *** [hbmk2] Error 2 make[1]: Leaving directory

Re: [Harbour] RPM build error

2009-02-24 Thread Viktor Szakáts
Thanks Barry, please retry after my last commit. Brgds, Viktor On Tue, Feb 24, 2009 at 10:03 PM, Barry Jackson wrote: > Just got this from current SVN checked out into clean directory, > building RPMs with mpkg_rpm.sh > > RPM build errors: >Installed (but unpackaged) file(s) found: > /usr/

[Harbour] RPM build error

2009-02-24 Thread Barry Jackson
Just got this from current SVN checked out into clean directory, building RPMs with mpkg_rpm.sh RPM build errors: Installed (but unpackaged) file(s) found: /usr/bin/hb-mkslib ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbo