Duncaen / lobase

Port of the OpenBSD userland to Linux.
97 stars 10 forks source link

I'm having troubleshoots at the end of the compilation (with ld) #15

Open takusuman opened 3 years ago

takusuman commented 3 years ago

Everything compiles o.k. until linking with ld. Basically, ld shoots a lot of errors at my screen and at the end of all those errors, there's:

collect2: error: ld returned 1 exit status make[2]: [../../../mk/bsd.prog.mk:74: indent] Error 1 make[1]: [../../mk/bsd.subdir.mk:40: _SUBDIRUSE] Error 1 make: *** [mk/bsd.subdir.mk:40: _SUBDIRUSE] Error 1

The complete log (including configure) is here: https://pastebin.com/nmbNVPiP

ghost commented 3 years ago

Same error using GCC 11.1, both with musl/glibc