: undefined reference to 'inet_ntoa_r'
Please run: ifconfig
Did you connect correctly to your WiFi router?
BR,
Alan
On 3/17/23, Gustavo Soares wrote:
> I've defined the default gateway and the router IP in the menuconfig like
> this:
>
> Library Routines
> ├── N
Please run: ifconfig
Did you connect correctly to your WiFi router?
BR,
Alan
On 3/17/23, Gustavo Soares wrote:
> I've defined the default gateway and the router IP in the menuconfig like
> this:
>
> Library Routines
> ├── NETDB Support
> ├── DNS Name Resolution
> ├── Ta
I've defined the default gateway and the router IP in the menuconfig like
this:
Library Routines
├── NETDB Support
├── DNS Name Resolution
├── Target IPv4 address (default gateway)
Application Configuration
├── Network Utilities
├── Network Initialization
Hello Gustavo,
By "connected esp to the internet" do you mean that your board has public
IP (not in the local network) or accessible via NAT?
Because if you just connect board to home WiFi router that provides
Internet, this is not "connected esp to the internet". If that is the case,
then better
Hi, Alan!
Thank you and Petro for the support, it's compiling now! I also connected
the esp to the internet, but for some reason both 'nslookup' and 'ping' are
failing and when I start the webserver it gets stuck in the 'starting
webserver' message.
Em sex., 17 de mar. de 2023 às 08:52, Alan C. A
df/en/latest/esp32/api-guides/tools/idf-tools.html#custom-installation
>>>>
>>>> BR,
>>>>
>>>> Alan
>>>>
>>>> On 3/17/23, MIGUEL ALEXANDRE WISINTAINER wrote:
>>>>> Alan
>>>>>
>>>>> Here is compiling, a
figure.sh esp32-devkitc:wapi
Gustavo, did you use the last update of esp-idf ?
[cid:70bddf51-e6f1-4a78-867e-90ffdda495e5]
De: Alan C. Assis
Enviado: sexta-feira, 17 de março de 2023 11:52
Para: dev@nuttx.apache.org
Assunto: Re: undefined reference to 'inet_nto
;>
>> On 3/17/23, MIGUEL ALEXANDRE WISINTAINER wrote:
>>> Alan
>>>
>>> Here is compiling, after use
>>>
>>> make distclean
>>> ./tools/configure.sh esp32-devkitc:wapi
>>>
>>> Gustavo, did you use the last update of esp-idf ?
>
stavo, did you use the last update of esp-idf ?
[cid:70bddf51-e6f1-4a78-867e-90ffdda495e5]
De: Alan C. Assis
Enviado: sexta-feira, 17 de março de 2023 11:52
Para: dev@nuttx.apache.org
Assunto: Re: undefined reference to 'inet_ntoa_r'
s/Then example/Then
_
>> De: Alan C. Assis
>> Enviado: sexta-feira, 17 de março de 2023 11:52
>> Para: dev@nuttx.apache.org
>> Assunto: Re: undefined reference to 'inet_ntoa_r'
>>
>> s/Then example/Then enable/
>>
>> On 3/17/23, Alan C. Assis wrote:
> De: Alan C. Assis
> Enviado: sexta-feira, 17 de março de 2023 11:52
> Para: dev@nuttx.apache.org
> Assunto: Re: undefined reference to 'inet_ntoa_r'
>
> s/Then example/Then enable/
>
> On 3/17/23, Alan C. Assis wrote:
>>
@nuttx.apache.org
Assunto: Re: undefined reference to 'inet_ntoa_r'
s/Then example/Then enable/
On 3/17/23, Alan C. Assis wrote:
> Hi Gustavo,
>
> Enabling all the network needed features on NuttX is very time
> consuming, so this is a good idea to start with a working exa
s/Then example/Then enable/
On 3/17/23, Alan C. Assis wrote:
> Hi Gustavo,
>
> Enabling all the network needed features on NuttX is very time
> consuming, so this is a good idea to start with a working example.
>
> In this case nsh is not the recommended starting point, but wapi (wifi
> board pro
Hi Gustavo,
Enabling all the network needed features on NuttX is very time
consuming, so this is a good idea to start with a working example.
In this case nsh is not the recommended starting point, but wapi (wifi
board profile).
Try this sequence:
make distclean
./tools/configure.sh esp32-devkit
14 matches
Mail list logo