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

fatal error: byteswap.h: No such file or directory #5

Open
noloader opened this issue Jun 24, 2020 · 0 comments
Open

fatal error: byteswap.h: No such file or directory #5

noloader opened this issue Jun 24, 2020 · 0 comments

Comments

@noloader
Copy link

Hi Everyone,

I'm testing on FreeBSD 12.0, x86_64. One compile error:

libtool: compile:  gcc -I. -I. -I../include -I./../include -I.. -I./.. -I/home/jwalton/tmp/ok2delete/include -DNDEBUG -g2 -O2 -march=native -fPIC -pthread -fvisibility=hidden -DLIBDIR=\"/home/jwalton/tmp/ok2delete/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/jwalton/tmp/ok2delete/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
In file included from ./converters.h:125,
                 from ./iconv.c:71:
./utf8mac.h:48:11: fatal error: byteswap.h: No such file or directory
   48 | # include <byteswap.h>
      |           ^~~~~~~~~~~~
compilation terminated.
gmake[1]: *** [Makefile:82: iconv.lo] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant