Re: unable to build OE after the last few commits

new topic     » goto parent     » topic index » view thread      » older message » newer message

I successfully built the struct branch the other day. I just switched back to the default branch and I am getting this error, which is different from the error you're getting.

[greg@localhost source]$ hg branch 
default 
 
[greg@localhost source]$ make distclean 
*SNIP* 
 
[greg@localhost source]$ ./configure 
Writing configuration to ./config.gnu... 
Getting version string... 
VERSION=4.1.0 
Writing Makefile... 
Writing eu.cfg to /home/greg/Projects/euphoria/source/build/eu.cfg... 
 
[greg@localhost source]$ make 
*SNIP* 
Translating eui.ex to create 
rm -f /home/greg/Projects/euphoria/source/build/intobj/{*.c,*.o} 
(cd /home/greg/Projects/euphoria/source/build/intobj;eui -i /home/greg/Projects/euphoria/include   /home/greg/Projects/euphoria/source/euc.ex  -nobuild -i /home/greg/Projects/euphoria/include -gcc    \ 
        -arch ix86_64 -c "/home/greg/Projects/euphoria/source/build/eu.cfg" \ 
        -c /home/greg/Projects/euphoria/source/eu.cfg /home/greg/Projects/euphoria/source/eui.ex ) 
/home/greg/Projects/euphoria/source/scanner.e:1074 
<0074>:: Errors resolving the following references: 
    'MAX_ATOM' (../../scanner.e:1017) has not been declared. 
    'MAX_ATOM' (../../scanner.e:1074) has not been declared. 
 
                if fnum > (MAX_ATOM - digit)/nBase then 
                                    ^ 
 
 
Press Enter 

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu