Project

General

Profile

Actions

Bug #2720

closed

arm build comple crash :arm/convert code

Added by o8ko8k over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/07/2017
Due date:
% Done:

100%

Spec Reference:

Description

when running ./configure --with-neon-vfpv4

There appears to be a leftover endif statement from the move of common convert code.

make3: Entering directory '/home/username/source_code/osmo-trx/Transceiver52M/arm'
CC convert.lo
CPPAS convert_neon.lo
CC convolve.lo
convert.c:57:2: error: #endif without #if
#endif

Also, possibly a left over reference causing compile crash for arm builds

/home/username/source_code/osmo-trx/Transceiver52M/osmo-trx.cpp:453: undefined reference to `convert_init'


Files

osmo-trx.cpp osmo-trx.cpp 13.5 KB missing call to x86 function convert_init() o8ko8k, 12/11/2017 04:33 PM
convert.c convert.c 2.23 KB bad #endif o8ko8k, 12/11/2017 04:33 PM

Related issues

Related to OsmoTRX - Bug #2721: OsmoTRX build verification job for armResolvedpespin12/07/2017

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)