Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make failure #1

Open
GoogleCodeExporter opened this issue Dec 31, 2015 · 0 comments
Open

make failure #1

GoogleCodeExporter opened this issue Dec 31, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. sudo ./idvk get x86
2. sudo ./idvk build x86
3.

What is the expected output? What do you see instead?

############### Last Message #################################
target StaticLib: libc_common
(out/target/product/x86gen/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_c
ommon.a)
target SharedLib: libc
(out/target/product/x86gen/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.s
o)
out/target/product/x86gen/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_co
mmon.a(getservent.o):
In function `getservent_r':
bionic/libc/netbsd/net/getservent.c:102: undefined reference to `htons'
collect2: ld returned 1 exit status
make: ***
[out/target/product/x86gen/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.s
o]
Error 1
make: Leaving directory `/home/jimms/Desktop'
Build error: Stopping here.

What version of the product are you using? On what operating system?
dvk (idvk.tar from the dvk homepage)/ Ubuntu 9.04

Please provide any additional information below.

These are first message of `sudo ./idvk get x86`
============================================
PLATFORM_VERSION_CODENAME=Donut
PLATFORM_VERSION=Donut
TARGET_PRODUCT=x86gen
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=Donut
============================================

thanks!

Original issue reported on code.google.com by Jimms.Hs...@gmail.com on 4 Aug 2009 at 8:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant