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
Note:
See TracTickets
for help on using tickets.
luroh, could you please try to add "device" in the library name map ?