Re: struct branch build error

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

I think the problem is that you're trying to build from the source dir. For 4.1+, this was changed a few months ago to facilitate having multiple builds for different architectures and branches. Try making from the build directory.

Here was my original announcement.

But you also said...

mattlewis also said...

The "old" way of configuring from the source directory should still work, though you'll still need to run make from the new build directory. This means that the eubins server will need to be updated.

Which is sort of confusing: does the "old" way still work if we "need to run make from the new build directory?"

I thought the "old" way was simply cd source && ./configure && make.

Alas, unless I've done something wrong, I got the same error with this new build method.

$ make clean 
$ cd ../../ 
$ mkdir euphoria-struct 
$ cd euphoria-struct/ 
$ ../euphoria/source/configure 
$ make 
[...snip...] 
Can't open 'ICON.ex'/home/Greg/Downloads/euphoria/source/eui.rc: line 8: 1: command not found 
make[3]: *** [C:/Users/Greg/Downloads/euphoria-struct/eui.res] Error 127 
make[3]: Leaving directory `/home/Greg/Downloads/euphoria-struct' 
make[2]: *** [interpreter] Error 2 
make[2]: Leaving directory `/home/Greg/Downloads/euphoria-struct' 
make[1]: *** [interpreter] Error 2 
make[1]: Leaving directory `/home/Greg/Downloads/euphoria-struct' 
make: *** [all] Error 2 

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu