Thanks! That seemed to have worked!

The issue was pkg-config was not installed. After I installed it, the rest 
of the setup went smoothly.

On Tuesday, September 19, 2017 at 2:48:25 PM UTC-4, Rodolph Perfetta wrote:
>
> The script is failing to run a command, have you tried running the command 
> on its own? Maybe you don't have pkg-config installed.
>
> Rodolph
>
> On Tue, 19 Sep 2017 at 07:48 Benny Mei <[email protected] <javascript:>> 
> wrote:
>
>> Hi all,
>>
>> I am attempting to build v8 from source by following the directions here 
>> <https://github.com/v8/v8/wiki/Building-from-Source>.
>>
>> However, I am receiving an error on step 4, "Generate the necessary build 
>> files by executing the following in your terminal/shell:". When executing 
>>
>> `tools/dev/v8gen.py x64.release`
>>
>> I receive an error saying that pkg_config.gni returned with some non-zero 
>> exit code.
>>
>> Complete error log is attached.
>>
>> Has anyone encountered this error before / know how to resolve?
>>
>> Thanks,
>> Benny
>>
>> -- 
>> -- 
>> v8-users mailing list
>> [email protected] <javascript:>
>> http://groups.google.com/group/v8-users
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "v8-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to