Skip to content

Dragonegg is failing to build under Debian KFreebsd #10851

@sylvestre

Description

@sylvestre
Bugzilla Link 10479
Resolution FIXED
Resolved on Jul 26, 2011 10:32
Version 2.9
OS Linux

Extended Description

This bug could be reported to llvm since it seems to come from <llvm/ADT/Triple.h>.
Under Kfreebsd, the line:
std::cout << T.getOSTypeName(T.getOS()) << "\n";
will returns unknown.

In the Makefile at the root directory, the following command:
-I$(SRC_DIR)/$(shell $(TARGET_UTIL) -o)
returns "unknown" causing the unknown/OS.h file (which fails on purpose).

It has been reported here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635288

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions