It sounds like you're using at least some of the code from Oreo, but didn't
take the repo manifest updates that added <linkfile> entries to put those
back into place. Which may mean that you're also missing new projects, or
still have projects that have been removed as well.

- Dan

On Wed, Sep 19, 2018 at 8:57 AM Glenn Kasten <gkas...@android.com> wrote:

> On Linux, build/envsetup.sh is a symlink to make/envsetup.sh so you can
> still use:
>    . build/envsetup.sh
>
> Are you sure you are in the top directory of your sandbox when you issued
> the ". build/envsetup.sh" ?
>
> "lunch 39" might not be a valid lunch target.  Try using another lunch
> target name such as
> "lunch aosp_arm-eng" etc.
>
>
> On Wednesday, September 19, 2018 at 8:21:53 AM UTC-7, ashok reddy reddy
> wrote:
>>
>> I am trying to build android O code. Looks like in O some folder
>> structure is modified ie envsetup.sh is moved form build/envsetup.sh to
>> build/make/envsetup.sh.
>>
>> Lunch command is failing for me.
>>
>>
>> *. build/make/envsetup.sh *
>> including device/generic/car/vendorsetup.sh
>> including device/generic/mini-emulator-arm64/vendorsetup.sh
>> including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
>> including device/generic/mini-emulator-x86_64/vendorsetup.sh
>> including device/generic/mini-emulator-x86/vendorsetup.sh
>> including device/generic/uml/vendorsetup.sh
>> including device/qcom/common/vendorsetup.sh
>> including sdk/bash_completion/adb.bash
>>
>>
>> *lunch 39*
>> cat: /build/envsetup.sh: No such file or directory
>> cat: /build/envsetup.sh: No such file or directory
>> make: build/core/config.mk: No such file or directory
>> make: *** No rule to make target `build/core/config.mk'.  Stop.
>>
>> anyone build android O code?...
>>
>>
>> Please let me know the steps to build.
>>
>>
>> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to