ubuntu 20.04 compiler problem?
R C
cjvijf at gmail.com
Fri Sep 25 05:34:17 UTC 2020
and actually, it is declared in
/usr/include/aarch64-linux-gnu/asm/sigcontext.h:
On 9/24/20 11:05 PM, Sheemon Lists wrote:
> Do you mean "... Beyond trying to declare a variable as 128bit integer?
> I do not remember having such a large integer. 64bit is 'long long's,
> used to be 'quad'. Perhaps you are using an old source code that makes
> a reference to a quad.
> Send me the source file. I will look into it.
>
> Simon
>
>
> On Thu, Sep 24, 2020, 23:47 R C <cjvijf at gmail.com
> <mailto:cjvijf at gmail.com>> wrote:
>
> Hello,
>
>
> I am trying to compile something, on Ubuntu 20.04, and see this error:
>
>
> arm-linux-gnueabihf-g++ `pkg-config --cflags libcurl` -std=c++11
> -DUSE_GPIO_TS -DNDEBUG -DRPI -DINCLUDE_HTTPD -O2 -Wall -c
> -fmessage-length=0 -pthread -MMD -MP -MF"f007th_send.d"
> -MT"f007th_send.o" -o "f007th_send.o" "../f007th_send.cpp"
> In file included from
> /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
> from /usr/arm-linux-gnueabihf/include/signal.h:291,
> from ../RFReceiver.hpp:16,
> from ../f007th_send.cpp:10:
> /usr/include/aarch64-linux-gnu/asm/sigcontext.h:77:2: error:
> ‘__uint128_t’ does not name a type; did you mean ‘__uint32_t’?
>
>
> any ideas?
>
>
> thanks,
>
>
> Ron
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com <mailto:ubuntu-users at lists.ubuntu.com>
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20200924/39bb059a/attachment.html>
More information about the ubuntu-users
mailing list