Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#12419 closed bug (fixed)

Input_server does not build with DEBUG=1

Reported by: vidrep Owned by: korli
Priority: normal Milestone: Unscheduled
Component: Servers/input_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I tried to build a debug build of input server from source, but build fails with error:...failed C++ boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/BottomlineWindow.o ... BUILD FAILURE: ...failed updating 4 target(s)... ...skipped 1 target(s)... ~/haiku>

Attachments (3)

jam_input_server (12.1 KB ) - added by vidrep 9 years ago.
Jamfile (1.5 KB ) - added by vidrep 9 years ago.
UserBuildConfig (1.2 KB ) - added by vidrep 9 years ago.

Download all attachments as: .zip

Change History (7)

by vidrep, 9 years ago

Attachment: jam_input_server added

by vidrep, 9 years ago

Attachment: Jamfile added

by vidrep, 9 years ago

Attachment: UserBuildConfig added

comment:1 by diver, 9 years ago

Component: - GeneralServers/input_server
Owner: changed from nobody to korli

comment:2 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev49717. Sorry for the delay.

comment:3 by vidrep, 9 years ago

Thanks Adrien. I'll give it a try and report back later.

comment:4 by vidrep, 9 years ago

I did a git pull, modified the line in the UserBuildConfig, and it created a debug build of input_server in the correct directory. So, I guess that's confirmation of a fix for this ticket. Thanks again.

Note: See TracTickets for help on using tickets.