Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread Dave Mielke
[quoted lines by rmgls on 2020/06/03 at 22:38 +0200] >yes i am trying to build a brltty with —enable-standalone-programs >because i would use it on several machines, without compile it >on each one. If they're all running Mac OS X then maybe a dynamic executable will work on all of them.

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread rmgls
Hello Dave, yes i am trying to build a brltty with —enable-standalone-programs because i would use it on several machines, without compile it on each one. to test, i will see if my FAI permits an external access to my private network. i will send you the link account and password once

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread Dave Mielke
[quoted lines by rmgls on 2020/06/03 at 19:54 +0200] >i sent it this afternoon but does not matter, >i attach it again. Thanks. I didn't check for an attachment when reading your earlier message. It's always best to alert me to it. What's failing is the linking of tbl2hex. Are you configuring

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread rmgls
Hello Dave, i sent it this afternoon but does not matter, i attach it again. as my lack of knowledge can see, it is tlb2hex which fails, but (not sure of course). BESTS. Raoul rm...@orange.fr errorslog.tgz Description: Binary data > On 3 Jun 2020, at 08:22, rmgls wrote: > > yes, i am

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread rmgls
HI, > On 3 Jun 2020, at 10:14, Mario Lang wrote: > > rmgls writes: > >> i am trying to build a binary > > Which binary, exactly? And how do you try to build it? > a binary running on os x 10.15 terminal. >> and clang complains about -lcrt0.o not found. > > What is the exact error

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread Mario Lang
rmgls writes: > i am trying to build a binary Which binary, exactly? And how do you try to build it? > and clang complains about -lcrt0.o not found. What is the exact error message? > msdos is not disabled by default? This bit doesn't make a lot of sense in the given context. In general,

Re: [BRLTTY] latest git fails on osx

2020-06-03 Thread rmgls
yes, i am building it for mac, but i don’t understand this error, the only place where i found this invocation is programs/msdos.c… why is it taken in account in this situation is my concern. > On 2 Jun 2020, at 23:04, Dave Mielke wrote: > > [quoted lines by rmgls on 2020/06/02 at 18:15

Re: [BRLTTY] latest git fails on osx

2020-06-02 Thread rmgls
Hi, thanks, it works fine. another thing: i am trying to build a binary and clang complains about -lcrt0.o not found. msdos is not disabled by default? bests. Raoul [quoted lines by rmgls on 2020/06/02 at 15:33 +0200] > is it possible to add a rule to cfg-darwin to define a prefix as:

Re: [BRLTTY] latest git fails on osx

2020-06-02 Thread Dave Mielke
[quoted lines by rmgls on 2020/06/02 at 15:33 +0200] >is it possible to add a rule to cfg-darwin to define a prefix as: >/usr/local/bin? >this would be preferable because otherwise the installation fails? Yes. Just specify any additional configure otpions. They're passed right rhrough, They

Re: [BRLTTY] latest git fails on osx

2020-06-02 Thread rmgls
Hello Dave, thanks it works fine now. But another thing: /bin on osx1%0.15 is only mounted RDONLY by Apple for security reason. is it possible to add a rule to cfg-darwin to define a prefix as: /usr/local/bin? this would be preferable because otherwise the installation fails? Thanks. >

Re: [BRLTTY] latest git fails on osx

2020-06-02 Thread Dave Mielke
[quoted lines by rmgls on 2020/06/02 at 08:46 +0200] >brltty fails to build on mac osx10.15 (5) . >it is simple to correct it locally but it is best to report. Yes, thanks. Please verify that it's now fixed. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke

[BRLTTY] latest git fails on osx

2020-06-02 Thread rmgls
Hello Dave, brltty fails to build on mac osx10.15 (5) . it is simple to correct it locally but it is best to report. here is the last lines of my build log:gcc -I. -I. -I./../Programs = -I../Programs -I../Headers -I./.. -I..-DHAVE_CONFIG_H -g -O2 = -std=3Dgnu99 -Wall