/usr/bin/ld: crtbegin.o: No such file: No such file or directory.This error is quite misleading as it is likely could be due to the missing guile and guile-devel packages.
Do a yum install
# yum install guile guile-develand recompile again
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
/usr/bin/ld: crtbegin.o: No such file: No such file or directory.This error is quite misleading as it is likely could be due to the missing guile and guile-devel packages.
# yum install guile guile-develand recompile again
No comments:
Post a Comment