bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* make[3]: *** [Makefile:1910: freadahead.o] Error 1
@ 2020-09-07  2:59 z___qf
  2020-09-07 16:46 ` Bruno Haible
  2020-09-07 19:56 ` Paul Eggert
  0 siblings, 2 replies; 3+ messages in thread
From: z___qf @ 2020-09-07  2:59 UTC (permalink / raw)
  To: bug-gnulib

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]



freadahead.c: In function 'freadahead':
freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
   92 |  #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
      |   ^~~~~
make[3]: *** [Makefile:1910: freadahead.o] Error 1
make[3]: Leaving directory '/opt/build/m4-1.4.18/lib'
make[2]: *** [Makefile:1674: all] Error 2
make[2]: Leaving directory '/opt/build/m4-1.4.18/lib'
make[1]: *** [Makefile:1572: all-recursive] Error 1
make[1]: Leaving directory '/opt/build/m4-1.4.18'
make: *** [Makefile:1528: all] Error 2

[-- Attachment #2: Type: text/html, Size: 1291 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make[3]: *** [Makefile:1910: freadahead.o] Error 1
  2020-09-07  2:59 make[3]: *** [Makefile:1910: freadahead.o] Error 1 z___qf
@ 2020-09-07 16:46 ` Bruno Haible
  2020-09-07 19:56 ` Paul Eggert
  1 sibling, 0 replies; 3+ messages in thread
From: Bruno Haible @ 2020-09-07 16:46 UTC (permalink / raw)
  To: bug-gnulib; +Cc: z___qf, bug-m4

[CCing bug-m4]

z___qf wrote:
> 
> freadahead.c: In function 'freadahead':
> freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
>    92 |  #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
>       |   ^~~~~
> make[3]: *** [Makefile:1910: freadahead.o] Error 1
> make[3]: Leaving directory '/opt/build/m4-1.4.18/lib'
> make[2]: *** [Makefile:1674: all] Error 2
> make[2]: Leaving directory '/opt/build/m4-1.4.18/lib'
> make[1]: *** [Makefile:1572: all-recursive] Error 1
> make[1]: Leaving directory '/opt/build/m4-1.4.18'
> make: *** [Makefile:1528: all] Error 2

The m4-1.4.18 release is not usable on modern glibc systems nor on modern macOS
any more [1].

The newest created (snapshot) tarball is available through the Gitlab UI
https://gitlab.com/gnu-m4/ci-distcheck
 > CI/CD > Jobs > Finished (check-optimized)
 > Job artifacts > Browse > m4-snapshot.tar
or directly through the following command sequence:
  wget -O m4-snapshot.tar 
'https://gitlab.com/gnu-m4/ci-distcheck/-/jobs/artifacts/master/raw/m4-snapshot.tar?job=check-optimized'
  tar xf m4-snapshot.tar

Bruno

[1] https://lists.gnu.org/archive/html/bug-m4/2020-03/msg00000.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make[3]: *** [Makefile:1910: freadahead.o] Error 1
  2020-09-07  2:59 make[3]: *** [Makefile:1910: freadahead.o] Error 1 z___qf
  2020-09-07 16:46 ` Bruno Haible
@ 2020-09-07 19:56 ` Paul Eggert
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Eggert @ 2020-09-07 19:56 UTC (permalink / raw)
  To: z___qf; +Cc: bug-gnulib

On 9/6/20 7:59 PM, z___qf wrote:

> freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."

What is the definition of fflush, fread, and ungetc on your platform?

What platform are you using?

What package are you compiling?

How did you configure and build freadahead.c?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-07 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07  2:59 make[3]: *** [Makefile:1910: freadahead.o] Error 1 z___qf
2020-09-07 16:46 ` Bruno Haible
2020-09-07 19:56 ` Paul Eggert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).