On Sunday, 19 April 2015 at 21:26:11 UTC, Vladimir Panteleev
wrote:
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
Great thanks that cured the linking problem but there are still
more errors during the build. I'm giving up for now as i only
need the html but it's disappointing that it's so broken.