Closed Bug 940205 Opened 11 years ago Closed 11 years ago

UNIFIED_SOURCES silently grabs wrong file in case of multiple files with same leaf name in different dirs

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 939580

People

(Reporter: bjacob, Unassigned)

References

Details

I was working on dom/base in bug 940191.

I got linking errors that were about multiply defined symbols from ipc/glue/MessageChannel.cpp.

That made no sense from here, as I was only tweaking dom/base.

But there is a dom/base/MessageChannel.cpp file.

And the UNIFIED_SOURCES build system was mistaking ipc/glue/MessageChannel.cpp for dom/base/MessageChannel.cpp.
Flags: needinfo?(ehsan)
Component: DOM → Build Config
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Try my patch (either of them!) in bug 939580.
Flags: needinfo?(ehsan)
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.