Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Is this likely my fault ?
12-18-2015, 06:02 PM (This post was last modified: 12-18-2015 06:03 PM by ggaliens.)
Post: #1
Is this likely my fault ?
Is this likely my fault ? Probably. But happens when I attempt official source build. I tried to debug it once, and it appeared to have to do with makefile re-entry and using += vs = in makefile assignments.

So my question is ... Dan ... does this happen to you ? Micheus ?



Code:
make[2]: Leaving directory `/c/users/mark/wings/intl_tools'
make[1]: Leaving directory `/c/users/mark/wings/intl_tools'
(cd src; make)
make[1]: Entering directory `/c/users/mark/wings/src'
make TYPE=opt common
make[2]: Entering directory `/c/users/mark/wings/src'
erlc  -I '/c/program files/erl7.1/lib' -I '/c/users/mark'   -Werror -I ../e3d +d
ebug_info '-Dwings_version="2.0.2"' -pa ../intl_tools  -Werror -I ../e3d +debug_
info '-Dwings_version="2.0.2"' -pa ../intl_tools  -o../ebin wings_lang.erl
wings_lang.erl: redefining macro 'wings_version'
make[2]: *** [../ebin/wings_lang.beam] Error 1
make[2]: Leaving directory `/c/users/mark/wings/src'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/c/users/mark/wings/src'
make: *** [all] Error 2
Reply
12-18-2015, 06:19 PM
Post: #2
RE: Is this likely my fault ?
Never seen it before..
Reply


Forum Jump:


User(s) browsing this thread: 1 Guest(s)