Building website from git master, why does it checkout DMD v2.066.1 and die?
Vladimir Panteleev via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Apr 19 14:26:09 PDT 2015
On Sunday, 19 April 2015 at 16:20:23 UTC, Gary Willoughby wrote:
> If i pass the correct information on the command line it gets
> past the library errors but now shows linker errors.
I'm not seeing the compilation errors when building on the
staging server, so not sure why you're getting them. I would
suggest to try creating a new directory, cloning dlang.org into a
subdirectory of that directory, and then running the build -
posix.mak should fetch and build the remaining components.
And as for the link errors - this is on a Ubuntu (or
Ubuntu-based) distribution, right? Here's my workaround:
https://issues.dlang.org/show_bug.cgi?id=12572#c5
More information about the Digitalmars-d-learn
mailing list