Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] PR #682 multiple directory fails to build on 32-bit PPC #696

Closed
fklassen opened this issue Jan 27, 2022 · 1 comment · Fixed by #697
Closed

[Bug] PR #682 multiple directory fails to build on 32-bit PPC #696

fklassen opened this issue Jan 27, 2022 · 1 comment · Fixed by #697
Assignees
Labels

Comments

@fklassen
Copy link
Member

To Reproduce
Steps to reproduce the behavior:

  1. start 32-bit PPC
  2. attempt to build

Expected behavior
should build

Actual behavior

...
make[3]: Entering directory `/home/user/tcpreplay-4.4.0-beta2/src'
  CC             tcpreplay-tcpreplay.o
In file included from tcpreplay.c:30:0:
/usr/includd/fts.h:41:3: error: #error "<fts.h> cannot be used with -D_FILE_OFFSET_BITS==64"

System (please complete the following information):

  • OS: Linux Debian PPC
  • OS version: 3.2.51-1
  • Tcpreplay Version: 4.4.0-beta2

Introduced by PR #682 and staged in #692.

@fklassen fklassen self-assigned this Jan 27, 2022
@fklassen fklassen added the bug label Jan 27, 2022
fklassen added a commit that referenced this issue Jan 28, 2022
@fklassen fklassen linked a pull request Jan 28, 2022 that will close this issue
fklassen added a commit that referenced this issue Jan 28, 2022
@fklassen
Copy link
Member Author

fixed in PR #697

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant