[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[help-gnubatch] Gnubatch won't build with gcc 7.4
From: |
Alex Crosby |
Subject: |
[help-gnubatch] Gnubatch won't build with gcc 7.4 |
Date: |
Tue, 1 Oct 2019 17:58:27 +0000 |
I am trying to build gnubatch on my Ubuntu 18.04 workstation and a cluster of
servers, but I seem to be running into the error below. The seems to be an
issue that previous compiler version’s allowed in some circumstances. Should I
try to submit a bug report, and is there an easy work around I can implement
for gnubatch-1.11?
make output:
gcc -O -g -Wall -fno-stack-protector -Ihdrs -I.. -c -o btsched.o btsched.c
btsched.c: In function ‘trap_loop’:
btsched.c:247:16: error: dereferencing pointer to incomplete type ‘struct
ucontext’
pc = uc->uc_mcontext.gregs[14];
^~
Thanks,
Alex
--
Alexander Crosby
Ocean Engineer
Oceanweather Inc.
350 Bedford St. Suite 404
Stamford, CT 06901
http://www.oceanweather.com
address@hidden
telegram: https://t.me/crosbyar
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [help-gnubatch] Gnubatch won't build with gcc 7.4,
Alex Crosby <=