Opened 12 years ago

Closed 12 years ago

#8800 closed bug (fixed)

SerialConnect does not cross compile

Reported by: luroh Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Applications Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev44419, gcc2.

SerialConnect fails to build under Linux (Xubuntu 12.04, 64-bit) with the following error:

Link ../../../generated/objects/haiku/x86/release/apps/serialconnect/SerialConnect 
/home/luroh/develop/haiku/haiku/generated/cross-tools/i586-pc-haiku/bin/ld: cannot find -ldevice
collect2: ld returned 1 exit status

Change History (4)

comment:1 by korli, 12 years ago

luroh, could you please try to add "device" in the library name map ?

comment:2 by luroh, 12 years ago

Yes, that fixes it here.

comment:3 by korli, 12 years ago

Please commit :)

comment:4 by mmadia, 12 years ago

Resolution: fixed
Status: newclosed

Applied in hrev44437

Note: See TracTickets for help on using tickets.