@sysjadie_0x: ./configure --prefix=$PREFIX [otras opciones que uses] bash: ./configure: No such file or directory $ ./configure --prefix=$PREFIX /data/data/com.termux/files/usr bash: ./configure: No such file or directory $ ./configure --prefix=$PREFIX [/data/data/com.termux/files/usr] bash: ./configure: No such file or directory $ PREFIX /data/data/com.termux/files/usr En Termux/Android Bionic no existen las llamadas syncfs(2) ni sync_file_range(2), de modo que el build de PostgreSQL las está detectando mal (o no las detecta, pero tu CFLAGS/CVARS fuerzan su uso). Tienes básicamente dos opciones: Volver a ejecutar el configure forzando a «no» esas funciones Aplicar un parche muy sencillo (o un stub) en file_utils.c Vale, vamos a verlo paso a paso. El problema es que en Android (Termux) no existen las funciones syncfs(2) ni sync_file_range(2). Al compilar PostgreSQL, el sistema acaba generando llamadas a esas funciones y da error. Para solucionarlo, lo mejor es indicarle a la comprobación de Autoconf que esas funciones NO existen, de modo que use fsync() en su lugar. #Clickjacking #CyberSecurity #EthicalHacking #InfoSec #WebSecurity #Hacking #PenTest #SecurityAwareness #DataProtection #CyberAttack #InternetSafety #TechTips #OnlineSecurity #ClickjackingAttack #HackingAwareness #SecureYourWebsite #StaySafeOnline #SecurityMatters #WebHacking #TechCommunity

ıllıSyj̾a̾D̾d̾i̾e̾l̾⁹⁰ıllıl
ıllıSyj̾a̾D̾d̾i̾e̾l̾⁹⁰ıllıl
Open In TikTok:
Region: CR
Wednesday 02 July 2025 06:38:58 GMT
361
26
0
0

Music

Download

Comments

There are no more comments for this video.
To see more videos from user @sysjadie_0x, please go to the Tikwm homepage.

Other Videos


About