- (....)
- /Adat/src/cal-1.0> gcc cal.c
- cal.c:37:23: fatal error: sys/types.h: No such file or directory
- #include <sys/types.h>
- ^
- compilation terminated.
- /Adat/src/cal-1.0> setarch x86_gcc2
- /Adat/src/cal-1.0> gcc cal.c
- /Adat/src/cal-1.0/cal.c:37: sys/types.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:39: ctype.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:41: locale.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:42: stdio.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:43: stdlib.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:44: string.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:45: time.h: No such file or directory
- /Adat/src/cal-1.0/cal.c:46: unistd.h: No such file or directory
- /Adat/src/cal-1.0>
- (....)
- /Adat/src/netatalk> ./configure
- checking build system type... i586-pc-haiku
- checking host system type... i586-pc-haiku
- checking target system type... i586-pc-haiku
- checking for a BSD-compatible install... /bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking for gawk... (cached) gawk
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... configure: error: in `/Adat/src/netatalk':
- configure: error: cannot run C compiled programs.
- If you meant to cross compile, use `--host'.
- See `config.log' for more details
SHARE
TWEET
Untitled
a guest
May 14th, 2015
237
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
