Quantcast
Channel: xda-developers - Android Q&A, Help & Troubleshooting
Viewing all articles
Browse latest Browse all 18891

[Q] libgabi++ already defined by abi/cpp

$
0
0
As a little personal learning project, I'm having a go at trying to build ICS AOSP for my phone (Haier W718).

To start off I copied the moto/stingray device folder and modified all the files/folders to fit my phone to the best of my ability, mainly due to the fact that I don't have much experience in this field yet, and I'm doing my best to learn.

I added the device to the lunch menu, and lunch loads the variables correctly. However, upon running
Code:

make -j6
, the compiler process spits out the following:

Code:

==============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.0.4
TARGET_PRODUCT=full_w718
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=IMM67L
==============================================
build/core/base_rules.mk:166 *** abi/cpp: MODULE.TARGET.SHARED_LIBRARIES.libgabi++ already defined by abi/cpp. Stop.

Now, I can successfully compile Android for full_eng IF my device folder is not present.

For reference sake, I've attached my device folder as a .zip, if you wouldn't mind looking through the files.

Attached Files
File Type: zip haier.zip - [Click for QR Code] (3.15 MB)

Viewing all articles
Browse latest Browse all 18891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>