Linker error???

BlitzMax Forums/BlitzMax Programming/Linker error???

neilo(Posted 2006) [#1]
Ok, did a SyncMods a few hours ago, and all of a sudden...
Building YAAP
Compiling:YAAP.bmx
flat assembler  version 1.64
5 passes, 0.2 seconds, 194522 bytes.
Linking:YAAP.exe
C:/Program Files/BlitzMax/mod/brl.mod/filesystem.mod/filesystem.release.win32.x86.a(filesystem.bmx.release.win32.x86.o.b)(code+0x6dc): undefined reference to `chmod_'
Build Error: Failed to link C:/Documents and Settings/neilo.TNA/My Documents/BlitzMax/YAAPMax/YAAP.exe
Process complete

Any ideas?!


neilo(Posted 2006) [#2]
Update: I just did a Norton GoBack on the BlitzMax directory to about 1.00pm today (which is the last time I can remember successfully compiling), and it works just hunky-dory.

So looks like something oopsey came down the pipe.

btw: Norton GoBack rocks!!!


DaveK(Posted 2006) [#3]
I'm getting the same error when compiling an empty file !!??


neilo(Posted 2006) [#4]
Have you done a syncmods recently? Like in the last two hours? I've just done another syncmods, and something called stdc.mod came through, killing the linking again.

Now, I've just restored the stdc.mod using GoBack, and the linking is fine.

Ouch!

Edit: Just posted a notification in the bug forum.


popcade(Posted 2006) [#5]
Last sync did cause the problem....
Maybe they're preparing the next update(None ever knows..)?


Dreamora(Posted 2006) [#6]
no but hopefully fixing the "can't run for more than 7 hours" problem.

if it breaks on linking, make a module rebuild ... that normally helps ...


SebHoll(Posted 2006) [#7]
I had this problem but it went away when I rebuilt all modules. Check out this post and this bug report.