bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

../ncurses/./tinfo/lib_baudrate.c:77:10: fatal error: 'sys/ttydev.h' fil


From: Mises EnForce
Subject: ../ncurses/./tinfo/lib_baudrate.c:77:10: fatal error: 'sys/ttydev.h' file not found
Date: Sun, 1 Nov 2015 18:59:42 +0100

Hi,

I got ncurses-5.9 from [gnu's ftp][1], extracted and changed dir to the ncurse directory and did this :

mkdir build && cd build

and

../configure --prefix=/usr/local/GNU-CROSS/ncurses-6.0/ CC="clang -fembed-bitcode -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -Wno-error -Wno-implicit-function-declaration -mios-version-min=8.4 -no-integrated-as -arch armv7 -target armv7-apple-darwin" CPP="clang -E" CPPFLAGS="-fembed-bitcode -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -Wno-error -Wno-implicit-function-declaration -mios-version-min=8.4 -no-integrated-as -arch armv7 -target armv7-apple-darwin" --host=armv7-apple-darwin --with-widec

The configure went well, but the `make -j 4` triggered this :

../ncurses/./tinfo/lib_baudrate.c:77:10: fatal error: 'sys/ttydev.h' file not found

How can I fix this ?

Thanks,

M


reply via email to

[Prev in Thread] Current Thread [Next in Thread]